1.1.4 Enabling Multipath I/O Support

In case user action is required to enable multipathing, this sections explains how to do so. The required steps depend on the storage hardware implemented. Consequently, the steps below are intended as a guideline and priority should be given to the SAN hardware documentation. Please note that some guidelines have already been provided for the configuration of multipathing on SPARC hardware in Storage Requirements in the Oracle VM Installation and Upgrade Guide. Not all steps apply to your environment. Consult the SAN hardware vendor's documentation for a complete list of steps, the order in which to execute them, and their relevance to your specific environment.

General steps to configure multipathing:

  1. Design and document the multipathing configuration you intend to apply to the SAN hardware used in your Oracle VM environment.

  2. Ensure that the drivers for your Host Bus Adapters (HBAs) are present. If not, install the drivers.

  3. Configure the appropriate zoning on the fibre channel switches.

  4. Configure LUN masking on the storage arrays.

  5. Configure path optimization features (ALUA or similar) on your disk subsystem, if so instructed by your vendor's documentation.

  6. Check the fabric information on each Oracle VM Server that has access to the SAN hardware. Use multipath -ll and related commands.

  7. Make the necessary changes to the file /etc/multipath.conf on the Oracle VM Servers.

    Note

    You must make the exact same changes to the multipath configuration file on all Oracle VM Servers in your environment.

    Important

    It is critical that the configuration parameter user_friendly_names remain set to no within the /etc/multipath.conf configuration file.

  8. Restart the multipath daemon (multipathd).

  9. Check the fabric information again to verify the configuration.

  10. If so instructed by the vendor's documentation, rebuild initrd.

  11. Reboot the Oracle VM Servers to verify that the SAN and multipathing configuration come up properly after a restart.

For detailed information and instructions, consult the SAN hardware vendor's documentation.

Note

Booting from a multipath SAN is supported.