Re: [libvirt] [PATCH] storage: Fix error message on vol-create-from failure

2011-10-24 Thread Ryota Ozaki
Sorry, please ignore this. The title should be 'virsh: ' not 'storage: '. I'll post another one soon. ozaki-r On Mon, Oct 24, 2011 at 8:18 PM, Ryota Ozaki wrote: > If vol-create-from is failed due to 'input volume not found', > virsh outputs like this: >  $ sudo virsh vol-create-from testpool

[libvirt] [PATCH] storage: Fix error message on vol-create-from failure

2011-10-24 Thread Ryota Ozaki
If vol-create-from is failed due to 'input volume not found', virsh outputs like this: $ sudo virsh vol-create-from testpool test-vol.xml test.img error: failed to get vol 'test.img', specifying --pool might help error: Storage volume not found: no storage vol with matching path However, '--p