Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Connecting Multipath FC SAN to kvm virtualization

Moh.SayedNov 24 2020 — edited Nov 24 2020

Hi Guys,
I'm starting setup of KVM virtualization with three hosts. all are connected to FC multipath SAN storage.
using lsblk command, I can see the LUN assigned from SAN storage, but I see multipathd service is not working and I got the following when I issue # multipath -ll
[root@kvmhost1 ~]# multipath -ll
Nov 24 09:48:23 | DM multipath kernel driver not loaded
Nov 24 09:48:23 | /etc/multipath.conf does not exist, blacklisting all devices.
Nov 24 09:48:23 | A default multipath.conf file is located at
Nov 24 09:48:23 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf
Nov 24 09:48:23 | You can run /sbin/mpathconf --enable to create
Nov 24 09:48:23 | /etc/multipath.conf. See man mpathconf(8) for more details
Nov 24 09:48:23 | DM multipath kernel driver not loaded

Comments
Post Details
Added on Nov 24 2020
1 comment
1,043 views