
On 12/16/2011 05:32 PM, Grant Siebrecht wrote:
Virtual Machine Manager 0.9.0 OS = Ubuntu 11.10 I've tried changing permissions on my_nfs_server to 777 with still no luck.
Error creating pool: Could not start storage pool: cannot open volume '/var/lib/libvirt/images/my_nfs_server/.$EXTEND': Permission denied
Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/asyncjob.py", line 44, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/usr/share/virt-manager/virtManager/createpool.py", line 480, in _async_pool_create poolobj = self._pool.install(create=True, meter=meter, build=build) File "/usr/lib/pymodules/python2.7/virtinst/Storage.py", line 489, in install raise RuntimeError(errmsg) RuntimeError: Could not start storage pool: cannot open volume '/var/lib/libvirt/images/my_nfs_server/.$EXTEND': Permission denied
moving to libvirt-users What is the .$EXTEND file? Is it a socket or something strange like that? - Cole