triliovault_passwords.yml
to /etc/kolla/passwords.yml
. Passwords are empty. Set these passwords manually in the /etc/kolla/passwords.yml
.triliovault_nfs_map_input.yml
' in the current directory and provide compute host and NFS share/ip map.vi triliovault_nfs_map_input.yml
triliovault_nfs_map_output.yml
'triliovault_nfs_map_output.yml
vi triliovault_nfs_map_output.yml
/etc/kolla/globals.yml
file to fill TrilioVault backup target and build details.
You will find the TrilioVault related parameters at the end of globals.yml
file.
Details like TrilioVault build version, backup target type, backup target details, etc need to be filled out.nfs
amazon_s3
ceph_s3
nfs
if the backup target is NFSamazon_s3
if the backup target is Amazon S3ceph_s3
if the backup target type is S3 but not amazon S3. 'nolock,soft,timeo=180,
intr,lookupcache=none'
amazon_s3
and ceph_s3
amazon_s3
and ceph_s3
amazon_s3
and ceph_s3
amazon_s3
and ceph_s3
ceph_s3
onlyceph_s3
onlyceph_s3
only with SSL enabled and self signed certificatesceph s3 ca chain file
to/etc/kolla/config/triliovault/
ceph_s3
only/usr/local/share/kolla-ansible/ansible/roles/nova-cell/defaults/main.yml
and find nova_libvirt_default_volumes
variable. Append the TrilioVault mount bind /var/trilio:/var/trilio:shared
to the list of already existing volumes.nova_compute_default_volumes
in the same file and append the mount bind /var/trilio:/var/trilio:shared
to the list.nova_compute_ironic_default_volumes
and append trilio mount /var/trilio:/var/trilio:shared
to the list.multinode
.Note: This step needs to be done on TrilioVault Appliance node. Not on OpenStack node.