Upgrading on TripleO Train [CentOS7]
1. Generic Pre-requisites
2. [On Undercloud node] Clone triliovault repo and upload trilio puppet module
2.1 Clone the latest configuration scripts
cd /home/stack
mv triliovault-cfg-scripts triliovault-cfg-scripts-old
#Additionally keep the NFS share path noted
#/var/lib/nova/triliovault-mounts/MTcyLjMwLjEuMzovcmhvc3BuZnM=
##Clone latest Trilio cfg scripts repository
git clone --branch 4.3.2 https://github.com/trilioData/triliovault-cfg-scripts.git
cd triliovault-cfg-scripts/redhat-director-scripts/tripleo-train/2.2 Backup target is “Ceph based S3” with SSL
2.3 Upload triliovault puppet module
3. Prepare Trilio container images
3.1 Trilio container URLs
3.2 Remote Registry
3.3 Registry on Undercloud
4. Configure multi-IP NFS
5. Fill in triliovault environment details
6. roles_data.yaml file changes
7. Install Trilio on Overcloud
8. Steps to verify correct deployment
8.1 On overcloud controller node(s)
8.2 On overcloud compute node(s)
8.3 On OpenStack node where OpenStack Horizon Service is running
9. Troubleshooting if any failures
10. Known Issues/Limitations
10.1 Overcloud deploy fails with the following error. Valid for Train CentOS7 only.
11. Enable mount-bind for NFS
Last updated
Was this helpful?
