Re: [libvirt-users] VirtFS accessmode

2014-02-27 Thread Jiri Denemark
On Wed, Feb 26, 2014 at 09:45:53 +, Lanati, Matteo wrote: Hi all, I'm trying to share a folder between a host and a guest using VirtFS. The source is NAS mounted on the host and QEMU runs as unprivileged user. The only way for me to use the folder inside the guest is to set the

Re: [libvirt-users] VirtFS accessmode

2014-02-27 Thread Lanati, Matteo
Hi Jirka, thanks for the answer. That's pretty clear. All the best, Matteo On 27 Feb 2014, at 11:11, Jiri Denemark jdene...@redhat.com wrote: On Wed, Feb 26, 2014 at 09:45:53 +, Lanati, Matteo wrote: Hi all, I'm trying to share a folder between a host and a guest using VirtFS. The

[libvirt-users] VirtFS accessmode

2014-02-26 Thread Lanati, Matteo
Hi all, I'm trying to share a folder between a host and a guest using VirtFS. The source is NAS mounted on the host and QEMU runs as unprivileged user. The only way for me to use the folder inside the guest is to set the access mode to 'squash' but all file operations are performed by the user

Re: [libvirt-users] VirtFS accessmode

2014-02-26 Thread Javi Legido
Hi Matteo. As far as I know this is how it works. I asked weeks ago if there's any chance to change setuid in order to control how the files are created in the host, but at the moment I didn't get a reply. Cheers. Javier On 26 February 2014 10:45, Lanati, Matteo matteo.lan...@lrz.de wrote: