Upgrading on RHOSO
1] Configuration change
cd ctlplane-scripts
./deploy_tvo_control_plane.sh2] Upgrade to new build
mv triliovault-cfg-scripts triliovault-cfg-scripts-old
git clone -b {{ trilio_branch }} https://github.com/trilioData/triliovault-cfg-scripts.gitUpgrade Path 1: Upgrade T4O 6.1.7+ to 6.1.9
2.1] Upgrade Trilio for OpenStack Operator
2.2] Edit tvo-operator-inputs.yaml file
2.3] Run deploy command
2.4] Verify successful deployment of T4O control plane services.
3] Upgrade Trilio Data Plane Services
4] Upgrade Trilio Horizon Plugin
5] Upgrade dynamically added Backup Target
Upgrade Path 2: Upgrade T4O from 6.1.6 or Earlier to 6.1.9
2.1] Edit tvo-operator-inputs.yaml file
2.2] Upgrade T4O to latest T4O (at least to 6.1.9) with old db approach.
2.3] Create TLS certificate secrets
2.4] Run deploy command
2.5] Upgrade Trilio for OpenStack Operator
2.6] Verify successful deployment of T4O control plane services.
2.7] Create the trilio-openstack-secret in the trilio-openstack namespace.
2.8] Take workloadmgr Database Dump
2.9] Upgrade T4O 6.1.9 deployment with new database approach
2.10] Run deploy command
2.11] Verify successful deployment of T4O control plane services.
2.12] Import Old workloadmgr Database Data into New Galera
workloadmgr Database Data into New Galera2.13] Restart of wlm-cron
3] Upgrade Trilio Data Plane Services
4] Upgrade Trilio Horizon Plugin
5] Upgrade dynamically added Backup Target
5.1] Upgrade dynamic backup target on control plane
⚠️ Important Upgrade Note for T4O 6.1.3 or Older
5.2] Upgrade dynamic backup target on data plane
Last updated
Was this helpful?
