<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>error creating NFS storage pool</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Virtual Machine Manager 0.9.0<BR>
OS = Ubuntu 11.10<BR>
I've tried changing permissions on my_nfs_server to 777 with still no luck.<BR>
<BR>
<BR>
<BR>
Error creating pool: Could not start storage pool: cannot open volume '/var/lib/libvirt/images/my_nfs_server/.$EXTEND': Permission denied<BR>
<BR>
Traceback (most recent call last):<BR>
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 44, in cb_wrapper<BR>
    callback(asyncjob, *args, **kwargs)<BR>
  File "/usr/share/virt-manager/virtManager/createpool.py", line 480, in _async_pool_create<BR>
    poolobj = self._pool.install(create=True, meter=meter, build=build)<BR>
  File "/usr/lib/pymodules/python2.7/virtinst/Storage.py", line 489, in install<BR>
    raise RuntimeError(errmsg)<BR>
RuntimeError: Could not start storage pool: cannot open volume '/var/lib/libvirt/images/my_nfs_server/.$EXTEND': Permission denied<BR>
</FONT>
</P>

</BODY>
</HTML>