Re: [libvirt-users] QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.

2015-04-21 Thread Matthew Schumacher
On 04/20/2015 05:42 PM, Laine Stump wrote: > Well, this is when the qemu process is killed (I'm pretty clever, eh? :-) > > I have 3 questions: > > 1) what version of libvirt are you running and on what distro? > > 2) can you reproduce this reliably? > > 3) If the answer to 2 is "yes", do you have t

Re: [libvirt-users] QEMU interface type=ethernet

2015-04-21 Thread Brian Rak
On 3/3/2015 1:49 AM, Vasiliy Tolstov wrote: 2015-03-02 23:41 GMT+03:00 Brian Rak : In IRC, I was directed to this patch: https://www.redhat.com/archives/libvir-list/2015-February/msg01212.html ... which does exactly what I was looking for. It doesn't build cleanly in that state, but it's pretty

Re: [libvirt-users] Mounting directory as readonly within LXC

2015-04-21 Thread Harish Vishwanath
Hi Michal Thanks. I did test it out with lxc driver and works fine. I would like to send a pull request/ patch for the documentation, however, I am having a tough time figuring out the source file the domain xml reference section. http://libvirt.org/git/?p=libvirt-appdev-guide.git;a=tree;f=en-US

Re: [libvirt-users] Libvirt disk API

2015-04-21 Thread Michal Privoznik
On 21.04.2015 08:47, fu lirong wrote: > Hi all: > I am studying Libvirt API , I am wondering the API about the disk > manage is TBD(to be difine). The edition is > libvirt 0.7.5 ,but the edition is too old ,The website is > http://libvirt.org/guide/html/Application_Development_Guide-Intro

Re: [libvirt-users] domain XML tag is not working?

2015-04-21 Thread Thomas Stein
Am 21.04.15 um 03:44 schrieb Chengyuan Li: > Hi Eric, > > Thanks! > You are right, I missed declaring namespace, now, the is > saved after virsh edit. Nice. Can you give a full example? Also are the limitations still the same as of 2013? This is what the internet is telling me. - Image formats

Re: [libvirt-users] domain XML tag is not working?

2015-04-21 Thread Kashyap Chamarthy
On Tue, Apr 21, 2015 at 09:54:57AM +0800, Chengyuan Li wrote: > Hi Kashyap, > > Here I want to test and see how much I/O performance could be improved > by virtio-blk data plane feature. Yes, this is a dirty way to enable > it :-), > You mentioned using newer libvirt, is there parameter similar