[ovirt-users] Self hosted engine iusses
Darrell Budic
budic at onholyground.com
Thu Feb 5 19:36:50 UTC 2015
You can also add “find_multipaths 1” to /etc/multipath.conf, this keeps multipathd from finding non-multipath devices as multi path devices and avoids the error message and keeps mutlipathd from binding your normal devices. I find it simpler than blacklisting and it should work if you also have real multi path devices.
defaults {
find_multipaths yes
polling_interval 5
…
> On Feb 5, 2015, at 1:04 PM, George Skorup <george at mwcomm.com> wrote:
>
> I ran into this same problem after setting up my cluster on EL7. As has been pointed out, the hosted-engine installer modifies /etc/multipath.conf.
>
> I appended:
>
> blacklist {
> devnode "*"
> }
>
> to the end of the modified multipath.conf, which is what was there before the engine installer, and the errors stopped.
>
> I think I was getting 253:3 trying to map which don't exist on my systems. I have a similar setup, md raid1 and LVM+XFS for gluster.
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
More information about the Users
mailing list