Hello, thats not sufficient. Since later libvirt tries to start up hosted-engine via qemu and that might fail because this is run as user qemu wich also needs to read and write the files on the hosted_storage.
I always change /etc/libvirt/qemu.conf to user="vdsm" since I can't get any group mapping via group vdsm to succeed on my storage. So you should also try to sudo -u qemu mkdir test Am 03.07.2019 um 12:48 schrieb [email protected]: > Yes, as I wrote at the start, I'm able to mount NFS manually. > Here is the results of the command you gave. [i did "cd" to the nfs share of > course] : > > [root@luli-ovirt-01 nfs_ovirt_engine]# sudo -u vdsm mkdir test > [root@luli-ovirt-01 nfs_ovirt_engine]# ls > test > [root@luli-ovirt-01 nfs_ovirt_engine]# > > it's working manually > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/FI44SCRS7CLG7UB2X4RZ4PIWBUXRPJW5/ -- *Ralf Schenk* fon +49 (0) 24 05 / 40 83 70 fax +49 (0) 24 05 / 40 83 759 mail *[email protected]* <mailto:[email protected]> *Databay AG* Jens-Otto-Krag-Straße 11 D-52146 Würselen *www.databay.de* <http://www.databay.de> Sitz/Amtsgericht Aachen • HRB:8437 • USt-IdNr.: DE 210844202 Vorstand: Ralf Schenk, Dipl.-Ing. Jens Conze, Aresch Yavari, Dipl.-Kfm. Philipp Hermanns Aufsichtsratsvorsitzender: Wilhelm Dohmen ------------------------------------------------------------------------
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/XI677MXRDT4MMRSK536O373ROYWUVBEP/

