New Question
0

Hyper-V nova and cinder ceph backend

asked 2017-11-29 02:32:16 +0300

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hi,

I have a running openstack with ceph as cinder backend . I have installed with success the HyperV-nova and neutron OpenVswitch , all this on mitaka version . I did a lot of testing including to attach a ceph backend cinder-volume to a Windows VM on Hyperv and worked fine . So I migrated to Newton and the problem started . After migration I lost the connection between ceph cinder-volumes and my windows hyper-v vms . Any explanations regarding that ? I suppose that before it was using iSCSI volume by default . Anyway to force it instead hyperv received a rbd volume . driver_type=iscsi ?

Here the error : VolumeDriverNotFound: Could not find a handler for rbd volume.

edit retag flag offensive close merge delete

2 answers

Sort by » oldest newest most voted
0

answered 2017-12-08 09:05:31 +0300

lpetrut gravatar image

Hi,

Unfortunately, there is no Windows Ceph client. The Nova Hyper-V driver only supports iSCSI, Fibre Channel and SMB Cinder backends (which already covers most of them).

"I did a lot of testing including to attach a ceph backend cinder-volume to a Windows VM on Hyperv and worked fine" - high chance is that you were actually using a backend other than Ceph. There is no upstream Cinder driver that exports Ceph volumes through iSCSI (although that's possible, using tgt or lio, for example).

edit flag offensive delete link more
0

answered 2017-12-13 23:03:45 +0300

updated 2017-12-13 23:03:58 +0300

You could try to setup Ceph iSCSI Gateway.

Link: http://docs.ceph.com/docs/master/rbd/...

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2017-11-29 02:32:16 +0300

Seen: 644 times

Last updated: Dec 13 '17