we got two HA nodes with ASG 7.4 since yesterday evening. (Tonight we became two mails with subjects: 1. Database Conversion Started 2. Database Conversion Finished)
After unfortunately powerloss (7:40 this morning) of the slave our reporting database seems to be corrupted and no more diagrams will be created in mail security.
These messages appears every few seconds in the HA log:
2009:03:18-13:02:51 ***-1 slon[6543]: [1-1] CONFIG main: slon version 1.2.15 starting up
2009:03:18-13:02:51 ***-1 slon[10030]: [2-1] ERROR cannot get sl_local_node_id - ERROR: schema "_asg_cluster" does not exist
2009:03:18-13:02:51 ***-1 slon[10030]: [3-1] FATAL main: Node is not initialized properly - sleep 10s
2009:03:18-13:02:53 ***-1 slon[6547]: [407-1] ERROR remoteListenThread_2: "select "_asg_cluster".registerNodeConnection(1); listen "_asg_cluster_Event"; " - ERROR: schema
2009:03:18-13:02:53 ***-1 slon[6547]: [407-2] "_asg_cluster" does not exist
2009:03:18-13:02:53 ***-2 slon[23353]: [1-1] CONFIG main: slon version 1.2.15 starting up
2009:03:18-13:02:53 ***-2 slon[30434]: [2-1] ERROR cannot get sl_local_node_id - ERROR: schema "_asg_cluster" does not exist
2009:03:18-13:02:53 ***-2 slon[30434]: [3-1] FATAL main: Node is not initialized properly - sleep 10s
2009:03:18-13:02:59 ***-2 slon[23354]: [285-1] ERROR remoteListenThread_1: "select "_asg_cluster".registerNodeConnection(2); unlisten "_asg_cluster_Event"; " - ERROR: schema
2009:03:18-13:02:59 ***-2 slon[23354]: [285-2] "_asg_cluster" does not exist
Months ago we had similar problems with such messages in HA log and got also that strange behavior with no more creation of diagrams. At that time, we were in connection with the Astaro support by mail and they gave us that hint to rebuild the db:
restore schema asg_cluster
killall slon_control (on master and slave)
slon_control -c (on master and slave)
slon_control (on master and slave)
But this isn't working anymore.
Thanks for your help.
eserzet
This thread was automatically locked due to age.