Hello, friend!
Today I want to share a case about the OSMigrate upgrade failing, and the error message '18000012 Failed to back up the HDC configuration.' is displayed.
Problem description
During the OSMigrate upgrade, error 18000012 failed to back up the HDC configuration.
Problem analysis
1. During the upgrade of FusionAccess 6.5.1 to FusionAccess 8.0.2, the OS upgrade error 18000012 failed to back up the HDC configuration.
2. Check the error log /home/FusionAccess/osmigrate/osmigrate.log and find that only ERROR backup HDC failed is reported and error number.
3. Check the /home/FusionAccess/osmigrate/backup.sh script and find the error information.
4. Check the BACKUP_PATH (/mdata/mbackup/) directory based on the script. It is found that the directory is normal.
6. Check the util.sh script based on adapSTATE. Check the /opt/HDC/path directory.
7. The STATE_XXX.xml file is missing from the directory. Copy the file from other components and modify the file. Then perform the upgrade again. The upgrade is successful.
This is my solution, how about yours? Go ahead and share it with us!