On 01/14/2013 02:10 PM, Benoit ML wrote:
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.

I presume you're using Folsom?
In general it's very useful to provide the
output from `rpm -q openstack-cinder` with an issue report.

I just noticed these two NFS patches upstream which may impact things:

  https://review.openstack.org/#/c/17761/
  https://review.openstack.org/#/c/17762/

They should be easy to manually patch into your system.

Eric, should the above be proposed for stable/folsom
in cinder upstream?

thanks,
Pádraig.

_______________________________________________
cloud mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/cloud

Reply via email to