rposudnevskiy / RBDSR

RBDSR - XenServer/XCP-ng Storage Manager plugin for CEPH
GNU Lesser General Public License v2.1
58 stars 23 forks source link

which version should I choice? #62

Open zhujiantao opened 6 years ago

zhujiantao commented 6 years ago

My environment :ceph 12.2.2 xenserver 7.1. then what version should I choice for RBDSR which you distributed? thank you !

rposudnevskiy commented 6 years ago

Hi, You can use any version. They differ only in approach to handle snapshots and clones. Please note that in v2 a garbage collector, that is required for this version, is not implemented yet. Thank you.

rposudnevskiy commented 6 years ago

Hi. Please try to restart xen-api using xe-toolstack-restart command on your XenServer host. The error message that you received means that xen-api didn't load RBDSR plugin. It's not about the rbd kernel driver. Please check the /etc/xapi.conf file. If you installed RBDSR using install.sh script then /etc/xapi.conf should have 'rbd' in 'sm-plugins' parameter.

zhujiantao commented 6 years ago

Hi.I am sorry for my careless for the "rbd" problem, it is has been soloved. First I created a virtual disk in Ceph RBD Storage successfully. When I move it to Local Storage, some error happen: In xencenter the error is: Moving Virtual Disk 'New virtual disk' to SR 'Local storage on xenserver-002'tapdisk experienced an errorTime: 00:00:05 | xenserver-002 | Jan 19, 2018 5:11 PM | Dismiss

The /var/log/SMlog is in attachment SMlog.txt

thank you!

rposudnevskiy commented 6 years ago

Could you please check if there is '/usr/bin/rbd-nbd' on your XenServer or no?