
I am installing ovirt 4.2 on three nodes. I am using centos with ovirt cockpit. My /sdb is my boot disk and /sda is my local storage, When I started the setup with cockpit I selected the sda but the ansible script stay on sdb. I have fix all changing the playbook manually but in the execution the gdeploy tool stay blocked on TASK [Create Physical Volume] . I don't find any logs. How I can fix that?

You might be hitting a multipath config issue. On a 4.3.4. node-ng cluster I had a similar problem. spare disk was on /dev/sda (boot disk was /dev/sdb) I found this link https://stackoverflow.com/questions/45889799/pvcreate-failing-to-create-pv-d... which led me to lsblk /dev/sda and then add the "displayed wwid" to the multipath.conf blacklist. after restarting multipathd, I was able to use the cockpit wizard to install gluster on /dev/sda. On Thu, Jun 27, 2019 at 10:05 AM <raffaele@stefanile.com> wrote:
I am installing ovirt 4.2 on three nodes. I am using centos with ovirt cockpit. My /sdb is my boot disk and /sda is my local storage,
When I started the setup with cockpit I selected the sda but the ansible script stay on sdb. I have fix all changing the playbook manually but in the execution the gdeploy tool stay blocked on TASK [Create Physical Volume] .
I don't find any logs. How I can fix that? _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org 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/users@ovirt.org/message/FL5E26QTE4GCLB...

I have added the lvm global filter and I have configured the multipath.conf but gdploy stay blocked on the PV creation on sda. I don't have any log in /var/log/ovirt-hosted-engine-setup

Maybe there is something already on the disk from before? gluster setup wants it completely blank, no detectable filesystem, no raid, etc. see what is there with fdisk.-l see what PVs exist with pvs. Manually wipe, reboot and try again? On Fri, Jun 28, 2019 at 5:37 AM <raffaele@stefanile.com> wrote:
I have added the lvm global filter and I have configured the multipath.conf but gdploy stay blocked on the PV creation on sda. I don't have any log in /var/log/ovirt-hosted-engine-setup _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org 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/users@ovirt.org/message/SHZOZFQXM6G6U3...

Did you manage to get past this error? On Sat, Jun 29, 2019 at 3:32 AM Edward Berger <edwberger@gmail.com> wrote:
Maybe there is something already on the disk from before? gluster setup wants it completely blank, no detectable filesystem, no raid, etc. see what is there with fdisk.-l see what PVs exist with pvs. Manually wipe, reboot and try again?
On Fri, Jun 28, 2019 at 5:37 AM <raffaele@stefanile.com> wrote:
I have added the lvm global filter and I have configured the multipath.conf but gdploy stay blocked on the PV creation on sda. I don't have any log in /var/log/ovirt-hosted-engine-setup _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org 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/users@ovirt.org/message/SHZOZFQXM6G6U3...
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org 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/users@ovirt.org/message/CR3DS2MIQWSI7X...
participants (3)
-
Edward Berger
-
raffaele@stefanile.com
-
Sahina Bose