- Symptom:If the new version of ZStack Custom ISO does not match the old one during the upgrade, the following error message will be reported:
mount: /dev/loop0 is write-protected, mounting read-only /root Current release c76 not matched the new ISO c74, Use zstack-upgrade -r xxx.iso to update current repo, Use zstack-upgrade -a/--add_repo xxx.iso to add a new repo
- Cause:
The current ISO version used by the system is not suitable for upgrading the installation package. You need to upgrade the corresponding ISO and then upgrade ZStack.
- Solution:Follow these steps to perform the deployment. Here, we take c76 as an example.
- Run the following command to download the latest upgrade script:
wget http://cdn.zstack.io/product_downloads/scripts/zstack-upgrade
- Run the following command to download the latest ISO in the management node:
wget http://cdn.zstack.io/product_downloads/iso/ZStack-x86_64-DVD-3.10.0-c76.iso
- Perform the upgrade. That is, upgrade the yum repo in the ISO and synchronize it to your local server. Then, directly upgrade the management node.
bash zstack-upgrade ZStack-x86_64-DVD-3.10.0-c76.iso
- Run the following command to download the latest upgrade script:
When I upgrade the Cloud, what should I do if the new version of ZStack Custom ISO does not match the old one? Print
Created by: ZStack Support
Modified on: Fri, 25 Mar, 2022 at 3:50 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.