Cannot Recover Fusion Manager Database with Ibrix_Recover Command

Cannot recover Fusion Manager database with
ibrix_recover command.
Solution ID: 82
Created: 11/13/2008
DETAILS:
Issue:
Restore FM database with the ibrix_recover command and recieve hibernate errors in
the fusionserver.log when you restart the Fusion Manager Services. You will also get an
error "no row with given identifier exists: com.ibrix.engine.model#80" in the Fusion
Manager log.
Resolution:
Please use the following procedure to backup and restore the FM database with IBRIX
3.1.
Run the following command on the original FM
--------------------------------------------------------
1.) /usr/local/ibrix/bin/db_backup.sh
2.) cp /usr/local/ibrix/log/db_log <new_fm_ip>:/root
Run the following steps on the new FM
----------------------------------------------
3.) chmod 777 /root/db_log
4.) /etc/init.d/brix_fusionmanager stop
5.) /usr/local/ibrix/init/ibrix_postgresql start
6.) su -l ibrix
7.) dropdb fusion
8.) createdb fusion
9.) psql -f /root/db_log
10.) psql -d fusion -f /tmp/db_log
11.) exit
12.) /etc/init.d/ibrix_fusionmanager restart
IBRIX_S00000082.pdf
Last Modified: 11/13/2008

Summary of content (1 pages)