Just out of curiosity - what's the status on this - is there a patch than can be applied that fixes the mapping issue ?
This is on 2.15.2-3 Ganeti on Ubuntu 16.04, with a Jewel test cluster I applied the fix from https://github.com/ganeti/ganeti/commit/27a999616efefcff96b14688208c93c6a76d8813 (originally referenced from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850823) -- but now running into the next issue with instance creation: Can't create block device <Disk(type=rbd, logical_id=('rbd', '9c4b41f2-84d7-4264-9667-9531e711ce9c.rbd.disk0'), children=None, visible as /dev/disk/0, size=20480m)> on node vm1 for instance cephvm.testcluster: Can't create block device: rbd map failed (exited with exit code 6): RBD image feature set mismatch. Try disabling features unsupported by the kernel with "rbd feature disable". In some cases useful info is found in syslog - try "dmesg | tail". rbd: sysfs write failed rbd: map failed: (6) No such device or address ... and I've followed https://groups.google.com/forum/#!topic/ganeti/kApy2vclbmg - but th patch referenced at https://code.google.com/p/ganeti/issues/detail?id=1180 is 404. Any input appreciated :) On Tuesday, 31 January 2017 22:07:12 UTC+5:45, [email protected] wrote: > > > Comment #8 on issue 1180 by [email protected]: Ceph/RBD support > is > broken with Ceph 'Jewel' due to incorrect showmapped command > https://code.google.com/p/ganeti/issues/detail?id=1180 > > as far as i had a look the other sub-commands still have the -p flag > > -- > You received this message because this project is configured to send all > issue notifications to this address. > You may adjust your notification preferences at: > https://code.google.com/hosting/settings >
