New Question

Revision history [back]

click to hide/show revision 1
initial version

Deploying Hyper-V nodes with ceph backend in Openstack environment

Does anybody know something about how to configure ceph storage to be used by Hyper-V nodes as backend storage? I have Openstack Liberty environment. There are 2 hyper-v compute nodes (cloudbase nova service installed). When trying to attach volume to the instance on hyperv there is error:

File "C:\Program Files (x86)\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\hyperv\nova\volumeops.py", line 85, in getvolumedriver 2016-08-02 16:15:23.851 1776 ERROR nova.compute.manager [instance: 7fc759d0-9e76-4611-8cd1-780c99fd657c] raise exception.VolumeDriverNotFound(drivertype=driver_type) 2016-08-02 16:15:23.851 1776 ERROR nova.compute.manager [instance: 7fc759d0-9e76-4611-8cd1-780c99fd657c] VolumeDriverNotFound: Could not find a handler for rbd volume.

libvirt has options in nova.conf but hyper-v does not. imagesrbdcephconf = imagesrbd_pool = rbd

Thanks.

Deploying Hyper-V nodes with ceph backend in Openstack environment

Does anybody know something about how to configure ceph storage to be used by Hyper-V nodes as backend storage? I have Openstack Liberty environment. There are 2 hyper-v compute nodes (cloudbase nova service installed). When trying to attach volume to the instance on hyperv there is error:

File "C:\Program Files (x86)\Cloudbase Solutions\OpenStack\Nova\Python27\lib\site-packages\hyperv\nova\volumeops.py", line 85, in getvolumedriver 2016-08-02 16:15:23.851 1776 ERROR nova.compute.manager [instance: 7fc759d0-9e76-4611-8cd1-780c99fd657c] raise exception.VolumeDriverNotFound(drivertype=driver_type) 2016-08-02 16:15:23.851 1776 ERROR nova.compute.manager [instance: 7fc759d0-9e76-4611-8cd1-780c99fd657c] VolumeDriverNotFound: Could not find a handler for rbd volume.

libvirt has options in nova.conf Need some RBD proxy. but hyper-v does not. imagesrbdcephconf = imagesrbd_pool = rbdcan't find anything.

Thanks.