[ovirt-users] Self hosted engine iusses

Stefano Danzi s.danzi at hawai.it
Fri Feb 6 09:19:40 UTC 2015


This solved the issue!!!
Thanks!!

If oVirt rewrite  /etc/multipath.conf maybe useful to open a bug....
What do you-all think about it?

Il 05/02/2015 20.36, Darrell Budic ha scritto:
> 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
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users




More information about the Users mailing list