[ovirt-users] Re: Hosted Engine Deploy - Error at the end... [NFS ?]

2019-07-03 Thread Strahil
Have you checked if the permissions are 36:36 on the NFS side ? Beet Regards, Strahil NikolovOn Jul 3, 2019 12:04, csi-la...@cisco.com wrote: > > Hi, > While Trying to Deploy Hosted Engine, I'm stuck on Stage 4. Here is the error > : > > [ INFO ] TASK [ovirt.hosted_engine_setup : Fetch

[ovirt-users] Re: Hosted Engine Deploy - Error at the end... [NFS ?]

2019-07-03 Thread csi-laser
Hi Ralf, here is the results : [root@ntn01-luli-01 nfs_ovirt_engine]# sudo -u qemu mkdir test02 mkdir: cannot create directory ‘test02’: Permission denied So I now changed : user="vdsm" Will check now if it'll work and let you guys know Thanks for this info

[ovirt-users] Re: Hosted Engine Deploy - Error at the end... [NFS ?]

2019-07-03 Thread Ralf Schenk
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

[ovirt-users] Re: Hosted Engine Deploy - Error at the end... [NFS ?]

2019-07-03 Thread csi-laser
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

[ovirt-users] Re: Hosted Engine Deploy - Error at the end... [NFS ?]

2019-07-03 Thread Simone Tiraboschi
On Wed, Jul 3, 2019 at 11:52 AM wrote: > Hi, thanks for that > > All looks fine. > > What else can be an issue here ? Do I have another way for installing the > Mgmt Engine ? [or other solution for my NFS issue during H"E Deployment] > Can you please try to directly mount that NFS share on your

[ovirt-users] Re: Hosted Engine Deploy - Error at the end... [NFS ?]

2019-07-03 Thread csi-laser
Hi, thanks for that All looks fine. What else can be an issue here ? Do I have another way for installing the Mgmt Engine ? [or other solution for my NFS issue during H"E Deployment] Thanks Team ___ Users mailing list -- users@ovirt.org To

[ovirt-users] Re: Hosted Engine Deploy - Error at the end... [NFS ?]

2019-07-03 Thread Simone Tiraboschi
On Wed, Jul 3, 2019 at 11:06 AM wrote: > Hi, > While Trying to Deploy Hosted Engine, I'm stuck on Stage 4. Here is the > error : > > [ INFO ] TASK [ovirt.hosted_engine_setup : Fetch Datacenter name] > [ INFO ] ok: [localhost] > [ INFO ] TASK [ovirt.hosted_engine_setup : Add NFS storage domain] >