Re: [libvirt-users] virsh modified option... alternative..

2011-10-23 Thread Osier Yang
? 2011?10?21? 17:32, vmnode guy ??: Hi All, I am new to libvirt, i wander how we can achieve below objective, i read through a lot fromlibvirt.org but couldn'tfound any thing solid somethingequivalent to this:- virsh dumpxml dom> /tmp/dom.xml $EDITOR /tmp/dom.xml&

[libvirt-users] virsh modified option... alternative..

2011-10-21 Thread vmnode guy
Hi All, I am new to libvirt, i wander how we can achieve below objective, i read through a lot from libvirt.org but couldn't found any thing solid something equivalent to this:- virsh dumpxml dom > /tmp/dom.xml $EDITOR /tmp/dom.xml && virsh define /tmp/dom.xml What i try to achieve is to h