Problem Symptom
After DeployManager fails to be upgrade, retry the upgrade by uploading the upgrade package again. However, the upgrade fails again.
Problem Diagnosis
This operation is an abnormal operation. After the upgrade command fails to be executed and exits, an error message is displayed.
Causes
After the last upgrade fails, the failed step is recorded. After the upgrade package is uploaded again, status information about the recorded step changes. Therefore, an error is reported.
Solution
Log in to the node on which the last DeployManager upgrade is performed and run the cat /var/log/deploy/scripts/package.log | grep "\*\*\*" | grep success command to query the successful steps in the last DeployManager upgrade.
Modify the upgrade_step.ini file in the directory of the upgrade script. Set the status of the successful steps in the file to 1.
Run the DeployManager upgrade script again.
Check After Recovery
N/A
Suggestion and Summary
N/A
Applicable Versions
All