Quantcast
Viewing all articles
Browse latest Browse all 19115

0008585: libvirt is built without RBD storage pool support

Libvirt is not built with with_storage_rbd<br /> <br /> The spec file says:<br /> <br /> %if 0%{?fedora} >= 16<br /> %define with_storage_rbd 0%{!?_without_storage_rbd:%{server_drivers}}<br /> %else<br /> %define with_storage_rbd 0<br /> %endif<br /> <br /> So on since Fedora 16 it is build with RBD storage pool support enabled, but not on CentOS.<br /> <br /> I would like to request that libvirt is build with RBD storage pool support enabled on CentOS as well.<br /> <br /> This would benefit users who want to run the CloudStack KVM Agent on CentOS and use Ceph as their Primary Storage for their Instances. They now have to manually recompile libvirt on CentOS.

Viewing all articles
Browse latest Browse all 19115

Trending Articles