
Title
Create new category
Edit page index title
Edit category
Edit link
Rollback LTS2 5.6
LTS2 restore
If the upgrade from LTS2 patch2 to LTS2 patch4 to SMCP fails then follow the rollback procedure, assuming backup is already taken:
- Download and install
5.9artifacts.
Ensure older 5.6 artifacts, especially /opt/pf9/airctl/pf9-kube/pf9-kube.tar.gz and /opt/pf9/airctl/nodelet/nodelet.tar.gz are renamed or copied to some other location, as the installation of the 5.9 artifacts may override those
- Delete mgmt cluster
xxxxxxxxxxairctl stopairctl unconfigure-du --force airctl advanced-ddu delete-mgmt- Update the nodelet-bootstrap-config file by adding the
5.6kubedu and nodelet images as part of userImages field.
xxxxxxxxxxuserImages:- /home/centos/patch2/kubedu-imgs-v-5.6.xxx.tar.gz- /home/centos/patch4/kubedu-imgs-v-5.6.xxx.tar.gz- Rename
/opt/pf9/airctl/conf/helm_charts/consul-0.24.0.tgztoconsul-1.2.0.tgz.
Move/Rename the original consul-1.2.0.tgz to some other location.
- Run airctl restore.
We can seamlessly upgrade to LTS2-patch4 (using the process mentioned under the upgrade guide), if the LTS2-patch2 setup is restored using the above procedure.
As we are using 5.9 airctl binary here, we will not face this issue mentioned in the kb.
- Later move to SMCP, follow the upgrading to SMCP guide.
After restore, we should be able to login to UI and view the existing workload clusters.
After restore, errors seen in the consul pod saying 'ACL not found', which are harmless and can be ignored.
So, we are currently skipping the consul upgrade in the upgrade step and installing the upgraded consul in the restore process itself.