Re: [ceph-users] Ceph - Xen accessing RBDs through libvirt

2018-05-24 Thread thg
Hi Eugen, hi all, thank you very much for your answer! >> So "somthing" goes wrong: >> >> # cat /var/log/libvirt/libxl/libxl-driver.log >> -> ... >> 2018-05-20 15:28:15.270+: libxl: >> libxl_bootloader.c:634:bootloader_finished: bootloader failed - consult >> logfile

Re: [ceph-users] Ceph - Xen accessing RBDs through libvirt

2018-05-22 Thread Eugen Block
Hi, So "somthing" goes wrong: # cat /var/log/libvirt/libxl/libxl-driver.log -> ... 2018-05-20 15:28:15.270+: libxl: libxl_bootloader.c:634:bootloader_finished: bootloader failed - consult logfile /var/log/xen/bootloader.7.log 2018-05-20 15:28:15.270+: libxl:

Re: [ceph-users] Ceph - Xen accessing RBDs through libvirt

2018-05-22 Thread thg
Hi Marc, > in the last weeks we spent some time in in improving RBDSR a rbd storage > repository for XenServer. > RBDSR is capable to userRBD by fuse, krbd and rbd-nbd. I will have a look in this, thank you very much! > I am pretty sure, that we will use this in production in a few weeks :-)

Re: [ceph-users] Ceph - Xen accessing RBDs through libvirt

2018-05-22 Thread Marc Schöchlin
Hello thg, in the last weeks we spent some time in in improving RBDSR a rbd storage repository for XenServer. RBDSR is capable to userRBD by fuse, krbd and rbd-nbd. Our improvements are based on https://github.com/rposudnevskiy/RBDSR/tree/v2.0 and are currently published at

[ceph-users] Ceph - Xen accessing RBDs through libvirt

2018-05-20 Thread thg
Hi all@list, my background: I'm doing Xen since 10++ years, many years with DRBD for high availability, since some time I'm using preferable GlusterFS with FUSE as replicated storage, where I place the image-files for the vms. In my current project we started (successfully) with Xen/GlusterFS