On 05/31/2012 12:33 AM, Onkar wrote:
> Hello All,
> Any idea on this issue ?
> I configured libvirt like this
> ./configure --prefix=/ --exec-prefix=/usr/ --libdir=/usr/lib64/
> --with-storage-dir --with-storage-dir --with-storage-dir
> --with-storage-dir --with-storage-dir --with-storage-d
Hi,
I am a libvirt user , there is a requirement about libvirt :
I need a virsh cmd like "#virsh *create-as* --disk --net " to create a
very sample guest
I have not xml file and I think it's a little hard for me to create a
NEW xml for libvirt , so I need a virsh cmd like "vol-create-as " help
me