Upgrade
airctl upgrade --config /opt/pf9/airctl/conf/airctl-config.yamlairctl upgrade --region <region-name> --config /opt/pf9/airctl/conf/airctl-config.yaml# airctl upgrade --region Region1 --config /opt/pf9/airctl/conf/airctl-config.yaml
INFO rollback state directory /tmp/airctl_ddu_backup_Region1_240020739
INFO Saving the helm revisions to the state file
INFO --- backing up region--- Region1
INFO Archive created successfully for Region1. Backup backup.tar.gz saved to /tmp/airctl_ddu_backup_Region1_240020739
INFO --- moving old state file to /tmp/airctl_ddu_backup_Region1_240020739/state.yaml ---
INFO --- moving old kplane_values.yaml file to /tmp/airctl_ddu_backup_Region1_240020739/kplane_values.yaml ---
SUCCESS Upgrading region Region1
upgrade doneUpdate PXC objects:
kubectl patch pxc percona-db-pxc-db -n <namespace> --type='merge' -p '{"spec":{"pxc":{"resources":{"requests":{"memory":"3Gi"},"limits":{"memory":"6Gi"}}}}}'Last updated
Was this helpful?
