Disk/Tape Storage Area Networks (MOSC)

MOSC Banner

Missing mpxio-disable parameter in fp.conf defaults to MPxIO being enabled

Just a short tip about something that was discovered.  In fp.conf there is a parameter to enable or disable MPxIO (Solaris Multipathing):
mpxio-disable="no";

This parameter is commonly set automatically through use of the 'stmsboot' command which edits this file for you (when enabling MPxIO for Fiber Channel devices.)

What was discovered is if this parameter is missing, or commented out, that Solaris will default to MPxIO being enabled.

From common/os/sunmdi.c:

        /*
         * Check for mpxio-disable property. Enable mpxio if the property is
         * missing or not set to "yes".
         * If the property is set to "yes" then emit a brief message.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center