[ovirt-users] Re: Adding host to hosted engine fails

2020-12-18 Thread Ariez Ahito
i got this already.. i think its a dns issue. i just put all the glusterfs and nodes in the /etc/hosts using there hostname.. all is good thanks ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy

[ovirt-users] Re: Adding host to hosted engine fails

2020-12-17 Thread Aries Ahito
im using ovirt 4.4 of course glusterd is running since i already manage to deploy hosted-engine on node1 ill attached again the vdsm logs. On Thu, Dec 17, 2020 at 5:29 PM Ritesh Chikatwar wrote: > Hello, > > > Which version of ovirt are you using? > Can you make sure gluster service is running

[ovirt-users] Re: Adding host to hosted engine fails

2020-12-17 Thread Strahil Nikolov via Users
I would start more simple and mount the volume via FUSE on any of the oVirt hosts: mount -t glusterfs :/volume /mnt Then browse the /mnt and verify that you can read and write via vdsm user: sudo -u vdsm touch /mnt/testfile sudo -u vdsm mkdir /mnt/testdir sudo -u vdsm touch

[ovirt-users] Re: Adding host to hosted engine fails

2020-12-17 Thread Ritesh Chikatwar
Hello, Which version of ovirt are you using? Can you make sure gluster service is running or not because i see an error as Could not connect to storageServer. Also please share the engine log as well and a few more lines after the error occurred in vdsm. Ritesh On Thu, Dec 17, 2020 at 12:00 PM