Technical data
52 Brocade Network Advisor SAN Installation and Migration Guide
53-1003580-01
Migration rollback
3
Migration rollback
NOTE
Migration rollback is not supported if you are performing headless migration.
Migration rollback is triggered when a failure occurs while migrating to a different version of
Network Advisor. After successful rollback, the previous version will be running and the destination
version will be uninstalled. The destination version failure logs and the source version supportsave
will be zipped and stored at the source BNA_HOME\support folder in the following format.
Zip file format, Migration_Failure_SupportSave_<Time stamp>.zip
Migration rollback due to insufficient space
When migration rollback fails due to insufficient space, you can either increase the disk space and
try rollback or cancel the migration rollback. The destination version is uninstalled manually if you
cancel the migration rollback. Use the following commands, to retrieve the source version.
For Windows
Install_Home>bin>dbsvc install
Install_Home>bin>dbsvc start
Install_Home>bin>service.bat dcmsvc install
Install_Home>bin>service.bat dcmsvc start
For Windows, if SLP is enabled
Install_Home>cimom>bin>slpd.bat -install
Install_Home>cimom>bin>slpd.bat -start
For Windows, if CIMOM is enabled
Install_Home>bin>service.bat cimomsvc install
Install_Home>bin>service.bat cimomsvc start
For Linux
Install_Home>bin>sh dbsvc start
Install_Home>bin>sh service dcmsvc start
For Linux, if SLP is enabled
Install_Home>bin>sh slpsvc start
For Linux, if CIMOM is enabled
Install_Home>bin>sh service cimomsvc start