1 | initial version |
Hi,
The Hyper-V Nova driver does not support RBD as there is not Ceph client for Windows yet. The only supported protocols are iSCSI, FC and SMB.
Although having a proxy re-exporting the rbd volumes via iSCSI would work (with some considerable overhead), this scenario is not supported. If really necessary, I think you could achieve this by writing a custom Cinder driver.
Regards, Luci