Sun Microsystems Logo
Products and Services
 
Support and Training
 
 

Previous Previous     Contents     Index     Next Next

Configuring the Multipathing Configuration File

The multipathing /etc/default/mpathd configuration file contains three parameters that you can adjust for your configuration requirements:

  • FAILURE_DETECTION_TIME

  • FAILBACK

  • TRACK_INTERFACES_ONLY_WITH_GROUPS

See Multipathing Configuration File for a description of these parameters.

ProcedureHow to Configure the Multipathing Configuration File

  1. Become superuser.

  2. Edit the /etc/default/mpathd and change the default value of one or more of the three parameters by using one or more of the following substeps.

    1. Type the new value for the FAILURE_DETECTION_TIME parameter.

      FAILURE_DETECTION_TIME=n

    2. Type the new value for the FAILBACK parameter.

      FAILBACK=[yes | no]

    3. Type the new value for the TRACK_INTERFACES_ONLY_WITH_GROUPS parameter.

      TRACK_INTERFACES_ONLY_WITH_GROUPS=[yes | no]

  3. On a command line, type the following command.

    # pkill -HUP in.mpathd

Previous Previous     Contents     Index     Next Next