On Thu, Dec 4, 2014 at 1:19 PM, K, Shanthakumar (HP Cloud) < shanthakuma...@hp.com> wrote:
> I'm trying to integrate Netapp 7 mode NFS driver with openstack cinder > volume provisioning using Juno 2. > > During the driver initialization I’m getting the following error and > volume creation is failing. > > Do I need to do any changes in storage or client side ? > The log indicates this is a client-side issue: > 2014-12-04 18:40:32.916 49304 WARNING cinder.volume.drivers.nfs > [req-e14faed4-4ff7-47a0-8fcb-67d1a4cfd2e4 - - - - -] Exception during > mounting NFS mount failed for share 10.XX.XX.XX:/nfsvol.Error - {'pnfs': > u"Unexpected error while running command.\nCommand: sudo cinder-rootwrap > /etc/cinder/rootwrap.conf mount -t nfs -o vers=4,minorversion=1 > 10.XX.XX.XX:/nfsvol > /mnt/state/var/lib/cinder/mnt/527dc3646de39dbda076e3a72dca54e5\nExit code: > 32\nStdout: ''\nStderr: 'mount.nfs: an incorrect mount option was > specified\\n'", 'nfs': u"Unexpected error while running command.\nCommand: > sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount -t nfs > 10.XX.XX.XX:/nfsvol > /mnt/state/var/lib/cinder/mnt/527dc3646de39dbda076e3a72dca54e5\nExit code: > 32\nStdout: ''\nStderr: 'mount.nfs: Protocol not supported\\n'"} > Make sure you have everything installed for NFS support on your cinder volume nodes and nova compute nodes. This varies by distro, but you should be able to do a manual mount of your NetApp shares before Cinder will be happy. dt -- Dean Troyer dtro...@gmail.com
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack