Installing on Kolla Ussuri
This page lists all steps required to deploy Trilio components on Kolla-ansible deployed OpenStack cloud.
1] Plan for Deployment
1.1] Select backup target type
2] Clone Trilio Deployment Scripts
git clone -b hotfix-13-TVO/4.1 https://github.com/trilioData/triliovault-cfg-scripts.git
cd triliovault-cfg-scripts/kolla-ansible/
# For Centos and Ubuntu
cp -R ansible/roles/triliovault /usr/local/share/kolla-ansible/ansible/roles/3] Hook Trilio deployment scripts to Kolla-ansible deploy scripts
3.1] Add Trilio global variables to globals.yml
3.2] Add Trilio passwords to kolla passwords.yaml
3.3] Append Trilio site.yml content to kolla ansible’s site.yml
3.4] Append triliovault_inventory.txt to your cloud’s kolla-ansible inventory file.
4] Edit globals.yml to set Trilio parameters
Parameter
Defaults/choices
comments
5] Enable Trilio Snapshot mount feature
6] Pull Trilio container images
7] Deploy Trilio
8] Verify Trilio deployment
9] Troubleshooting Tips
9.1 ] Check Trilio containers and their startup logs
9.2] Trilio Horizon tabs are not visible in Openstack
9.3] Trilio Service logs
10. Change the nova user id on the Trilio Nodes
Last updated
Was this helpful?
