Hp p9000 remote web console messages (av400-96401, october 2011) (348 pages)
Summary of Contents for HP XP7
Page 1
Abstract This guide provides requirements and procedures for connecting an HP XP7 disk array to a host system, and for configuring the disk array for use with a specific operating system. This document is intended for system administrators, HP representatives, and authorized service providers who are involved in installing, configuring, and operating disk arrays.
Page 2
The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein.
Fibre Channel interface......................9 Device emulation types......................10 Failover..........................10 SNMP configuration........................11 RAID Manager command devices.....................11 2 HP-UX.....................12 Installation roadmap.......................12 Installing and configuring the disk array..................12 Defining the paths......................13 Setting the host mode and host group mode for the disk array ports.........13 Configuring the Fibre Channel ports..................15 Installing and configuring the host.....................15...
Page 4
4 NonStop....................35 Installation roadmap.......................35 Installing and configuring the disk array..................35 Defining the paths......................35 Setting the host mode and host group mode for the disk array ports.........36 Setting system option modes....................37 Configuring the Fibre Channel ports..................38 Installing and configuring the host.....................38 Loading the operating system and software................38 Installing and configuring the FCSAs ...................38 Fabric zoning and LUN security for multiple operating systems..........39...
Page 5
7 Linux.......................58 Installation roadmap.......................58 Installing and configuring the disk array..................58 Defining the paths......................58 Setting the host mode and host group mode for the disk array ports.........59 Configuring the Fibre Channel and FCoE ports..............61 Setting the system option modes..................62 Installing and configuring the host.....................62 Installing and configuring the FCAs, CNAs................62 Loading the operating system and software................62 Clustering and fabric zoning....................62...
Page 6
Configuring multipathing....................99 Creating a Storage Repository...................102 Adding a Virtual Disk to a domU..................104 Adding a dynamic LUN....................106 1 1 Troubleshooting..................107 Error conditions........................107 12 Support and other resources..............109 Contacting HP........................109 Related information.......................109 Websites..........................109 Typographic conventions.......................110 Customer self repair......................110 A Path worksheet..................111 Worksheet...........................111 B Path worksheet (NonStop)................112...
Page 7
Physical partition size table....................144 D Using Veritas Cluster Server to prevent data corruption........146 Using VCS I/O fencing......................146 E Reference information for the HP System Administration Manager (SAM)..149 Configuring the devices using SAM..................149 Setting the maximum number of volume groups using SAM............150 F HP Clustered Gateway deployments............151...
HP XP7 Mainframe Host Attachment and Operations Guide. Audience This document is intended for system administrators, HP representatives, and authorized service providers who are involved in installing, configuring, and operating the HP XP7 storage systems. Features and requirements The disk array provides following features:...
HP XP7 Array Manager Software Check with your HP representative for other XP7 software available for your system. NOTE: Linux, NonStop, and Novell NetWare: Make sure you have superuser (root) access. OpenVMS firmware version: Alpha System firmware version 5.6 or later for Fibre Channel support.
LDEVs without losing data. Using any other emulation might cause data loss in the external storage LUNs. For new deployments, use OPEN-V, because some features (such as features available with HP XP7 Snapshot Software or HP XP7 Continuous Access Journal Software) are only supported with OPEN-V.
SVP performs error-reporting operations requested by the SNMP manager. SNMP properties are usually set from the SVP but they can also be set remotely using the XP7 Remote Web Console or XP7 Command View Advanced Edition Suite Software. For specific procedures, see the applicable user guide.
2 HP-UX You and the HP service representative each play a role in installation. The HP service representative is responsible for installing the disk array and formatting the disk devices. You are responsible for configuring the host server for the new devices with assistance from the HP service representative.
After the disk array is installed, you must set the host mode for each host group that is configured on a disk array port to match the host OS. Set the host mode using LUN Manager in the XP7 Remote Web Console (shown) or XP7 Command View Advanced Edition Software. If these are not available, the HP service representative can set the host mode using the SVP.
Page 14
The correct host mode must be set for all new installations (newly connected ports) to HP-UX hosts. Do not select a mode other than 08 for HP-UX. Changing a host mode after the host has been connected is disruptive and requires the server to be rebooted.
Configure the disk array Fibre Channel ports by using XP7 Command View Advanced Edition Software or the XP7 Remote Web Console. Select the settings for each port based on your SAN topology. Use switch zoning if you connect different types of hosts to the array through the same switch.
SAN) Connecting the disk array The HP service representative performs the following steps to connect the disk array to the host: Verifying operational status of the disk array channel adapters, LDEVs, and paths. Connecting the Fibre Channel cables between the disk array and the fabric switch or host.
DEVICE... In the example: HP OPEN-9 device: SCSI bus number = 14/12, bus instance = 6, SCSI target ID = 0, LUN = 0. HP OPEN-9*2 device: SCSI bus number = 14/12, bus instance = 6, SCSI target ID = 0, LUN = 1.
“Setting and verifying the auto-mount parameters” (page 24) The HP-UX system uses the Logical Volume Manager (LVM) to manage the OPEN-x devices on the disk array. The instructions in this section do not explicitly cover all LVM configuration issues. For further information on LVM configuration, see the HP-UX user documentation.
To allow more volume groups to be created, use SAM to modify the HP-UX system kernel configuration. See “Reference information for the HP System Administrator Manager SAM” (page 149) for details. The newer releases of HP-UX have deprecated the SAM tool and replaced it with the System Management Homepage (SMH) tool. To create volume groups: Use the vgdisplay command to display the existing volume groups.
Use these commands for logical volume configuration: lvremove Deletes a logical volume. Any file system attached to the logical volume must be unmounted before executing the lvremove command. Example lvremove /dev/vgnn/lvolx lvextend Increases the size of an existing logical volume. HP-UX...
Page 21
L command to create a logical volume. Specify the volume size (in megabytes) and the volume group for the new logical volume. HP-UX assigns the logical volume numbers automatically (lvol1, lvol2, lvol3). Use the following capacity values for the size parameter:...
Create the file system for each new logical volume on the disk array. The default file system types are: HP-UX OS version 1 1.i = vxfs To create file systems: Use the newfs command to create the file system using the logical volume as the argument.
Verify the current I/O timeout value using the pvdisplay command: Example # pvdisplay /dev/dsk/c0t6d0 - - - Physical volumes - - - PV Name /dev/dsk/c0t6d0 VG Name /dev/vg06 PV Status available Allocatable VGDA Cur LV PE Size (Mbytes) Total PE Free PE Allocated PE 586 [OPEN-9]...
-rwxr-xr-x 1 root sys 217088 Mar 15 11:52 vi.back2 Setting and verifying the auto-mount parameters Set up and verify the auto-mount parameters for each new volume. The /etc/checklist file (which can also be called the /etc/fstab file) contains the auto-mount parameters for the logical volumes. HP-UX...
Page 25
/dev/vg06/lvol1 /AHPMD-LU00 defaults # AHPMD-LU00 /dev/vg06/lvol2 /AHPMD-LU01 defaults # AHPMD-LU01 P5 P6 Table 4 Auto-mount parameters (HP-UX) Parameter Name Enter Device to mount Block-type device file name Mount point Mount directory name File system Type of file system (for example, hfs, vxfs) Mount options “defaults”...
3 Windows You and the HP service representative each play a role in installation. The HP service representative is responsible for installing the disk array and formatting the disk devices. You are responsible for configuring the host server for the new devices with assistance from the HP service representative.
After the disk array is installed, set the host mode for each host group that is configured on a disk array port to match the host OS. Set the host mode using LUN Manager in the XP7 Remote Web Console (shown) or XP7 Command View Advanced Edition Software. If these are not available, the HP service representative can set the host mode using the SVP.
Page 28
Table 5 Host mode settings (Windows) Host mode Description 2C (available on some array HP recommended. For use with LUSE volumes when online LUN models) expansion is required or might be required in the future. HP recommended. Use if future online LUN expansion is not required or planned.
Configuring the Fibre Channel and FCoE ports Configure the disk array Fibre Channel and FCoE ports by using XP7 Command View Advanced Edition Software or the XP7 Remote Web Console (shown). Select the settings for each port based Installing and configuring the disk array...
Install and configure the Fibre Channel or Converged Network adapters using the manufacturer's instructions. HP supplies driver, firmware, and BIOS downloads for commonly available FCAs. These downloads contain FCA settings that are tested and approved by HP. To obtain a download, log onto the HP website at www.hp.com and search for the model name or number of your FCA.
Figure 3 Multi-cluster environment (Windows) Connecting the disk array The HP service representative performs the following steps to connect the disk array to the host: Verifying operational status of the disk array channel adapters, LDEVs, and paths. Connecting the Fibre Channel cables between the disk array and the fabric switch or host.
Click Manage. Navigate to Diagnostics then click Device Manager. Navigate to the Disk drives section and expand the section. Right-click each device labeled HP OPEN-V Multi-Path Disk Device then click Properties. Record the device information using the worksheet in “Worksheet” (page 111).
Page 33
Click OK to update the system configuration and start the Write Signature wizard. For each new disk, click OK to write a signature, or click No to prevent writing a signature. When you have performed this process for all new disks, the Disk Management main window opens and displays the added disks.
Creating and formatting disk partitions Dynamic Disk is supported with no restrictions for a disk array connected to a Windows 2008/2012 system. For more information, see Microsoft's online help. CAUTION: Do not partition or create a file system on a device that will be used as a raw device (for example, some database applications use raw devices.) In the Disk Management main window, select the unallocated area for the SCSI disk you want to partition.
4 NonStop You and the HP service representative each play a role in installation. The HP service representative is responsible for installing the disk array and formatting the disk devices. You are responsible for configuring the host server for the new devices with assistance from the HP service representative.
After the disk array is installed, you must set the host mode for each host group that is configured on a disk array port to match the host OS. Set the host mode using LUN Manager in the XP7 Remote Web Console (shown) or XP7Command View Advanced Edition Software. If these are not available, the HP service representative can set the host mode using the SVP.
Setting system option modes The HP service representative sets system option modes based on the operating system and software configuration of the host. Ask your service representative if these modes apply in your situation.
Configure the disk array Fibre Channel ports by using XP7 Command View Advanced Edition Software or the XP7 Remote Web Console (shown). Select the settings for each port based on your SAN topology. Use switch zoning if you connect different types of hosts to the array through the same switch.
Must be used Connecting the disk array The HP service representative performs the following steps to connect the disk array to the host: Verifying operational status of the disk array channel adapters, LDEVs, and paths. Connecting the Fibre Channel cables between the disk array and the fabric switch or host.
5 OpenVMS You and the HP service representative each play a role in installation. The HP service representative is responsible for installing the disk array and formatting the disk devices. You are responsible for configuring the host server for the new devices with assistance from the HP service representative.
Use XP7 Command View Advanced Edition Software or the XP7 Remote Web Console (shown) to define paths between hosts and volumes (LUNs) in the disk array. This process is also called “LUN mapping.” In the XP7 Remote Web Console, LUN mapping includes:...
After the disk array is installed, you must set the host mode for each host group that is configured on a disk array port to match the host OS. Set the host mode using LUN Manager in the XP7 Remote Web Console (shown) or XP7 Command View Advanced Edition Software. For procedures, see the applicable user guide available at http://www.hp.com/support/manuals.
Use this host mode to enable the option that sets the UUID Setting the UUID HP recommends that OpenVMS customers use host mode option 33 to enable the UUID feature. This increases the capabilities for OpenVMS hosts that access the disk array, by: Allowing the presentation of CU:LDEVs before 7F:FF to the OpenVMS hosts.
Page 44
If host mode option 33 is not set, then the default behavior is to present the volumes to the OpenVMS host by calculating the decimal value of the hexadecimal CU:LDEV value. That calculated value will be the value of the DGA device number. CAUTION: The UUID (or by default the decimal value of the CU:LDEV value) must be unique across the SAN for the OpenVMS host and/or OpenVMS cluster.
Configure the disk array Fibre Channel ports by using XP7 Command View Advanced Edition Software or the XP7 Remote Web Console (shown). Select the settings for each port based on your SAN topology. Use switch zoning if you connect different types of hosts to the array through the same switch.
Loading the operating system and software Follow the manufacturer's instructions to load the operating system and software onto the host. Load all OS patches and configuration utilities supported by HP and the FCA manufacturer. Installing and configuring the FCAs Install and configure the Fibre Channel adapters using the FCA manufacturer's instructions.
Check the list of peripherals on the host to verify the host recognizes all disk array devices. If any devices are missing: If host mode option 33 is enabled, check the UUID values in the XP7 Remote Web Console LUN mapping...
Use the show device/full dga100 command to show the path information for the device: Example: $ show device/full $1$dga100: Disk $1$DGA100: (NODE01), device type HP OPEN-V, is online, file-oriented device, shareable, device has multiple I/O paths, served to cluster via MSCP Server, error logging is enabled. Error count...
Page 49
$ create/directory $1$dga100:[user] This command creates a user directory name USER at the top level of the newly added volume $1$DGA100. Change to the new directory: Example $ set default $1$dga100:[user] Verify that this directory exists: Example $ show default $1$dga100:[user] If the user directory does not exist, OpenVMS returns an error.
Page 50
%DCL-I-INVDEF, $1$DGA100:[USER] does not exist The delete command removes the USER directory from the disk volume. The show default command verifies that the user directory is removed. 10. Restore the default login directory by entering this command: set default sys$login: OpenVMS...
6 VMware You and the HP service representative each play a role in installation. The HP service representative is responsible for installing the disk array and formatting the disk devices. You are responsible for configuring the host server for the new devices with assistance from the HP service representative.
After the disk array is installed, you must set the host mode for each host group that is configured on a disk array port to match the host OS. Set the host mode using LUN Manager in the XP7 Remote Web Console (shown). If the XP7 Remote Web Console is not available, the HP service representative can set the host mode using the SVP.
Configure the disk array Fibre Channel and FCoE ports by using XP7 Command View Advanced Edition Software or the XP7 Remote Web Console (shown). Select the settings for each port based on your SAN topology. Use switch zoning if you connect different types of hosts to the array through the same switch.
Loading the operating system and software Follow the manufacturer's instructions to load the operating system and software onto the host. Load all OS patches and configuration utilities supported by HP and the FCA or CNA manufacturer. Installing and configuring the FCAs, CNAs Install and configure the Fibre Channel or Converged Network adapters using the manufacturer's instructions.
Fabric zoning and LUN security for multiple operating systems You can connect multiple clusters with multiple operating systems to the same switch and fabric using appropriate zoning and LUN security as follows: Storage port zones can overlap if more than one operating system needs to share an array port.
VMW_PSP_RR. Connecting the disk array The HP service representative performs the following steps to connect the disk array to the host: Verifying operational status of the disk array channel adapters, LDEVs, and paths. Connecting the Fibre Channel cables between the disk array and the fabric switch or host.
Sharing VMDK disks is not supported. Selecting the SCSI emulation driver For information about supported configurations, see the following: VMware Compatibility Guide at http://www.vmware.com/resources/compatibility/search.php Single Point of Connectivity Knowledge (SPOCK) at http://h20272.www2.hp.com/ Setting up virtual machines (VMs) and guest operating systems...
7 Linux You and the HP service representative each play a role in installation. The HP service representative is responsible for installing the disk array and formatting the disk devices. You are responsible for configuring the host server for the new devices with assistance from the HP service representative.
After the disk array is installed, you must set the host mode for each host group that is configured on a disk array port to match the host OS. Set the host mode using LUN Manager in the XP7 Remote Web Console (shown) or XP7 Command View Advanced Edition Software. If these are not available, the HP service representative can set the host mode using the SVP.
Page 60
CAUTION: The correct host mode must be set for all new installations (newly connected ports) to Linux hosts. Do not select a mode other than 00 for Linux. Changing a host mode after the host has been connected is disruptive and requires the server to be rebooted. When a new host group is added, additional host group modes (options) can be configured.
Configure the disk array Fibre Channel and FCoE ports by using XP7 Command View Advanced Edition Software or the XP7 Remote Web Console (shown). Select the settings for each port based on your SAN topology. Use switch zoning if you connect different types of hosts to the array through the same switch.
Loading the operating system and software Follow the manufacturer's instructions to load the operating system and software onto the host. Load all OS patches and configuration utilities supported by HP and the FCA or CNA manufacturer. Clustering and fabric zoning If you plan to use clustering, install and configure the clustering software on the servers.
SAN) Connecting the disk array The HP service representative performs the following steps to connect the disk array to the host: Verifying operational status of the disk array channel adapters, LDEVs, and paths. Connecting the Fibre Channel cables between the disk array and the fabric switch or host.
1048560 cciss/c0d0p2 2 16470960 cciss/c0d0p3 168193 352166 4166736... In the previous example, the “sd” devices represent the XP7 disk partitions and the “cciss” devices represent the internal hard drive partitions on an HP Proliant system. Configuring disk array devices Disks in the disk array are configured using the same procedure for configuring any new disk on the host.
Select w to write the partition information to disk and complete the fdisk command. Other commands that you might want to use include: d to remove partitions q to stop a change Repeat steps 1–5 for each device. Creating the file systems Creating file systems with ext3 Enter mkfs t ext3 /dev/device_name.
Repeat step 1 for each device on the disk array. Creating the mount table Add the new devices to the /etc/fstab file to specify the automount parameters for each device. Edit the /etc/fstab file to add one line for each device to be automounted. Each line of the file contains: (A) device name, (B) mount point, (C) file system type (“ext3”), (D) mount options (“defaults”), (E) enhance parameter (“1”), and (F) fsck pass 2.
8 Solaris You and the HP service representative each play a role in installation. The HP service representative is responsible for installing the disk array and formatting the disk devices. You are responsible for configuring the host server for the new devices with assistance from the HP service representative.
After the disk array is installed, you must set the host mode for each host group that is configured on a disk array port to match the host OS. Set the host mode using LUN Manager in the XP7 Remote Web Console (shown) or XP7 Command View Advanced Edition Software. The host mode setting for Solaris is 09.
Page 69
CAUTION: The correct host mode must be set for all new installations (newly connected ports) to Solaris hosts. Do not select a mode other than 09 for Solaris. Changing a host mode after the host has been connected is disruptive and requires the server to be rebooted. When a new host group is added, additional host group modes (options) can be configured.
Configure the disk array Fibre Channel ports by using XP7 Command View Advanced Edition Software or the XP7 Remote Web Console (shown). Select the settings for each port based on your SAN topology. Use switch zoning if you connect different types of hosts to the array through the same switch.
Specific configuration information is detailed in the following sections. The FCA configuration process might require you to enter the WWN for the array port(s) to which the FCA connects. Your HP representative can provide you this information or you can display this information on the SAN switch.
Oracle branded FCAs are only supported with the Oracle SAN driver stack. The Oracle SAN driver stack also supports current Emulex and QLogic FCAs. NOTE: Ensure host group mode 7 is set for the XP7 array ports where the host is connected to enable automatic LUN recognition using this driver. Solaris...
Check with your HP representative to determine which non-Oracle branded FCAs are supported by HP with the Oracle SAN driver Stack, and if a specific System Mode or Host Group Mode setting is required for Oracle and non-Oracle branded FCAs.
“Configuring FCAs with the Oracle SAN driver stack” (page 72). Contact your HP representative to determine which QLogic FCAs and driver version HP supports with the qla2300 driver. The qla2300 driver is not supported on x86 architecture. Configure QLogic FCAs with the qla2300 driver as follows:...
Fabric Zoning and LUN security for multiple operating systems Security must be enabled for LUN isolation when multiple hosts connect through a shared array port. See the HP SAN Design Reference Guide (http://www.hp.com/go/sandesign) for fabric zoning and LUN security configuration rules.
Host FCA configuration (WWN information, driver instance, target and LUN assignment, and /var/adm/messages) If you are using the Oracle SAN driver and XP7 LUNs were not present when the configuration was done, you may need to reset each FCA if no LUNs are visible. The following example shows the commands to detect the FC-fabric attached FCAs (c3, c5) and resetting them.
CAUTION: The repair, analyze, defect, and verify commands/menus are not applicable to the XP7 arrays. When selecting disk devices, be careful to select the correct disk as using the partition/label commands on disks that have data can cause data loss.
Read the TechFile that appears and follow the instructions to download and install the ASL. After installing the ASL, verify that the XP7 array is visible and the ASL is present using the vxdmpadm listctlr all and vxddladm listsupport all commands.
9 IBM AIX You and the HP service representative each play a role in installation. The HP service representative is responsible for installing the disk array and formatting the disk devices. You are responsible for configuring the host server for the new devices with assistance from the HP service representative.
After the disk array is installed, you must set the host mode for each host group that is configured on a disk array port to match the host OS. Set the host mode using LUN Manager in the XP7 Remote Web Console (shown) or XP7 Command View Advanced Edition Software. If these are not available, the HP service representative can set the host mode using the SVP.
Page 81
CAUTION: The correct host mode must be set for all new installations (newly connected ports) to AIX hosts. Do not select a mode other than 0F for AIX. Changing a host mode after the host has been connected is disruptive and requires the server to be rebooted. When a new host group is added, additional host group modes (options) can be configured.
Configure the disk array Fibre Channel ports by using XP7 Command View Advanced Edition Software or the XP7 Remote Web Console (shown). Select the settings for each port based on your SAN topology. Use switch zoning if you connect different types of hosts to the array through the same switch.
Loading the operating system and software Follow the manufacturer's instructions to load the operating system and software onto the host. Load all OS patches and configuration utilities supported by HP and the FCA manufacturer. Installing and configuring the FCAs Install and configure the Fibre Channel adapters using the FCA manufacturer's instructions.
SAN) Connecting the disk array The HP service representative performs the following steps to connect the disk array to the host: Verifying operational status of the disk array channel adapters, LDEVs, and paths. Connecting the Fibre Channel cables between the disk array and the fabric switch or host.
If the disk array LUNs are defined after the IBM system is powered on, issue a cfgmgr command to recognize the new devices. Use the lsdev command to display system device data and verify that the system recognizes the newly installed devices. The devices are listed by device file name.
Page 86
Table 22 Device parameters-queue depth (IBM AIX) Parameter Recommended Value Queue depth per LU Queue depth per port (MAXTAGS) 1024 The recommended queue depth settings might not provide the best I/O performance for your system. You can adjust the queue depth setting to optimize the I/O performance of the disk array. Displaying the device parameters using the AIX command line At the command line prompt, enter lsattr -E -l hdiskx, where hdiskx is the device file name.
Communications Applications and Services Print Spooling Problem Determination Performance & Resource Scheduling System Environments Processes & Subsystems Applications Using SMIT (information only) Select Fixed Disk. Select Change/Show Characteristics of a Disk. Select the desired device from the Disk menu. The Change/Show Characteristics of a Disk screen for that device is displayed. Enter the correct values for the read/write timeout value, queue depth, and queue type parameters.
Page 88
Processes & Subsystems Applications Using SMIT (information only) Select Logical Volume Manager. Example System Storage Management (Physical & Logical Storage) Move cursor to desired item and press Enter. Logical Volume Manager File Systems Files & Directories Removable Disk Management System Backup Manager Select Volume Groups.
PHYSICAL VOLUME names [hdisk1] Activate volume group AUTOMATICALLY at system restart? Volume Group MAJOR NUMBER Enter yes or no in the Activate volume group AUTOMATICALLY at system restart? field. If you are not using PowerHA, enter yes. If you are using PowerHA, enter no. Press Enter when you have entered the values.
Page 90
Select Add / Change / Show / Delete File Systems. Example File Systems Move cursor to desired item and press Enter. List All File Systems List All Mounted File Systems Add / Change / Show / Delete File Systems Mount a File System Mount a Group of File Systems Unmount a File System Unmount a Group of File Systems...
Mount AUTOMATICALLY at system restart? Enter yes. CAUTION: In high availability systems (PowerHA), enter no. Number of bytes per node. Enter the number of bytes appropriate for the application, or use the default value. Example Add a Journaled File System Type or select values in entry fields.
Page 92
Verify that the file system is usable by performing some basic operations (for example, file creation, copying, and deletion) on each logical device. Example # cd /hp00 # cp /smit.log /hp00/smit.log.back1 # ls -l hp00 rw-rw-rw- root system 375982 Nov 30 17:25 smit.log.back1 # cp smit.log.back1 smit.log.back2 # ls -l -rw-rw-rw-...
10 Citrix XenServer Enterprise You and the HP service representative each play a role in installation. The HP service representative is responsible for installing the disk array and formatting the disk devices. You are responsible for configuring the host server for the new devices with assistance from the HP service representative.
After the disk array is installed, you must set the host mode for each host group that is configured on a disk array port to match the host OS. Set the host mode using LUN Manager in the XP7 Remote Web Console (shown) or XP7 Command View Advanced Edition Software. If these are not available, the HP service representative can set the host mode using the SVP.
Page 95
CAUTION: The correct host mode must be set for all new installations (newly connected ports) to Linux hosts. Do not select a mode other than 00 for Linux. Changing a host mode after the host has been connected is disruptive and requires the server to be rebooted. When a new host group is added, additional host group modes (options) can be configured.
Configure the disk array Fibre Channel ports by using XP7 Command View Advanced Edition Software or the XP7 Remote Web Console (shown). Select the settings for each port based on your SAN topology. Use switch zoning if you connect different types of hosts to the array through the same switch.
Setting the system option modes The HP service representative sets the system option mode(s) based on the operating system and software configuration of the host. Notify your HP representative if you install storage agnostic software (such as backup or cluster software) that might require specific settings.
SAN) Connecting the disk array The HP service representative performs the following steps to connect the disk array to the host: Verifying operational status of the disk array channel adapters, LDEVs, and paths. Connecting the Fibre Channel cables between the disk array and the fabric switch or host.
Page 100
Click Enter Maintenance Mode . Select the General tab and then click Properties. 100 Citrix XenServer Enterprise...
Page 101
Select the Multipathing tab, check the Enable multipathing on this server check box, and then click OK. Right-click the domU that was placed in maintenance mode and select Exit Maintenance Mode. Configuring disk array devices 101...
NOTE: HP recommends that you use the RHEL 5.x device mapper config file and multipathing parameter settings on HP.com. Use only the array-specific settings, and not the multipath.conf file bundle into the device mapper kit. All array host modes for Citrix XenServer are the same as Linux.
Page 103
Select the type of virtual disk storage for the storage array and then click Next. NOTE: For Fibre Channel, select Hardware HBA. Configuring disk array devices 103...
After the Storage Repository has been created on the dom0, the vdisk from the Storage Repository can be assigned to the domU. This section describes how to pass vdisks to the domU. HP Proliant Virtual Console can be used with HP Integrated CitrixXen Server Enterprise Edition to complete this process.
Page 105
Select the domU. Select the Storage tab and then click Add. Configuring disk array devices 105...
Type a name, description, and size for the new disk and then click Add. Adding a dynamic LUN To add a LUN to a dom0 dynamically, follow these steps. Create and present a LUN to a dom0 from the array. Enter the following command to rescan the sessions that are connected to the arrays for the new LUN: xe sr-probe type=lvmohba.
1 1 Troubleshooting This chapter includes resolutions for various error conditions you may encounter. If you are unable to resolve an error condition, ask your HP support representative for assistance. Error conditions Depending on your system configuration, you may be able to view error messages (R-SIMS) as...
Page 108
Table 25 Error conditions (continued) Error condition Recommended action The host detects a parity error. Check the FCA and make sure it was installed properly. Reboot the host. The host hangs or devices are declared Make sure there are no duplicate disk array TIDs and that disk array TIDs and the host hangs.
Click Storage > Disk Storage Systems > XP Storage, and then select your Storage System. HP Enterprise Information Library website: http://h17007.www1.hp.com/us/en/storage/info-library/index.aspx Under Products and Solutions, click HP XP Storage. Then, click XP7 Storage under HP XP Storage. Websites HP Event Monitoring Service and HA Monitors Software: http://www.hp.com/go/hpux-ha-monitoring-docs...
HP customer self repair (CSR) programs allow you to repair your StorageWorks product. If a CSR part needs replacing, HP ships the part directly to you so that you can install it at your convenience. Some parts do not qualify for CSR. Your HP-authorized service provider will determine whether a repair can be accomplished by CSR.
C Disk array supported emulations HP-UX This appendix provides information about supported emulations and device type specifications. Some parameters might not be relevant to your array. Consult your HP representative for information about supported configurations for your system. Supported emulations HP recommends using OPEN-V as the emulation for better performance and features that may not be supported with the legacy emulations (OPEN-[389LE]).
Page 114
Table 30 Emulation specifications (HP-UX) (continued) Emulation Category Product name Blocks Sector size # of Heads Sectors Capacity (512 bytes) (bytes) cylinders per track OPEN-8 CVS SCSI disk OPEN-8-CVS Footnote Footnote Footnote OPEN-9 CVS SCSI disk OPEN-9-CVS Footnote Footnote Footnote...
The capacity of an OPEN-3/8/9/E CVS volume is specified in MB, not number of cylinders. The capacity of an OPEN-V CVS volume can be specified in MB or number of cylinders. You set the volume size using the XP7 Remote Web Console or XP7 Command View Advanced Edition Software. LUSE device parameters...
Page 116
Table 31 LUSE device parameters (HP-UX) (continued) Device type Physical extent size (PE) Max physical extent size (MPE) OPEN-E*n n = 2 to 9 default default n = 10 17366 n = 1 1 19102 n = 12 20839 n = 13...
Disk array devices and other types of devices are connected in the same loop Information for unused devices remains in the server system Multiple ports participate in the same arbitrated loop Table 32 SCSI TID map (HP-UX) t value AL-PA...
Windows This appendix provides information about supported emulations and emulation specifications. Some parameters might not be relevant to your array. Consult your HP representative for information about supported configurations for your system. Supported emulations HP recommends using OPEN-V as the emulation for better performance and features that may not be supported with the legacy emulations (OPEN-[389LE]).
Table 34 Emulation specifications (Windows) (continued) Emulation Category Product name Blocks Sector size # of Heads Sectors Capacity (512 bytes) (bytes) cylinders per track OPEN-E CVS SCSI disk OPEN-E-CVS Footnote Footnote Footnote OPEN-V SCSI disk OPEN-V Footnote Footnote Footnote CVS LUSE OPEN-3*n CVS SCSI disk OPEN-3*n-CVS...
Page 120
The capacity of an OPEN-3/8/9/E CVS volume is specified in MB, not number of cylinders. The capacity of an OPEN-V CVS volume can be specified in MB or number of cylinders. You set the volume size using the XP7 Remote Web Console or XP7 Command View Advanced Edition Software. 120 Disk array supported emulations...
NonStop This appendix provides information about supported emulations and emulation specifications. Some parameters might not be relevant to your array. Consult your HP representative for information about supported configurations for your system. Supported emulations HP recommends using OPEN-V as the emulation for better performance and features that may not be supported with the legacy emulations (OPEN-[389LE]).
OpenVMS This appendix provides information about supported emulations and device type specifications. Some parameters might not be relevant to your array. Consult your HP representative for information about supported configurations for your system. Supported emulations HP recommends using OPEN-V as the emulation for better performance and features that may not be supported with the legacy emulations (OPEN-[389LE]).
Page 123
Table 38 Emulation specifications (OpenVMS) (continued) Emulation Category Product Blocks Sector size # of Heads Sectors Capacity MB* name (512 bytes) (bytes) cylinders per track OPEN-E SCSI disk OPEN-E-CVS Footnote Footnote Footnote OPEN-V SCSI disk OPEN-V Footnote Footnote Footnote CVS LUSE OPEN-3*n SCSI disk OPEN- 3 *n- C VS...
Page 124
The capacity of an OPEN-3/8/9/E CVS volume is specified in MB, not number of cylinders. The capacity of an OPEN-V CVS volume can be specified in MB or number of cylinders. You set the volume size using the XP7 Remote Web Console or XP7 Command View Advanced Edition Software. 124 Disk array supported emulations...
VMware This appendix provides information about supported emulations and device type specifications. Some parameters might not be relevant to your array. Consult your HP representative for information about supported configurations for your system. Supported emulations HP recommends using OPEN-V as the emulation for better performance and features that may not be supported with the legacy emulations (OPEN-[389LE]).
Page 126
Table 40 Emulation specifications (VMware) (continued) Emulation Category Product Blocks Sector size # of Heads Sectors Capacity MB* name (512 bytes) (bytes) cylinders per track OPEN-8 SCSI disk OPEN-8-CVS Footnote Footnote Footnote OPEN-9 SCSI disk OPEN-9-CVS Footnote Footnote Footnote OPEN-E SCSI disk OPEN-E-CVS Footnote...
Page 127
The capacity of an OPEN-3/8/9/E CVS volume is specified in MB, not number of cylinders. The capacity of an OPEN-V CVS volume can be specified in MB or number of cylinders. You set the volume size using the XP7 Remote Web Console. VMware 127...
Linux This appendix provides information about supported emulations and device type specifications. Some parameters might not be relevant to your array. Consult your HP representative for information about supported configurations for your system. Supported emulations HP recommends using OPEN-V as the emulation for better performance and features that may not be supported with the legacy emulations (OPEN-[389LE]).
Page 129
Table 42 Emulation specifications (Linux) (continued) Emulation Category Product name Blocks Sector size # of Heads Sectors Capacity (512 bytes) (bytes) cylinders per track OPEN-E CVS SCSI disk OPEN-E-CVS Footnote Footnote Footnote OPEN-V SCSI disk OPEN-V Footnote Footnote Footnote CVS LUSE OPEN-3*n CVS SCSI disk OPEN-3*n-CVS...
Page 130
The capacity of an OPEN-3/8/9/E CVS volume is specified in MB, not number of cylinders. The capacity of an OPEN-V CVS volume can be specified in MB or number of cylinders. You set the volume size using the XP7 Remote Web Console or XP7 Command View Advanced Edition Software. 130 Disk array supported emulations...
Solaris This appendix provides information about supported emulations and device type specifications. Some parameters might not be relevant to your array. Consult your HP representative for information about supported configurations for your system. Supported emulations HP recommends using OPEN-V as the emulation for better performance and features that may not be supported with the legacy emulations (OPEN-[389LE]).
Page 132
Table 44 Emulation specifications (Solaris) (continued) Emulation Category Product name Blocks Sector size # of Heads Sectors Capacity (512 bytes) (bytes) cylinders per track OPEN-E CVS SCSI disk OPEN-E-CVS Footnote Footnote Footnote OPEN-V SCSI disk OPEN-V Footnote Footnote Footnote CVS LUSE OPEN-3*n CVS SCSI disk OPEN-3*n-CVS...
Page 133
The capacity of an OPEN-3/8/9/E CVS volume is specified in MB, not number of cylinders. The capacity of an OPEN-V CVS volume can be specified in MB or number of cylinders. You set the volume size using the XP7 Remote Web Console or XP7 Command View Advanced Edition Software. Solaris 133...
IBM AIX This appendix provides information about supported emulations and device type specifications. Some parameters might not be relevant to your array. Consult your HP representative for information about supported configurations for your system. Supported emulations HP recommends using OPEN-V as the emulation for better performance and features that may not be supported with the legacy emulations (OPEN-[389LE]).
Page 135
Table 46 Emulation specifications (IBM AIX) (continued) Emulation Category Product name Blocks Sector size # of Heads Sectors Capacity (512 bytes) (bytes) cylinders per track OPEN-E CVS SCSI disk OPEN-E-CVS Note 5 Footnote Footnote OPEN-V SCSI disk OPEN-V Note 5 Footnote Footnote CVS LUSE...
The capacity of an OPEN-3/8/9/E CVS volume is specified in MB, not number of cylinders. The capacity of an OPEN-V CVS volume can be specified in MB or number of cylinders. You set the volume size using the XP7 Remote Web Console or XP7 Command View Advanced Edition Software. Disk parameters by emulation type...
Page 137
Table 47 OPEN-3 parameters by emulation type (IBM AIX) (continued) Emulation Type Parameter OPEN-3 OPEN-3*n (n=2 OPEN-3 CVS OPEN-3 CVS*n to 36) (n=2 to 36) c partition size 4,806,720 4,806,720*n Depends on Depends on configuration of configuration of d partition size Set optionally Set optionally Set optionally...
Page 138
Table 48 OPEN-8 parameters by emulation type (IBM AIX) (continued) Emulation Type Parameter OPEN-8 OPEN-8*n (n=2 OPEN-8 CVS OPEN-8 CVS*n to 36) (n=2 to 36) Number of rotations of the disk 6,300 6,300 6,300 6,300 a partition offset (Starting block Set optionally Set optionally Set optionally...
Page 139
Table 48 OPEN-8 parameters by emulation type (IBM AIX) (continued) Emulation Type Parameter OPEN-8 OPEN-8*n (n=2 OPEN-8 CVS OPEN-8 CVS*n to 36) (n=2 to 36) e partition fragment size 1,024 1,024 1,024 1,024 f partition fragment size 1,024 1,024 1,024 1,024 g partition fragment size 1,024...
Page 140
Table 49 OPEN-9 parameters by emulation type (IBM AIX) (continued) Emulation Type Parameter OPEN-9 OPEN-9*n (n=2 OPEN-9 CVS OPEN-9 CVS*n to 36) (n=2 to 36) f partition size Set optionally Set optionally Set optionally Set optionally g partition size Set optionally Set optionally Set optionally Set optionally...
Page 141
Table 50 OPEN-E parameters by emulation type (IBM AIX) (continued) Emulation Type Parameter OPEN-E OPEN-E*n (n=2 to OPEN-E CVS OPEN-E CVS*n (n=2 to 36) c partition offset (Starting block in c partition) d partition offset (Starting block Set optionally Set optionally Set optionally Set optionally in d partition)
Table 50 OPEN-E parameters by emulation type (IBM AIX) (continued) Emulation Type Parameter OPEN-E OPEN-E*n (n=2 to OPEN-E CVS OPEN-E CVS*n (n=2 to 36) h partition fragment size 1,024 1,024 1,024 1,024 “Notes for disk parameters”. Notes for disk parameters The value of pc is calculated as follows: pc = nc * nt * ns The nc of OPEN-x CVS corresponds to the capacity specified by SVP or remote console.
Page 143
Table 51 Byte information (IBM AIX) Category LU product name Number of bytes per Inode OPEN-3 OPEN-3 OPEN-3*2 to OPEN-3*28 4096 OPEN-3*29 to OPEN-3*36 8192 OPEN-8 OPEN-8 OPEN-8*2 to OPEN-8*9 4096 OPEN-8*10 to OPEN-8*18 8192 OPEN-8*19 to OPEN-8*36 16384 OPEN-9 OPEN-9 OPEN-9*2 to OPEN-9*9 4096 OPEN-9*10 to OPEN-9*18...
Physical partition size table Table 52 Physical partition size (IBM AIX) Category LU product name Physical partition size in megabytes OPEN-3 OPEN-3 OPEN-3*2 to OPEN-3*3 OPEN-3*4 to OPEN-3*6 OPEN-3*7 to OPEN-3*13 OPEN-3*14 to OPEN-3*27 OPEN-3*28 to OPEN-3*36 OPEN-8 OPEN-8 OPEN-8*2 OPEN-8*3 to OPEN-8*4 OPEN-8*5 to OPEN-8*9 OPEN-8*10 to OPEN-8*18...
Page 145
Table 52 Physical partition size (IBM AIX) (continued) Category LU product name Physical partition size in megabytes 259201 - 518400 518401 and higher 1024 IBM AIX 145...
147)). For each array port, calculate the number of VCS registration keys needed as follows: number of WWNs visible to a HP XP7 port x number of disk groups = number of registration keys Where the number of WWNs visible to a HP XP7 port = number of hosts x number of WWNs per HP XP7 port.
Page 147
Figure 12 Nodes and ports Using VCS I/O fencing...
Page 148
Table 53 Port 1A Key Registration Entries Entry Reserve key in registration WWN visible to Port-1A LU - Disk Group table APGR0001 WWNa0 0, 1, 2 - Disk Group 1 APGR0003 WWNa0 8, 9 - Disk Group 3 BPGR0001 WWNb0 0, 1, 2 - Disk Group 1 BPGR0002 WWNb0...
E Reference information for the HP System Administration Manager (SAM) The HP System Administration Manager (SAM) is used to perform HP-UX system administration functions, including: Setting up users and groups Configuring the disks and file systems Performing auditing and security activities...
Setting the maximum number of volume groups using SAM The HP-UX kernel specifies the maximum number of volume groups that can be created. The default is 10. You may need to change this number to accommodate new devices on the disk array. To change this number, use the Kernel Configuration function.
Membership partitions HP Scalable NAS uses a set of membership partitions to control access to the SAN and to store the device naming database, which includes the global device names that HP Scalable NAS assigns to the SAN disks placed under its control.
Membership partitions HP Scalable NAS uses a set of membership partitions to control access to the SAN and to store the device naming database, which includes the global device names that HP Scalable NAS assigns to the SAN disks placed under its control.
For details on importing and deporting disks, dynamic volume creation and configuration, and file system creation and configuration, see the HP Scalable NAS File Serving Software Administration Guide. Linux 153...
LDEVs has a size of 4,693 MB. LUSE Logical Unit Size Expansion. The LUSE feature is available when the HP StorageWorks LUN Manager product is installed, and allows a LUN, normally associated with only a single LDEV, to be associated with 1 to 36 LDEVs. Essentially, LUSE makes it possible for applications to access a single large pool of storage.
Page 155
Base), which is a data structure that defines what is obtainable from the device and what can be controlled (turned off, on, and so on). Service processor. A computer built into a disk array. The SVP, used only by an HP service representative, provides a direct interface to the disk array.