Tintri Storage Configurations
Overview
Prerequisites
apt-get install nfs-commonVolume backend configuration
[tintri_nfs_backend]
volume_driver = cinder.volume.drivers.vmstore.nfs.VmstoreNfsDriver
volume_backend_name = tintri_nfs
nas_host = <TINTRI_NFS_IP>
nas_share_path = /tintri/cinder
vmstore_user = <TINTRI_USER>
vmstore_password = <TINTRI_PASSWORD>
vmstore_rest_address = <TINTRI_MGMT_IP>
nfs_mount_options = vers=3,proto=tcp,lookupcache=pos,nolock,noacl
nfs_snapshot_support = true
vmstore_qcow2_volumes = trueConfiguration parameters
Image storage with NFSv4
Configuration notes
Last updated
Was this helpful?
