Re: [libvirt-users] [ceph-users] Setting RBD cache parameters for libvirt+qemu

2013-06-11 Thread John Nielsen
On Jun 7, 2013, at 5:01 PM, Josh Durgin wrote: > On 06/07/2013 02:41 PM, John Nielsen wrote: >> I am running some qemu-kvm virtual machines via libvirt using Ceph RBD as >> the back-end storage. Today I was testing an update to libvirt-1.0.6 on one >> of my hosts and discovered that it includes

Re: [libvirt-users] libvirt_lxc and sysfs

2013-06-11 Thread свящ . Георгий Гольцов
On Mon, Jun 10, 2013 at 09:07:08AM +0800, Gao feng wrote: > On 06/09/2013 08:14 PM, pr.G wrote: > > Hello. > > > > Is it possible to start container via libvirt_lxc without mounting /sys > > inside container? > > > > When I start container via lxc-start and do not add mount point to config, > >

[libvirt-users] Setting RBD cache parameters for libvirt+qemu

2013-06-11 Thread John Nielsen
I am running some qemu-kvm virtual machines via libvirt using Ceph RBD as the back-end storage. Today I was testing an update to libvirt-1.0.6 on one of my hosts and discovered that it includes this change: [libvirt] [PATCH] Forbid use of ':' in RBD pool names ...People ar