Hi Philip,
This is a known bug â itâs fixed in our trunk repository. Iâm not sure if/how this fix is going to make it into XCP before the next release.
Xapi creates a temporary copy of the database to restore at /var/run/restore_db.db, and restores from this file at startup if it exists. However, as of XCP 1.5 it doesnât delete the restore database so restores it during each successive startup.
A workaround is to delete /var/run/restore_db.db after youâve done the initial restore.
John
From: xen-api-bounces@xxxxxxxxxxxxx [mailto:xen-api-bounces@xxxxxxxxxxxxx] On Behalf Of Philip Chan
Sent: 30 November 2012 12:01
To: xen-api@xxxxxxxxxxxxx
Subject: [Xen-API] pool restore database make the pool work function properly pool db will rollback to backup status
it is xcp 1.6 release.
after upgraded the xcp to xcp 1.6 release. then reboot the master, all slaves have this error. then i need to reinstall the slave and rejoin the pool. but master canot reboot. once it reboots all slaves will need to reinstall. it is also find that the management ip of master cannot be changed. it will rollback to the setting of the backup status. for example if the restored master ip is 192.168.1.2 then it will reset to this ip after reboot. i tried xe pif reconfigure ip, xsconsole, xe-emgerency-reset network are failed to change the ip. once it boot xsconsole will report the newly set ip. but after while it will reset to the backup ip. ctrl-c to resetting the screen will refresh the host ip. so it seems look like the host setting frozen to the restored settings.