<div dir="ltr">Hi,<div>I'm facing similar problem to described here:</div><div><a href="https://www.redhat.com/archives/libvirt-users/2016-February/msg00033.html">https://www.redhat.com/archives/libvirt-users/2016-February/msg00033.html</a></div><div>I got Libvirt pool mounted over netfs and I'm trying to create new volume, with pool.createXML. When format is qcow2, everything works fine. Unfortunately, for raw images libvirt raises error Permission denied. Whole pool is owned by root. Libvirt starts as root user too.</div><div><br></div><div>I've tried to change pool's permissions to 777 on filesystem, but i get the same error, only for RAW images. Volume's xml looks like:</div><div><div><volume></div><div>    <name>{{<a href="http://user.id">user.id</a>}}_{{<a href="http://image.id">image.id</a>}}</name></div><div>    <source></div><div>    </source></div><div>    <capacity unit='bytes'>{{image.size}}</capacity></div><div>    <target></div><div>        <format type='{{ image.format }}'/></div><div>        <permissions></div><div>            <mode>660</mode></div><div>        </permissions></div><div>    </target></div><div></volume></div></div><div><br></div><div>I've tried to create it without defining permissions, but it's the same. Problem exists in Ubuntu Server 16.04 (libvirt from repo) and Raspbian (libvirt in version 1.2.9). Do you know if it is possible solve this problem with this version of libvirt?</div><div><div><div><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">Maciej Nabożny<div><a href="http://cloudover.io" target="_blank">cloudover.io</a></div></div></div></div></div>
</div></div></div>