<div dir="ltr">Dear,<div>   I need to attach some ceph (0.94.6) block devices to our openstack (kilo) running instances (xen 4.4) .</div><div>   Nova is able to create volumes, attach a detach (alt least there are no errors)</div><div>   The hypervisor can see the blockdevice:</div><div><br></div><div>    # rbd -p volumes ls</div><div>       volume-xxxxxxxx-7342-434b-9xx1-d046bcxxxxfd</div><div><br></div><div>     And the instance xml seems to be ok:</div><div><br></div><div>     .................</div><div>    <disk type='network' device='disk'></div><div>      <driver name='qemu' type='raw' cache='none'/></div><div>      <auth username='cinder'></div><div>        <secret type='ceph' uuid='xxxxxxxx-e53a-4xx7-9bc9-9bcc41xxxxe4'/></div><div>      </auth></div><div>      <source protocol='rbd' name='volumes/volume-xxxxxxxx-7342-434b-9xx1-d046bcxxxxfd'></div><div>        <host name='10.10.3.1' port='6789'/></div><div>        <host name='10.10.3.2' port='6789'/></div><div>        <host name='10.10.3.3' port='6789'/></div><div>      </source></div><div>      <target dev='xvdd' bus='xen'/></div><div>      <serial>xxxxxxxx-7342-434b-9xx1-d046bcxxxxfd</serial></div><div>    </disk></div><div><br></div><div>     But there is no way to attach the device to running machine, I only see this error on libxl :</div><div><br></div><div>   libxl: debug: libxl.c:3538:libxl_device_disk_add: ao 0x7fe248006080: create: how=(nil) callback=(nil) poller=0x7fe24000ce20</div><div>libxl: debug: libxl_device.c:251:libxl__device_disk_set_backend: Disk vdev=xvdd spec.backend=qdisk</div><div>libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch w=0x7fe248001780: deregister unregistered</div><div>libxl: debug: libxl_event.c:1591:libxl__ao_complete: ao 0x7fe248006080: complete, rc=0</div><div>libxl: debug: libxl.c:3538:libxl_device_disk_add: ao 0x7fe248006080: inprogress: poller=0x7fe24000ce20, flags=ic</div><div>libxl: debug: libxl_event.c:1563:libxl__ao__destroy: ao 0x7fe248006080: destroy</div><div><br></div><div>   Seems like qdisk backend is not able to manage the volume</div><div><br></div><div>   Any idea?<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">############################################################################<br>Iban Cabrillo Bartolome<br>Instituto de Fisica de Cantabria (IFCA)<br>Santander, Spain<br>Tel: +34942200969<div>PGP PUBLIC KEY: <a href="http://pgp.mit.edu/pks/lookup?op=get&search=0xD9DF0B3D6C8C08AC" target="_blank">http://pgp.mit.edu/pks/lookup?op=get&search=0xD9DF0B3D6C8C08AC</a><br>############################################################################<br><span style="color:rgb(255,255,204)">Bertrand Russell:</span><br style="color:rgb(255,255,204)"><i style="color:rgb(255,255,204)">"El problema con el mundo es que los estúpidos están seguros de todo y los inteligentes están llenos de dudas</i><span style="color:rgb(255,255,204)">"</span><br></div></div></div>
</div></div>