In the SUSE Linux Enterprise Server 10, 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.
![]() | |
If you apply all online updates, the DM-MP is available but is not supported for Full multipath support is available in SUSE Linux Enterprise Server 11. | |
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 by using the /dev/disk/by-id path used during the install.
After installation, add dm-multipath to /etc/sysconfig/kernel:INITRD_MODULES.
For System Z, before running mkinitrd, edit the /etc/zipl.conf file to change the by-path information in zipl.conf with the same by-id information that was used in the /etc/fstab.
Re-run /sbin/mkinitrd to update the initrd image.
For System Z, after running mkinitrd, run zipl.
Reboot the server.
To disable multipathing on the root device: