In the initial release, the root partition on multipath is supported only if the
/boot partition is on a separate, non-multipathed partition. Otherwise, no boot loader is written.
![]() | Note |
|---|---|
This issue is resolved in updates since the initial release. | |
To enable multipathing on the existing root device:
Install Linux with only a single path active, preferably one where the
by-id symlinks are listed in the partitioner.
Mount the devices using the
/dev/disk/by-id path used during the install.
After installation, add
dm-multipath to
/etc/sysconfig/kernel:INITRD_MODULES.
Re-run
/sbin/mkinitrd to update
initrd image.
Reboot the server.
To disable multipathing on the root device: