HP Clustered Gateway Device Management Software manual Enable or Disable Failover for a PSD Device

Models: Clustered Gateway Device Management Software

1 95
Download 95 pages 29.82 Kb
Page 27
Image 27

Chapter 1: Matrix Server Commands

22

Enable or Disable Failover for a PSD Device

When a failure occurs in the I/O path to a particular PSD device, Matrix Server will by default fail over to another I/O path. You can use the following command to control whether this failover behavior can occur for specific PSD devices. Matrix Server starts with failover enabled.

#mxmpio enabledisable [<PSD-device ...>]

Specify the Path for I/O

If you are troubleshooting problems with an I/O path, you may want to direct the I/O to another I/O path. You might also want to manually balance I/O paths on a per-server basis across the cluster. This is possible because mxmpioʹs controls are server specific.

You can use the following command to specify either a particular HBA or a PSD device. Matrix Server will then fail over the I/O to the path that includes the specified device. In the command, PSD-deviceis specified by the base name of the device path, such as psd2p1 (not /dev/psd/psd2p1).

#mxmpio active <target> <PSD-device>

target can be one of the following values:

IA numerical index on the PSD device target array (0..).

M,m A decimal major/minor number identifying the host adapter.

M:m A hexadecimal major/minor number identifying the host adapter.

scsiN/C A scsi bus ID. N is the scsi host adapter ID (0..) and C is the scsi host channel number (0..) as defined in /proc/scsi/scsi and /proc/scsi/*/[0-9].If C is omitted, zero is assumed.

sdNsP A device node in /dev. The value is converted to a major/minor number identifying the corresponding host adapter.

With the exception of I (the array index), the value specified is converted to the corresponding host adapter/channel before being used to select the target.

Copyright © 1999-2006 PolyServe, Inc. All rights reserved.

Page 27
Image 27
HP Clustered Gateway Device Management Software manual Enable or Disable Failover for a PSD Device