HP StorageWorks XP Disk Array Configuration Guide (T5278-96047, May 2011)
Table Of Contents
- XP Disk Array Configuration Guide
- Contents
- 1 Overview
- 2 HP-UX
- Installation roadmap
- Installing and configuring the disk array
- Installing and configuring the host
- Connecting the disk array
- Configuring disk array devices
- Verifying the device files and drivers
- Creating the device files
- Creating the physical volumes
- Creating new volume groups
- Creating logical volumes
- Creating the file systems
- Setting the I/O timeout parameter
- Creating the mount directories
- Mounting and verifying the file systems
- Setting and verifying the auto-mount parameters
- 3 Windows
- 4 Novell NetWare
- 5 NonStop
- 6 OpenVMS
- 7 VMware
- 8 Linux
- 9 Solaris
- Installation roadmap
- Installing and configuring the disk array
- Installing and configuring the host
- Connecting the disk array
- Configuring disk array devices
- Configuring for use with Veritas Volume Manager 4.x and later
- 10 IBM AIX
- 11 Citrix XenServer Enterprise
- 12 Troubleshooting
- 13 Support and other resources
- A Path worksheet
- B Path worksheet (NonStop)
- C Disk array supported emulations
- D Using Veritas Cluster Server to prevent data corruption
- E Reference information for the HP System Administration Manager (SAM)
- F HP Clustered Gateway deployments
- Glossary
- Index
LOAD QL2300.HAM SLOT=3 /LUNS /ALLPATHS /PORTNAMES /CONSOLE
######## End HAM Drivers ########
3. Restart the server.
4. To see a list of the failover devices and paths, at the server prompt enter:
list failover devices
Example failover device path listing
0x20 [V6E0-A2-D0:0] HP OPEN-3 rev:HP16
Up 0x0D [V6E0-A2-D0:0] HP OPEN-3 rev:HP16 Priority = 0 selected
Up 0x1B [V6E0-A3-D0:0] HP OPEN-3 rev:HP16 Priority = 0
0x21 [V6E0-A2-D0:2] HP OPEN-3 rev:HP16
Up 0x0F [V6E0-A2-D0:2] HP OPEN-3 rev:HP16 Priority = 0 selected
Up 0x1D [V6E0-A3-D0:2] HP OPEN-3 rev:HP16 Priority = 0
0x22 [V6E0-A2-D0:4] HP OPEN-3 rev:HP16
Up 0x11 [V6E0-A2-D0:4] HP OPEN-3 rev:HP16 Priority = 0 selected
Up 0x1F [V6E0-A3-D0:4] HP OPEN-3 rev:HP16 Priority = 0
0x23 [V6E0-A2-D0:1] HP OPEN-3 rev:HP16
Up 0x0E [V6E0-A2-D0:1] HP OPEN-3 rev:HP16 Priority = 0 selected
Up 0x1C [V6E0-A3-D0:1] HP OPEN-3 rev:HP16 Priority = 0
0x24 [V6E0-A2-D0:1] HP OPEN-3 rev:HP16
Up 0x0E [V6E0-A2-D0:3] HP OPEN-3 rev:HP16 Priority = 0 selected
Up 0x1C [V6E0-A3-D0:3] HP OPEN-3 rev:HP16 Priority = 0
Helpful Multipath commands
Other useful Multipath commands are described in the following sections.
MM Set failover priority <pathid> = <number> </insert>
This command sets the priority level for each path. The ID must be a valid path ID, and the number
must be a decimal integer value in the range 1-4,000,000, with 1 being the highest priority and
4,000,000 being the lowest priority. The default value of 0 (zero) indicates that there is no priority.
The /insert option will move the priorities on all paths that were equal or lower than <number>.
For example, if the paths had priorities of 1,2,3,4, and a new path is assigned a number 2 using
the /insert option, then the paths that were 2, 3, and 4 are moved to 3, 4, and 5, and the new
path assigned priority 2.
MM Set failover state <pathid> = <Up: Down> </setpath>
This command sets the state of the path. The ID must be a valid path ID. If the path is Up, it can
be taken offline, and will not be used to switch to. Another path will be selected. If the path is
offline, the path will be reactivated, if possible, and set to an Up state. The /setpath option will
reselect the highest priority path that is up.
MM Set failover path <pathid>
This command moves the selected path to the one specified by the path ID. The ID must be a valid
path that is up. This does not alter the priorities on the paths, and any reselection of the path might
cause the path to change. A later option will be added to reassign that path to the highest priority.
MM Restore failover path device_id
This command forces the device to reselect the highest priority path that is online. The device_id
must be a valid device ID.
MM Reset failover registry
This command will delete all the failover entries in the registry, and recreate them again based on
the current set of failover devices.
As a path fails, it is automatically marked as a Down (offline) path, and the next highest priority
path is automatically selected. When the device is reactivated, the state is automatically reset to
an Up (online) state, and again the highest priority path is selected.
Middleware configuration 49