Hello, I'm trying to use the cinder NFS driver to manage volume. From what I read, the driver is basic : créate/delete volume on an NFS share. Well but I didn't manage to get it work ... can you help me please ? what I must do ? Moreover if you have any advice for a "good" basic shared storage architecture with Openstack, plz shared the information ;) In cinder.conf : ----------------------------------------------------------------- volume_driver=cinder.volume.nfs.NfsDriver state_path = /var/lib/cinder nfs_shares_config=/etc/cinder/shares.conf nfs_mount_point_base = /mnt/exports/volumes/ #nfs_sparsed_volumes = True #nfs_disk_util = df lock_path = /var/lib/cinder/tmp ----------------------------------------------------------------- Thank you in advance. Regards, -- -- Benoit _______________________________________________ cloud mailing list cloud@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/cloud