Displaying 2 results from an estimated 2 matches for "namevol".
2013 Sep 05
2
Cannot create a volume
...ry to create the volume
from the virt-manager GUI nothing happens. While if I use virsh this is the
result.
*virsh # pool-list *
*Name State Autostart *
*-----------------------------------------*
*routers active yes *
*
*
*virsh # vol-create-as routers namevol 2G*
*error: Failed to create vol vr1*
*error: cannot create path '/var/lib/libvirt/images/routers/namevol':
Invalid argument*
What am I missing?
Thanks for your help!
Daniele
2013 Sep 07
0
Re: Cannot create a volume
...or
something similiar.
> While if I use virsh this is the result.
>
>
> /virsh # pool-list /
> /Name State Autostart /
> /-----------------------------------------/
> /routers active yes /
> /
> /
> /virsh # vol-create-as routers namevol 2G/
> /error: Failed to create vol vr1/
/Err, odd the volume name is displayed as "vr1".
/
> /error: cannot create path '/var/lib/libvirt/images/routers/namevol':
> Invalid argument/
>
>
And the error is actually from creating a directory. Is the pool really
a...