Re: [Openstack] libvirt.xml.template

2012-05-23 Thread Daniel P. Berrange
On Wed, May 23, 2012 at 11:09:12AM +0100, Daniel P. Berrange wrote: > On Wed, May 23, 2012 at 03:18:44PM +0800, William Herry wrote: > > Hi, > > > > I can't find this libvirt.xml.template file with git install, I change this > > file to make my vm show real cpu rather than QEMU, now, I can't find

Re: [Openstack] libvirt.xml.template

2012-05-23 Thread Daniel P. Berrange
On Wed, May 23, 2012 at 03:18:44PM +0800, William Herry wrote: > Hi, > > I can't find this libvirt.xml.template file with git install, I change this > file to make my vm show real cpu rather than QEMU, now, I can't find that > file, some one know where it is? > > I use the recent git packages whi

Re: [Openstack] libvirt.xml.template

2012-05-23 Thread Staicu Gabriel
, 2012 10:29 AM Subject: Re: [Openstack] libvirt.xml.template Hi William, as far as I recall, it is not a template, rather a generated template that contains the basic infos of the instance you just spawn. Now if you want to update a running instance properties (dirty way) #1- Connect to the

Re: [Openstack] libvirt.xml.template

2012-05-23 Thread Razique Mahroua
Hi William,as far as I recall, it is not a template, rather a generated template that contains the basic infos of the instance you just spawn.Now if you want to update a running instance properties (dirty way)#1- Connect to the hypervisor#2- $ virsh list- retrieve the domain#3- $virsh edit $dom