Re: [libvirt-users] [libvirt] [Fwd: error: this function is not supported by the connection driver : virConnectNumOfStoragePool]

2012-06-05 Thread Eric Blake
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

[libvirt-users] A RFE for libvirt

2012-06-05 Thread whuang
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