** Changed in: nova/folsom
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1087252
Title:
No handler for NFS volume
Status in OpenStack Compute (Nova):
Fix Released
Status in OpenStack Compute (nova) folsom series:
Fix Released
Bug description:
I've configured Cinder to use NFS as the storage backend. When trying
to attach a volume to an instance, nova-compute fails and gives the
following error:
[…]
71 2012-11-26 13:15:50 TRACE nova.openstack.common.rpc.amqp File
"/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 624, in
volume_driver_method
72 2012-11-26 13:15:50 TRACE nova.openstack.common.rpc.amqp raise
exception.VolumeDriverNotFound(driver_type=driver_type)
73 2012-11-26 13:15:50 TRACE nova.openstack.common.rpc.amqp
VolumeDriverNotFound: Could not find a handler for nfs volume.
[…]
NFS volume driver is already implemented
(nova/virt/libvirt/volume_nfs.py) but not added to the libvirt volume
driver list causing this error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1087252/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp