Hi,
I have my 5 ovirt nodes up and running and starting to move forward with actual ovirt and
gluster setup.
I am using gdeploy for deployment.
the play book fails saying /dev/sdb is blacklisted by filter? I am following the blog up
and running on the ovirt site.
It mentioned adding
# disable multipath
[script2]
action=execute
file=/usr/share/ansible/gdeploy/scripts/disable-multipath.sh
to get it to work, but it does not work. The script 3 section after this does have the
file=/usr/share/gdeploy/scripts/blacklist_all_disks.sh
in it.
What can I do to get past this?
Also not sure if I should be modifying the script/play as I don't really want an
arbitrator host - if I have 5 real hosts all with the same storage in them? (10TB in
each) and it only account for 3 hosts, can I add the other two later or should I try to
modify the playbook to include these initially? I am sure I will be setting this up
several times before I get it right, but at the moment I can't get past this error.
Any help would really be appreciated!
Thanks
Show replies by date
follow up to this... i've gotten past the initial bump... obviously need a completely
unused volume to gdeploy gluster to. may be too early to comment, but I am in the middle
of the lengthy play to deploy the hosted engine - and it looks like it is working. I
oversized some of the volumes and then had to go vgremove and pvremove on the nodes to
clean up and start the deployment over which was a pain, but once I got past that this is
starting to feel a lot like deployment of VXrail in that it is pretty much totally
automated. nice. looking forward to working with this! Hopefully will be be giving a
presentation to our tech leaders next week.