
12 Jun
2018
12 Jun
'18
9:50 p.m.
0) install ovirt node v4.2.3.1 (or higher) 1) Create a blacklist here: /etc/multiapth/conf.d/local.conf (assuming local.conf is the new file you create) 2) local.conf should be similar to this (using your disks wwid) blacklist { wwid INTEL_SSDSCKHB120G4_BTWM65160025120B wwid eui.0025385171b04d62 wwid SAMSUNG_MZ7GE960HMHP-000AZ_S1P8NYAG123827 } 3) remove multiapth device using multipath -f INTEL_SSDSCKHB120G4_BTWM65160025120B run this command: dracut --force --add multipath --include /etc/multipath /etc/multipath 4) Reboot 5) proceed with the rest of oVirt install