Configuring Multipath I/O for the Root Device

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.

[Important]

If you apply all online updates, the DM-MP is available but is not supported for /boot and /root in SUSE Linux Enterprise Server 10 SP1 and later. More specifically, you need mkinitrd 1.2-106.61 and multipath-tools 0.4.7-34.23 or later. However, if you install the packages and set up the configuration, you might run into update issues later.

Full multipath support is available in SUSE Linux Enterprise Server 11.

To enable multipathing on the existing root device:

  1. Install Linux with only a single path active, preferably one where the by-id symlinks are listed in the partitioner.

  2. Mount the devices by using the /dev/disk/by-id path used during the install.

  3. After installation, add dm-multipath to /etc/sysconfig/kernel:INITRD_MODULES.

  4. 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.

  5. Re-run /sbin/mkinitrd to update the initrd image.

  6. For System Z, after running mkinitrd, run zipl.

  7. Reboot the server.

To disable multipathing on the root device:


SUSE® Linux Enterprise Server Storage Administration Guide 10 SP3