Upgrading on RHOSO18.0
1] Configuration change
If any config parameter changed in tvo-operator-inputs.yaml like db user password or service endpoints, you can apply the changes using following command.
Above command will output ‘configured' or 'unchanged’ depending upon changes happened in tvo-operator-inputs.yaml.
2] Upgrade to new build
Please follow below steps to upgrade to new build on RHOSO18 setup.
2.1] Upgrade Trilio for OpenStack Operator
Run operator deployment with new image tag as mentioned in step 2 of this documentation
2.2] Upgrade Trilio OpenStack Control Plane Services
Update the image tags in tvo-operator-inputs.yaml as mentioned in step 3.2 of this documentation and apply the changes using below command
Verify the deployment status and successful deployment.
2.3] Upgrade Trilio Data Plane Services
Update the image tags in cm-trilio-datamover.yaml and apply the changes as mentioned in step 4.2 of this documentation
Update the ansible runner tag in trilio-datamover-service.yaml and apply the changes as mentioned in step 4.4 of this documentation
Trigger deployment as mentioned in step 4.5 of this documentation
Verify the deployment as mentioned in step 4.6 of this documentation
2.4] Upgrade Trilio Horizon Plugin
Follow step 5 of this documentation and update the trilio horizon plugin image tag.
Last updated
Was this helpful?