We installed 14.04 that is connected to a fiber channel. I was expecting to wrestle with multipath to get the LUNs connected, but I noticed that I am mounted to the fiber channel right after install.
What process is doing this out of the box?
We installed 14.04 that is connected to a fiber channel. I was expecting to wrestle with multipath to get the LUNs connected, but I noticed that I am mounted to the fiber channel right after install.
What process is doing this out of the box?
It's part of your initrd and the multipathd should also be running at startup. So if you do end up changing your multipath.conf be sure to rebuild your ramdisk so the file is copied there as well. Otherwise weird race conditions can occur once you try to add LVM to the mix.
https://help.ubuntu.com/lts/serverguide/multipath-devices.html