Displaying 1 result from an estimated 1 matches for "webtst".
Did you mean:
webtest
2012 Nov 05
0
virsh vol-create-as failing on NFS automount for chmod (dynamic_ownership = 0)
...is there a guide
that describes how to create storage pools on NFS filers? I have read
http://libvirt.org/storage.html but there was no discussion of to work
around this problem.
Any help would be greatly appreciated.
Here is the command and error message:
$ virsh vol-create-as default webtst 10G
error: Failed to create vol webtst
error: cannot create path '/var/lib/libvirt/images/webtst': Operation
not permitted
The /var/lib/libvirt/images is linked to a common filer:
/shared/vm/images. The permissions on the directory are 0777.
When I looked at tail /var/log/libvirt...