Using Dynamic Root Disk Activate and Deactivate Commands

Size: px
Start display at page:

Download "Using Dynamic Root Disk Activate and Deactivate Commands"

Transcription

1 Using Dynamic Root Disk Activate and Deactivate Commands Introduction... 2 Using a preview of drd activate to check boot settings... 2 Using a drd clone as an alternate boot disk... 3 On an Integrity System... 3 On a PA-RISC system... 4 Using SoftReboot Feature in DRD Activate... 5 Activating a mirrored clone... 5 Restoring the Primary Bootpath After Activate on a Running System... 5 Preparing For Recovery Without Altering Boot Order... 6 On an Integrity System... 7 On a PA-RISC system For More Information... 11

2 Introduction Dynamic Root Disk (DRD) provides a robust and reliable mechanism for creating, updating, and booting a clone of a running system. The commands drd activate and drd deactivate enable an administrator to choose an image to be booted the next time the system is re-started: An image is said to be activated if it will be booted. A drd activate command activates the inactive image. A drd deactivate command activates the booted image. This functionality overlaps with that supplied by the setboot command, but eliminates the need for an administrator to associate a hardware address specified on a setboot command with a block device special file specified on a drd clone command. (The 11iv3 setboot command accepts a persistent device special file as an argument for the -p option, but the 11iv2 setboot command requires a hardware address.) In the terminology of the setboot command, drd activate sets the boot disk of the inactive image to be the primary boot disk; drd deactivate sets the boot disk of the booted image to be the primary boot disk. The drd activate and drd deactivate commands also provide the extended options -x alternate-bootdisk and -x HA_alternate_bootdisk which correspond to the options -a and -h, respectively, of the setboot command. The argument of each of these drd extended options is a block device special file. The -x HA_alternate_bootdisk is supported on those systems for which the -h option of setboot is supported, that is, on Integrity systems and PA-RISC systems that support hardware partitions. The following examples show how an administrator can use drd activate and drd deactivate to implement various maintenance and recovery strategies. Using a preview of drd activate to check boot settings An administrator may want to check the current settings of the boot disks and see if they would be changed by a drd activate command. The preview ( -p ) option of drd activate displays the current and prospective settings, as shown in the 11iv3 example in Figure 1. Figure 1 drd activate p Command Output == 08/20/07 16:58:16 MDT BEGIN Activate Inactive System Image Preview * Checking for Valid Inactive System Image * Reading Current System Information * Locating Inactive System Image * Determining Bootpath Status * Primary bootpath : 0/4/1/0.0x5000c50000c9842d.0x0 (/dev/rdisk/disk9) before activate. * Primary bootpath : 0/4/1/0.0x5000c50000c9578d.0x0 after activate. * Alternate bootpath : 0/4/1/0.0x5000c50000c9842d.0x0 (/dev/rdisk/disk9) before activate. * Alternate bootpath : 0/4/1/0.0x5000c50000c9842d.0x0 (/dev/rdisk/disk9) after activate. * HA Alternate bootpath : 0/4/1/0.0x5000c50000c9578d.0x0 (/dev/rdisk/disk7) before activate.

3 * HA Alternate bootpath : 0/4/1/0.0x5000c50000c9578d.0x0 (/dev/rdisk/disk7) after activate. == 08/20/07 16:58:32 MDT END Activate Inactive System Image Preview succeeded. Using a drd clone as an alternate boot disk After a drd clone is created, an administrator may not want to activate it until after it has been updated with patches or new software. However, it is convenient to be able to easily boot the clone in the event of a problem with the booted system. To keep the booted system as the primary boot disk but use the clone as the alternate boot disk, the administrator issues the command drd deactivate x alternate_bootdisk=clone_target_block_device_special_file Figure 2 shows the output of the command above on an 11iv2 system, where the clone_target_block_device_special_file is /dev/dsk/c17t2d0. Figure 2 drd deactivate -x alternate_bootdisk=/dev/dsk/c17t2d0 Command Output ======= 08/21/07 01:43:26 MDT BEGIN Deactivate Inactive System Image * Checking for Valid Inactive System Image * Reading Current System Information * Locating Inactive System Image * Determining Bootpath Status * Primary bootpath : 0/4/1/ before deactivate. * Primary bootpath : 0/4/1/ after deactivate. * Alternate bootpath : 0/4/1/ before deactivate. * Alternate bootpath : 0/4/1/ after deactivate. * HA Alternate bootpath : 0/4/1/ before deactivate. * HA Alternate bootpath : 0/4/1/ after deactivate. * Deactivating Inactive System Image ======= 08/21/07 01:43:41 MDT END Deactivate Inactive System Image succeeded. On an Integrity System If the administrator has issued the command in Figure 2, and wants to boot the clone, the alternate boot path may be booted on an Integrity system by interrupting the boot when the message Press Any Key to interrupt Autoboot is issued and choosing HP-UX Alternate Boot in the Boot Menu displayed in Figure 3.

4 Figure 3 Integrity System Boot Menu, Showing HP-UX Alternate Boot Choice / \ / \ System Overview Boot Menu hp server rx3600 HP-UX Primary Boot: 0/4/1/0.. Serial #: USE47059YD HP-UX HA Alternate Boot: 0/4. HP-UX Alternate Boot: 0/4/1/. System Firmware: 2.03 [4648] Core LAN Gb A BMC Version: 5.13 EFI Shell [Built-in] MP Version: F Installed Memory: 4096 MB Boot Configuration System Configuration CPU Logical Security Configuration Module CPUs Speed Status GHz Active \ / GHz Active \ / On a PA-RISC system Similarly, if the administrator has issued the command in Figure 2 on a PA-RISC system and wants to boot the clone, the boot can be interrupted when the following messages are issued: Processor is booting from first available device. To discontinue, press any key within 10 seconds. The administrator can then enter BO ALT when the menu in Figure 4 is displayed. Figure 4 Boot Menu for PA-RISC, Showing Alternate Boot Choice Main Menu Command Description BOot [PRI ALT <path>] Boot from specified path PAth [PRI ALT] [<path>] Display or modify a path SEArch [DIsplay IPL] [<path>] Search for boot devices COnfiguration menu INformation menu SERvice menu Displays or sets boot values Displays hardware information Displays service commands DIsplay Redisplay the current menu HElp [<menu> <command>] Display help for menu or command RESET Restart the system ---- Main Menu: Enter command or menu >

5 Using SoftReboot Feature in DRD Activate SoftReboot feature reduces the operating system reboot time experienced during routine system maintenance. SoftReboot achieves this downtime reduction by skipping the platform hardware reset and booting the next kernel directly from the current operating system instance. The time saved due to SoftReboot solution varies across platforms and different hardware configurations of the same platform. Hence, the down time savings due to SoftReboot are not quantifiable. If a machine is installed with SoftReboot product on supported platform then time can be saved in booting to clone disk. Run swlist to verify if SoftReboot is installed in a machine. swlist grep SoftRebootEnh SoftReboot feature can be used with the following command only. drd activate -x softreboot=true If SoftReboot is not installed on the system, this option is invalid. SoftReboot feature for DRD is supported from HP-UX B fusion release onwards i.e. HP-UX 11iv3 operating system environment. Please check SoftReboot Release note for updated list of supported platforms. Activating a mirrored clone An administrator can use the drd activate command to activate a drd clone and use the clone s mirror as the alternate boot path. Sample commands for creating and activating the clone are shown below: drd clone vv t /dev/dsk/c10t10d0 x mirror_disk=/dev/dsk/c5/t10/d0 \ x overwrite=true drd activate x alternate_bootdisk=/dev/dsk/c5t10d0 Restoring the Primary Bootpath After Activate on a Running System If an inactive system image has been activated, but the administrator no longer wants it to be booted at the next system restart, the drd deactivate command can be used to set the primary bootpath to the current boot disk. The output from the drd activate command includes the before and after bootpaths, as shown in Figure 5.

6 Figure 5 drd activate Command Output ======= 08/21/07 00:58:03 MDT BEGIN Activate Inactive System Image * Checking for Valid Inactive System Image * Reading Current System Information * Locating Inactive System Image * Determining Bootpath Status * Primary bootpath : 0/4/1/ before activate. * Primary bootpath : 0/4/1/ after activate. * Alternate bootpath : 0/4/1/ before activate. * Alternate bootpath : 0/4/1/ after activate. * HA Alternate bootpath : 0/4/1/ before activate. * HA Alternate bootpath : 0/4/1/ after activate. * Activating Inactive System Image ======= 08/21/07 00:58:17 MDT END Activate Inactive System Image succeeded. When drd deactivate is run, the before and after bootpaths are also displayed, as shown in Figure 6. Figure 6 drd deactivate Command Output ======= 08/21/07 01:02:40 MDT BEGIN Deactivate Inactive System Image * Checking for Valid Inactive System Image * Reading Current System Information * Locating Inactive System Image * Determining Bootpath Status * Primary bootpath : 0/4/1/ before deactivate. * Primary bootpath : 0/4/1/ after deactivate. * Alternate bootpath : 0/4/1/ before deactivate. * Alternate bootpath : 0/4/1/ after deactivate. * HA Alternate bootpath : 0/4/1/ before deactivate. * HA Alternate bootpath : 0/4/1/ after deactivate. * Deactivating Inactive System Image ======= 08/21/07 01:02:55 MDT END Deactivate Inactive System Image succeeded. Note that in both examples above the alternate bootpaths are unchanged, and that drd deactivate sets the primary bootpath back to its state before drd activate was run. Preparing For Recovery Without Altering Boot Order A system administrator may wish to keep the primary bootpath for a system set to the current boot disk, the high-availability alternate set to another path to the current boot disk, and the alternate bootpath set to the mirror of the booted system. In such a situation, the administrator does not use the drd activate command. However, it may still be desirable to be prepared to boot the drd clone. In this case, the administrator needs to make a note of the clone s address in the format in which it will appear in the system boot menus.

7 On an Integrity System This EFI (Extensible Firmware Interface) address of the clone can be obtained on an Integrity system by using the -e option on the ioscan command. The address can then be printed or stored on another system. In the event that a boot from the clone is needed, the stored address can be compared to those in the boot menus. Figure 7 below shows the output of an ioscan command on an Integrity system. The administrator needs to note which disk is the drd clone. In the display, the right-most field, Description has been deleted to make Figure 7 easier to read. Figure 7 ioscan -fnekc disk Command Output on an Integrity system (with Description field deleted) Class I H/W Path Driver S/W State H/W Type ========================================================================= disk 0 0/0/2/ sdisk CLAIMED DEVICE /dev/dsk/c0t0d0 /dev/rdsk/c0t0d0 disk 5 0/4/1/ sdisk CLAIMED DEVICE /dev/dsk/c17t0d0 /dev/dsk/c17t0d0s3 /dev/rdsk/c17t0d0s2 /dev/dsk/c17t0d0s1 /dev/rdsk/c17t0d0 /dev/rdsk/c17t0d0s3 /dev/dsk/c17t0d0s2 /dev/rdsk/c17t0d0s1 Acpi(HWP0002,PNP0A03,400)/Pci(1 0)/Sas(Addr5000C50002EC9C8D, Lun0)/HD(Part1,Sig409E3CF0-4E18-11DC D6217B60E588)/\EFI\HPUX\HPUX.EFI disk 6 0/4/1/ sdisk CLAIMED DEVICE /dev/dsk/c17t1d0 /dev/dsk/c17t1d0s3 /dev/rdsk/c17t1d0s2 /dev/dsk/c17t1d0s1 /dev/rdsk/c17t1d0 /dev/rdsk/c17t1d0s3 /dev/dsk/c17t1d0s2 /dev/rdsk/c17t1d0s1 Acpi(HWP0002,PNP0A03,400)/Pci(1 0)/Sas(Addr5000C50002EC7671, Lun0)/HD(Part1,SigA76D A-11DC D6217B60E588)/\EFI\HPUX\HPUX.EFI disk 7 0/4/1/ sdisk CLAIMED DEVICE /dev/dsk/c17t2d0 /dev/dsk/c17t2d0s3 /dev/rdsk/c17t2d0s2 /dev/dsk/c17t2d0s1 /dev/rdsk/c17t2d0 /dev/rdsk/c17t2d0s3 /dev/dsk/c17t2d0s2 /dev/rdsk/c17t2d0s1 Acpi(HWP0002,PNP0A03,400)/Pci(1 0)/Sas(Addr5000C50002ECB625, Lun0)/HD(Part1,SigE6A564E4-44BC-11DC D6217B60E588)/\EFI\HPUX\HPUX.EFI disk 8 0/4/1/ sdisk CLAIMED DEVICE /dev/dsk/c17t3d0 /dev/dsk/c17t3d0s3 /dev/rdsk/c17t3d0s2 /dev/dsk/c17t3d0s1 /dev/rdsk/c17t3d0 /dev/rdsk/c17t3d0s3 /dev/dsk/c17t3d0s2 /dev/rdsk/c17t3d0s1 Acpi(HWP0002,PNP0A03,400)/Pci(1 0)/Sas(Addr5000C50002ECB781, Lun0)/HD(Part1,Sig5E644E4E-4E24-11DC D6217B60E588)/\EFI\HPUX\HPUX.EFI #

8 In the event that the administrator needs to boot the drd clone, the system boot can be interrupted when the message Press Any Key to interrupt Autoboot is issued, producing the screen in Figure 8. Figure 8 Boot Menu Obtained by Interrupting the Boot on an Integrity System / \ / \ System Overview Boot Menu hp server rx3600 HP-UX Primary Boot: 0/4/1/0.. Serial #: USE47059YD HP-UX HA Alternate Boot: 0/4. HP-UX Alternate Boot: 0/4/1/. System Firmware: 2.03 [4648] Core LAN Gb A BMC Version: 5.13 EFI Shell [Built-in] MP Version: F Installed Memory: 4096 MB Boot Configuration System Configuration CPU Logical Security Configuration Module CPUs Speed Status GHz Active \ / GHz Active \ / Choosing Boot Configuration displays the screen shown in Figure 9: Figure 9 Boot Configuration Menu for an Integrity System / \ Boot Configuration Boot From File Add Boot Entry Edit Boot Entry Remove Boot Entry Edit OS Boot Order AutoBoot Configuration BootNext Configuration Driver Configuration Console Configuration V \ / Choosing Boot From File initiates a hardware discovery process that displays the screen in Figure 10, containing the Extensible Firmware Interface addresses.

9 Figure 10 Extensible Firmware Addresses / \ File System Explore <IA64_EFI [Acpi(HWP0002,PNP0A03,400)/Pci(1 0)/Sas(Addr5000C50002ECB7... <IA64_EFI [Acpi(HWP0002,PNP0A03,400)/Pci(1 0)/Sas(Addr5000C50002ECB6... <IA64_EFI [Acpi(HWP0002,PNP0A03,400)/Pci(1 0)/Sas(Addr5000C50002EC76... <IA64_EFI [Acpi(HWP0002,PNP0A03,400)/Pci(1 0)/Sas(Addr5000C50002EC76... <IA64_EFI [Acpi(HWP0002,PNP0A03,400)/Pci(1 0)/Sas(Addr5000C50002EC9C... Removable Media Boot [Internal Bootable DVD] Load File [EFI Shell [Built-in]] Load File [Acpi(HWP0002,PNP0A03,300)/Pci(1 0)/Mac(001A4B061860)] Load File [Acpi(HWP0002,PNP0A03,300)/Pci(1 1)/Mac(001A4B061861)] Load File [Core LAN Gb A] Load File [Core LAN Gb B] \ / The administrator can then select the disk that has been noted in the saved ioscan output. The selections EFI, HPUX, and HPUX.EFI are used to complete the boot. The screens are shown in Figure 11. Figure 11 Subsequent Extensible Firmware Interface (EFI) Boot Menus for an Integrity System / \ File System Explore 08/07/07 04:09p <DIR> 4,096 EFI \ / / \ File System Explore 08/07/07 04:09p <DIR> 4, /07/07 04:09p <DIR> /07/07 04:09p <DIR> 4,096 HPUX 08/07/07 04:09p <DIR> 4,096 Intel_Firmware 08/07/07 04:09p <DIR> 4,096 DIAG 08/07/07 04:09p <DIR> 4,096 HP \ / / \ File System Explore 08/07/07 04:09p <DIR> 4, /07/07 04:09p <DIR> /07/07 04:09p 645,215 HPUX.EFI 08/07/07 04:09p 24,576 HPUX.NBP \ /

10 On a PA-RISC system On a PA-RISC system, the system administrator issues ioscan fnkc disk and notes the value in the H/W Path column for the drd clone. Figure 12 shows a sample of ioscan output on a PA- RISC system. The right-most field, Description has been deleted to make Figure 12 easier to read. Figure 12 ioscan -fnkc disk Command Output on a PA-RISC system (Description field deleted) Class I H/W Path Driver S/W State H/W Type ====================================================================== disk 1 0/0/1/ sdisk CLAIMED DEVICE HP /dev/dsk/c1t15d0 /dev/rdsk/c1t15d0 disk 0 0/0/2/ sdisk CLAIMED DEVICE HP /dev/dsk/c3t15d0 /dev/rdsk/c3t15d0 In the event that the administrator wants to boot the drd clone, the boot can be interrupted when the following messages are issued: Processor is booting from first available device. To discontinue, press any key within 10 seconds. The menu in Figure 13 is then displayed. Figure 13 PA-RISC Boot Menu ---- Main Menu Command Description BOot [PRI ALT <path>] Boot from specified path PAth [PRI ALT] [<path>] Display or modify a path SEArch [DIsplay IPL] [<path>] Search for boot devices COnfiguration menu INformation menu SERvice menu DIsplay HElp [<menu> <command>] RESET ---- Main Menu: Enter command or menu > Displays or sets boot values Displays hardware information Displays service commands Redisplay the current menu Display help for menu or command Restart the system The administrator enters SEA to initiate the search for boot devices. When the search is complete, a menu similar to that in Figure 14 is displayed.

11 Figure 14 Boot Menu with Hardware Addresses of Possible Boot Devices Main Menu: Enter command or menu > search Searching for potential boot device(s) This may take several minutes. To discontinue search, press any key (termination may not be immediate). Path# Device Path (dec) Device Path (mnem) Device Type P0 0/0/0/0 lan LAN Module P1 0/0/1/1.15 intscsia.15 Random access media P2 0/0/2/1.15 intscsib.15 Random access media P3 0/6/2/0.8 Random access media Main Menu: Enter command or menu > The administrator compares the boot devices to the saved ioscan output and selects the clone. The command entered is BO Pn where Pn is the clone disk. The administrator then replies N to the prompt Interact with IPL (Y, N, or Cancel)?> and the boot completes. For More Information See the DRD Web site at: Hewlett-Packard Development Company, L.P. 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 , September 2007

Dynamic Root Disk Administrator's Guide

Dynamic Root Disk Administrator's Guide Dynamic Root Disk Administrator's Guide HP-UX 11i v2, HP-UX 11i v3 HP Part Number: 5992-5856 Published: January 2009 Edition: 1.0 Copyright 2009 Hewlett-Packard Development Company, L.P. Confidential computer

More information

Installing and configuring HP Integrity VM for HP SIM 5.x

Installing and configuring HP Integrity VM for HP SIM 5.x Installing and configuring HP Integrity VM for HP SIM 5.x Table of Contents IntTroduction... 2 Requirement... 2 Software... 2 Hardware... 2 Installing and configuring HPVM... 2 Install... 2 Configure...

More information

System information update for system board replacement events

System information update for system board replacement events System information update for system board replacement events Standard Operating Procedure (SOP) When you replace the system board on the HP Pro Tablet 608 G1, the system s EEPROM is not able to detect

More information

Register for this course. Find this course in the Training calendar and click the "Register" link.

Register for this course. Find this course in the Training calendar and click the Register link. Course Data Sheet HP-UX System and Network Administration I Course description This course teaches you to configure, manage, maintain, and administer HP-UX servers. The course focuses on configuration

More information

PCI / PCIe Error Recovery Product Note. HP-UX 11i v3

PCI / PCIe Error Recovery Product Note. HP-UX 11i v3 PCI / PCIe Error Recovery Product Note HP-UX 11i v3 HP Part Number: 5900-0584 Published: September 2010 Legal Notices Copyright 2003-2010 Hewlett-Packard Development Company, L.P. Confidential computer

More information

Configuring RAID with HP Z Turbo Drives

Configuring RAID with HP Z Turbo Drives Technical white paper Configuring RAID with HP Z Turbo Drives HP Workstations This document describes how to set up RAID on your HP Z Workstation, and the advantages of using a RAID configuration with

More information

HP D6000 Disk Enclosure Direct Connect Cabling Guide

HP D6000 Disk Enclosure Direct Connect Cabling Guide HP D6000 Disk Enclosure Direct Connect Cabling Guide Abstract This document provides cabling examples for when an HP D6000 Disk Enclosure is connected directly to a server. Part Number: 682251-001 September

More information

HP StorageWorks Modular Smart Array 1500 cs application note

HP StorageWorks Modular Smart Array 1500 cs application note HP StorageWorks Modular Smart Array 1500 cs application note Migrating to active/active controllers in HP-UX environments *400677-001* *400677 001* Part number: 400677 001 First edition: September 2005

More information

Internal Cabling Guide for the HP Smart Array 6400 Series Controller on an HP Integrity Server rx7620

Internal Cabling Guide for the HP Smart Array 6400 Series Controller on an HP Integrity Server rx7620 Internal Cabling Guide for the HP Smart Array 6400 Series Controller on an HP Integrity Server rx7620 May 2004 (Second Edition) Part Number 5990-8201 2004 Hewlett-Packard Development Company, L.P. Microsoft

More information

Using the vgmove command to perform LVM Volume Group migration

Using the vgmove command to perform LVM Volume Group migration Using the vgmove command to perform LVM Volume Group migration Abstract... 2 Overview... 2 When do you use vgmove?... 2 Prerequisites... 2 How to use vgmove... 2 Volume group migration flow... 3 How to

More information

RAID-01 (ciss) B Mass Storage Driver Release Notes

RAID-01 (ciss) B Mass Storage Driver Release Notes RAID-01 (ciss) B.11.31.1705 Mass Storage Driver Release Notes HP-UX 11i v3 Abstract This document contains specific information that is intended for users of this HPE product. Part Number: Published:

More information

Designing high-availability solutions using HP Integrity Virtual Machines as HP Serviceguard packages

Designing high-availability solutions using HP Integrity Virtual Machines as HP Serviceguard packages Designing high-availability solutions using HP Integrity Virtual Machines as HP Serviceguard packages August 2006 Executive summary... 2 HP Integrity VM overview... 2 HP Integrity VM feature summary...

More information

HP Storage Mirroring Application Manager 4.1 for Exchange white paper

HP Storage Mirroring Application Manager 4.1 for Exchange white paper HP Storage Mirroring Application Manager 4.1 for Exchange white paper Introduction... 2 Product description... 2 Features... 2 Server auto-discovery... 2 (NEW) Cluster configuration support... 2 Integrated

More information

Ramdisk (Memory-based Disk) Support on HP-UX 11i v2

Ramdisk (Memory-based Disk) Support on HP-UX 11i v2 Ramdisk (Memory-based Disk) Support on HP-UX 11i v2 Introduction... 2 Terms and Definitions... 2 Ramdisk Features in HP-UX 11i v2... 2 Ramdisk Installation... 3 Ramdisk Configuration... 3 Ramdisk Device

More information

HP AutoPass License Server

HP AutoPass License Server HP AutoPass License Server Software Version: 9.0 Windows, Linux and CentOS operating systems Support Matrix Document Release Date: October 2015 Software Release Date: October 2015 Page 2 of 10 Legal Notices

More information

HP Integrity Servers and HP 9000 Servers Firmware Update Options

HP Integrity Servers and HP 9000 Servers Firmware Update Options HP Integrity Servers and HP 9000 Servers Firmware Update Options HP Part Number: 5900-2655 Published: March 2013 Edition: 4 Copyright 2010, 2013 Hewlett-Packard Development Company, L.P The information

More information

HP Virtual Connect Enterprise Manager

HP Virtual Connect Enterprise Manager HP Virtual Connect Enterprise Manager Data Migration Guide HP Part Number: 487488-001 Published: April 2008, first edition Copyright 2008 Hewlett-Packard Development Company, L.P. Legal Notices Confidential

More information

HP 3PAR OS MU1 Patch 11

HP 3PAR OS MU1 Patch 11 HP 3PAR OS 313 MU1 Patch 11 Release Notes This release notes document is for Patch 11 and intended for HP 3PAR Operating System Software HP Part Number: QL226-98041 Published: December 2014 Edition: 1

More information

HP-UX 11i v3 Installation and Update Guide

HP-UX 11i v3 Installation and Update Guide HP-UX 11i v3 Installation and Update Guide HP Integrity Server Blades, HP Integrity Servers, and HP 9000 Servers Abstract This guide describes cold-installing and updating to HP-UX 11i v3 (B.11.31). This

More information

LVM Migration from Legacy to Agile Naming Model HP-UX 11i v3

LVM Migration from Legacy to Agile Naming Model HP-UX 11i v3 LVM Migration from Legacy to Agile Naming Model HP-UX 11i v3 Abstract...2 Legacy and Agile Naming Models...3 LVM support for Dual Naming Models...3 Naming Model specific Commands/Options...3 Disabling

More information

Disaster Recovery Guide for Windows 2008 and RHEL 5.x platforms with external disk support

Disaster Recovery Guide for Windows 2008 and RHEL 5.x platforms with external disk support Disaster Recovery Guide for Windows 2008 and RHEL 5.x platforms with external disk support HP Data Protector 6.11 Technical white paper Table of contents 1. Assisted Manual Disaster Recovery... 2 2. Overview

More information

HP-UX 11i v3 Installation and Update Guide

HP-UX 11i v3 Installation and Update Guide HP-UX 11i v3 Installation and Update Guide HPE Integrity Server Blades, HPE Integrity Servers, and HP 9000 Server Abstract This guide describes cold-installing and updating to HP-UX 11i v3 (B.11.31). This

More information

Boot Process. Superdome

Boot Process. Superdome Boot Process Superdome This even page intentionally left blank Boot Process 6-2 Chapter Table of Contents Introduction to the Boot process... 5 Objectives... 5 How to Access the BCH/PDC Menus... 6 Main

More information

HP 3PAR OS MU3 Patch 17

HP 3PAR OS MU3 Patch 17 HP 3PAR OS 3.2.1 MU3 Patch 17 Release Notes This release notes document is for Patch 17 and intended for HP 3PAR Operating System Software. HP Part Number: QL226-98310 Published: July 2015 Edition: 1 Copyright

More information

Marvell BIOS Utility User Guide

Marvell BIOS Utility User Guide Marvell BIOS Utility User Guide for HPE MicroServer Gen10 Abstract This user guide provides information on how to use the embedded Marvell BIOS Utility to create and manage RAID virtual disks and arrays.

More information

version on HP-UX 11i v3 March 2014 Operating Environment Updat e Release

version on HP-UX 11i v3 March 2014 Operating Environment Updat e Release Technical white paper Installation of non-def ault VxFS and VxVM soft ware version on HP-UX 11i v3 March 2014 Operating Environment Updat e Release Table of contents Introduction... 3 Installation Instructions...

More information

HP 3PAR OS MU3 Patch 18 Release Notes

HP 3PAR OS MU3 Patch 18 Release Notes HP 3PAR OS 3.2.1 MU3 Patch 18 Release Notes This release notes document is for Patch 18 and intended for HP 3PAR Operating System Software 3.2.1.292 (MU3). HP Part Number: QL226-98326 Published: August

More information

HP ProLiant DL580 Generation 2 and HP ProLiant ML570 Generation 2 Server Hot-Add Memory. July 2003 (Second Edition) Part Number

HP ProLiant DL580 Generation 2 and HP ProLiant ML570 Generation 2 Server Hot-Add Memory. July 2003 (Second Edition) Part Number HP ProLiant DL580 Generation 2 and HP ProLiant ML570 Generation 2 Server Hot-Add Memory July 2003 (Second Edition) Part Number 325398-002 2003 Hewlett-Packard Development Company, L.P. Microsoft and Windows

More information

HP Data Protector A disaster recovery support for Microsoft Windows 7 and Windows Server 2008 R2

HP Data Protector A disaster recovery support for Microsoft Windows 7 and Windows Server 2008 R2 HP Data Protector A.06.11 disaster recovery support for Microsoft Windows 7 and Windows Server 2008 R2 Technical white paper Table of contents Introduction... 2 Installation... 2 Preparing for Disaster

More information

QuickSpecs. PCIe Solid State Drives for HP Workstations

QuickSpecs. PCIe Solid State Drives for HP Workstations Overview Introduction Storage technology with NAND media is outgrowing the bandwidth limitations of the SATA bus. New high performance Storage solutions will connect directly to the PCIe bus for revolutionary

More information

Imaging the HP Z240 Workstation

Imaging the HP Z240 Workstation Technical white paper Imaging the HP Z240 Workstation with Windows 10 Pro (64-bit) and Microsoft Deployment Toolkit (MDT) 2013 v1.2 A system image enables you to automate the deployment of computers in

More information

HPE 3PAR OS MU5 Patch 49 Release Notes

HPE 3PAR OS MU5 Patch 49 Release Notes HPE 3PAR OS 3.2.1 MU5 Patch 49 Release Notes This release notes document is for Patch 49 and intended for HPE 3PAR Operating System Software + P39. Part Number: QL226-99362a Published: October 2016 Edition:

More information

Introduction...2. Executive summary...2. Test results...3 IOPs...3 Service demand...3 Throughput...4 Scalability...5

Introduction...2. Executive summary...2. Test results...3 IOPs...3 Service demand...3 Throughput...4 Scalability...5 A6826A PCI-X Dual Channel 2Gb/s Fibre Channel Adapter Performance Paper for Integrity Servers Table of contents Introduction...2 Executive summary...2 Test results...3 IOPs...3 Service demand...3 Throughput...4

More information

HP-UX Software and Patching Management Using HP Server Automation

HP-UX Software and Patching Management Using HP Server Automation HP-UX Software and Patching Management Using HP Server Automation Software Version 7.84, released August 2010 Overview... 2 Patch Management for HP-UX Prerequisites... 2 HP-UX Patching Features... 2 Importing

More information

Configuring the MSA1000 for Linux or NetWare Environments

Configuring the MSA1000 for Linux or NetWare Environments White Paper September 2002 Prepared by: Network Storage Solutions Hewlett Packard Company Contents Benefits of the new firmware for the MSA1000...1 Prerequisites...3 Firmware Upgrades:...3 Environmental

More information

IDE Connector Customizer Readme

IDE Connector Customizer Readme IDE Connector Customizer Readme Software version: 1.0 Publication date: November 2010 This file provides information about IDE Connector Customizer 1.0. Prerequisites for IDE Connector Customizer The Installation

More information

External Devices User Guide

External Devices User Guide External Devices User Guide Copyright 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

HPE Knowledge Article

HPE Knowledge Article HPE Knowledge Article HPE Integrated Lights Out (ilo 5) for Gen10 Servers - What is System Recovery Set? Article Number mmr_sf-en_us000021097 Environment HPE Integrated Lights Out (ilo 5) HPE ProLiant

More information

HP Video Over Ethernet. User Guide

HP Video Over Ethernet. User Guide HP Video Over Ethernet User Guide 2016 HP Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth

More information

Upgrading the MSA1000 for Enhanced Features

Upgrading the MSA1000 for Enhanced Features White Paper December 2002 Prepared by: Network Storage Solutions Hewlett Packard Company Contents Benefits of the MSA1000 Enhancements...1 Prerequisites...3 Environmental Monitoring Unit (EMU) issue:...3

More information

HP Data Protector A Support for Windows Vista and Windows Server 2008 Clients Whitepaper

HP Data Protector A Support for Windows Vista and Windows Server 2008 Clients Whitepaper HP Data Protector A.06.00 Support for Windows Vista and Windows Server 2008 Clients Whitepaper 1 Index Introduction... 3 Data Protector A.06.00 Installation on Windows Vista and Windows Server 2008 systems...

More information

Guidelines for using Internet Information Server with HP StorageWorks Storage Mirroring

Guidelines for using Internet Information Server with HP StorageWorks Storage Mirroring HP StorageWorks Guidelines for using Internet Information Server with HP StorageWorks Storage Mirroring Application Note doc-number Part number: T2558-96338 First edition: June 2009 Legal and notice information

More information

Support Notes for Red Hat Enterprise Linux ES v.4.6 for HP Integrity Servers

Support Notes for Red Hat Enterprise Linux ES v.4.6 for HP Integrity Servers Support Notes for Red Hat Enterprise Linux ES v.4.6 for HP Integrity Servers HP Part Number: 5992-2417 Edition: 1, E0108 Copyright 2007 Hewlett-Packard Development Company, L.P. Legal Notices Confidential

More information

External Devices User Guide

External Devices User Guide External Devices User Guide Copyright 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

HP VMware ESXi and vsphere 5.x and Updates Getting Started Guide

HP VMware ESXi and vsphere 5.x and Updates Getting Started Guide HP VMware ESXi and vsphere 5.x and Updates Getting Started Guide Abstract This guide is intended to provide setup information for HP VMware ESXi and vsphere. HP Part Number: 616896-409 Published: September

More information

HP Integrity rx2800 i2 2D Graphics Adapter Installation Guide

HP Integrity rx2800 i2 2D Graphics Adapter Installation Guide HP Integrity rx2800 i2 2D Graphics Adapter Installation Guide HP Part Number: AH423-9000A Published: November 2010 Edition: 1 Copyright 2010 Hewlett-Packard Development Company, L.P. The information contained

More information

HPE 3PAR OS MU3 Patch 24 Release Notes

HPE 3PAR OS MU3 Patch 24 Release Notes HPE 3PAR OS 3.1.3 MU3 Patch 24 Release Notes This release notes document is for Patch 24 and intended for HPE 3PAR Operating System Software + P19. Part Number: QL226-99298 Published: August 2016 Edition:

More information

External Media Cards User Guide

External Media Cards User Guide External Media Cards User Guide Copyright 2009 Hewlett-Packard Development Company, L.P. SD Logo is a trademark of its proprietor. The information contained herein is subject to change without notice.

More information

External Devices. User Guide

External Devices. User Guide External Devices User Guide Copyright 2007 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

HP StorageWorks Booting Windows Server 2003 for Itanium-based systems from a storage area network application notes

HP StorageWorks Booting Windows Server 2003 for Itanium-based systems from a storage area network application notes HP StorageWorks Booting Windows Server 2003 for Itanium-based systems from a storage area network application notes Part number: AA RV22F TE Sixth edition: August 2006 Legal and notice information Copyright

More information

The Contents and Structure of this Manual. This document is composed of the following 12 chapters.

The Contents and Structure of this Manual. This document is composed of the following 12 chapters. Preface This document briefly explains the operations that need to be performed by the user in order to connect an ETERNUS2000 model 100 or 200, ETERNUS4000 model 300, 400, 500, or 600, or ETERNUS8000

More information

QuickSpecs. HP Integrity Virtual Machines (Integrity VM) Overview. Currently shipping versions:

QuickSpecs. HP Integrity Virtual Machines (Integrity VM) Overview. Currently shipping versions: Currently shipping versions: HP Integrity VM (HP-UX 11i v2 VM Host) v3.5 HP Integrity VM (HP-UX 11i v3 VM Host) v4.0 Integrity Virtual Machines (Integrity VM) is a soft partitioning and virtualization

More information

External Devices User Guide

External Devices User Guide External Devices User Guide Copyright 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services

More information

Management and Printing User Guide

Management and Printing User Guide Management and Printing User Guide Copyright 2007 Hewlett-Packard Development Company, L.P. Windows is a U. S. registered trademark of Microsoft Corporation. Intel and Centrino are trademarks or registered

More information

HP Fortify Scanning Plugin for Xcode

HP Fortify Scanning Plugin for Xcode HP Fortify Scanning Plugin for Xcode Software Version: 4.40 User Guide Document Release Date: November 2015 Software Release Date: November 2015 Legal Notices Warranty The only warranties for HP products

More information

HP integrated Citrix XenServer Online Help

HP integrated Citrix XenServer Online Help HP integrated Citrix XenServer Online Help Part Number 486855-002 September 2008 (Second Edition) Copyright 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to

More information

HP OfficeJet 200 Mobile Printer series. Bluetooth Setup Guide

HP OfficeJet 200 Mobile Printer series. Bluetooth Setup Guide HP OfficeJet 200 Mobile Printer series Bluetooth Setup Guide Copyright information Copyright 2017 HP Development Company, L.P Edition 1, 4/2017 HP Company notices The information contained in this document

More information

HP BLc Intel 4X QDR InfiniBand Switch Release Notes. Firmware Version

HP BLc Intel 4X QDR InfiniBand Switch Release Notes. Firmware Version HP BLc Intel 4X QDR InfiniBand Switch Release Notes Firmware Version 7.2.1.1.16 Part number: QL-IBSRN-1H First edition: October 2013 Copyright 2013 Hewlett-Packard Development Company, L.P. The information

More information

HPVM & OpenVMS. Sandeep Ramavana OpenVMS Engineering Sep Germany Technical Update Days 2009

HPVM & OpenVMS. Sandeep Ramavana OpenVMS Engineering Sep Germany Technical Update Days 2009 HP & OpenS Sandeep Ramavana OpenS Engineering Sep 2009 Germany Technical Update Days 2009 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice

More information

Supported File and File System Sizes for HFS and JFS

Supported File and File System Sizes for HFS and JFS Supported File and File System Sizes for HFS and JFS Executive Summary... 2 Hierarchical File System (HFS) Supported Sizes... 2 JFS (VxFS) Supported Sizes... 3 Large File System (> 2 TB) Compatibility

More information

HP OpenView Storage Data Protector A.05.10

HP OpenView Storage Data Protector A.05.10 HP OpenView Storage Data Protector A.05.10 ZDB for HP StorageWorks Enterprise Virtual Array (EVA) in the CA Configuration White Paper Edition: August 2004 Manufacturing Part Number: n/a August 2004 Copyright

More information

Table of Contents. HP A7173A PCI-X Dual Channel Ultra320 SCSI Host Bus Adapter. Performance Paper for HP PA-RISC Servers

Table of Contents. HP A7173A PCI-X Dual Channel Ultra320 SCSI Host Bus Adapter. Performance Paper for HP PA-RISC Servers HP A7173A PCI-X Dual Channel Ultra32 SCSI Host Bus Adapter Performance Paper for HP PA-RISC Servers Table of Contents Introduction...2 Executive Summary...2 Test Results...3 I/Ops...3 Service Demand...4

More information

HPE VMware ESXi and vsphere 5.x, 6.x and Updates Getting Started Guide

HPE VMware ESXi and vsphere 5.x, 6.x and Updates Getting Started Guide HPE VMware ESXi and vsphere 5.x, 6.x and Updates Getting Started Guide Abstract This guide is intended to provide setup information for HPE VMware ESXi and vsphere. Part Number: 818330-003 Published: April

More information

Installing Windows Vista TM Business on HP Compaq Business 4400, 6300, 7300, 7400 notebook models

Installing Windows Vista TM Business on HP Compaq Business 4400, 6300, 7300, 7400 notebook models Installing Windows Vista TM Business on HP Compaq Business 4400, 6300, 7300, 7400 notebook models Introduction... 2 Purpose... 2 Audience... 2 System requirements and prerequisites... 2 Appendix A: Known

More information

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A HP StorageWorks Performance Advisor Installation Guide Version 1.7A notice Copyright 2002-2004 Hewlett-Packard Development Company, L.P. Edition 0402 Part Number B9369-96068 Hewlett-Packard Company makes

More information

IEther-00 (iether) B Ethernet Driver Release Notes

IEther-00 (iether) B Ethernet Driver Release Notes IEther-00 (iether) B.11.31.1503 Ethernet Driver Release Notes HP-UX 11i v3 Abstract This document contains specific information that is intended for users of this HP product. HP Part Number: 5900-4023

More information

HP StorageWorks Enterprise Virtual Array 4400 to 6400/8400 upgrade assessment

HP StorageWorks Enterprise Virtual Array 4400 to 6400/8400 upgrade assessment HP StorageWorks Enterprise Virtual Array 4400 to 6400/8400 upgrade assessment Part number: 5697-8185 First edition: June 2009 Legal and notice information Copyright 2009 Hewlett-Packard Development Company,

More information

HPE BladeSystem c-class Virtual Connect Support Utility Version Release Notes

HPE BladeSystem c-class Virtual Connect Support Utility Version Release Notes HPE BladeSystem c-class Virtual Connect Support Utility Version 1.12.0 Release Notes Abstract This document provides release information for the HPE BladeSystem c-class Virtual Connect Support Utility

More information

Configuring the HP StorageWorks Modular Smart Array 1000 and 1500cs for external boot with Novell NetWare New Installations

Configuring the HP StorageWorks Modular Smart Array 1000 and 1500cs for external boot with Novell NetWare New Installations Technical Note Revised October 2006 Prepared by: Network Storage Solutions Hewlett Packard Company Contents Configuring the StorageWorks MSA1000 and MSA1500cs for External Boot with NetWare Considerations...3

More information

External Media Cards User Guide

External Media Cards User Guide External Media Cards User Guide SD logo is a trademark of its proprietor. Copyright 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.

More information

HP Enterprise Collaboration

HP Enterprise Collaboration HP Enterprise Collaboration For the Windows operating system Software Version: 1.1 Support Matrix Document Release Date: August 2012 Software Release Date: August 2012 Support Matrix Legal Notices Warranty

More information

Data Protector Internal Database purge best practices

Data Protector Internal Database purge best practices Data Protector Internal Database purge best practices Commands that purge obsolete data from HP Data Protector Software Internal Database, helping to maintain the Internal Database in good condition Technical

More information

Computer Setup (F10) Utility Guide HP Elite 7000 MT Series PCs

Computer Setup (F10) Utility Guide HP Elite 7000 MT Series PCs Computer Setup (F10) Utility Guide HP Elite 7000 MT Series PCs Copyright 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Microsoft,

More information

QuickSpecs. What's New HP 120GB 1.5Gb/s SATA 5400 rpm SFF HDD. HP Serial-ATA (SATA) Hard Drive Option Kits. Overview

QuickSpecs. What's New HP 120GB 1.5Gb/s SATA 5400 rpm SFF HDD. HP Serial-ATA (SATA) Hard Drive Option Kits. Overview Overview HP offers a variety of tested, HP-qualified, SMART* capable, SATA Hard Drives offering data integrity and availability in hotpluggable models. HP 3.5" and Small Form Factor (2.5") SATA drives

More information

External Media Cards. User Guide

External Media Cards. User Guide External Media Cards User Guide Copyright 2006 Hewlett-Packard Development Company, L.P. SD Logo is a trademark of its proprietor. The information contained herein is subject to change without notice.

More information

HP BladeSystem c-class Virtual Connect Support Utility Version Release Notes

HP BladeSystem c-class Virtual Connect Support Utility Version Release Notes HP BladeSystem c-class Virtual Connect Support Utility Version 1.9.1 Release Notes Abstract This document provides release information for the HP BladeSystem c-class Virtual Connect Support Utility Version

More information

Retired. For more information on HP's ProLiant Security Server visit:

Retired. For more information on HP's ProLiant Security Server visit: Overview The HP running Microsoft Internet Security & Acceleration (ISA) Server 2006 is an advanced firewall, VPN, and Web caching solution that can be quickly and easily deployed in multiple network environments

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Installation Manuals VSA 8.0 Quick Start - Demo Version Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty

More information

Smart Array Controller technology: drive array expansion and extension technology brief

Smart Array Controller technology: drive array expansion and extension technology brief Smart Array Controller technology: drive array expansion and extension technology brief Abstract... 2 Introduction... 2 Array configuration utility... 2 Capacity expansion... 2 Logical drive creation...

More information

HPE WBEM Providers for OpenVMS Integrity servers Release Notes Version 2.2-5

HPE WBEM Providers for OpenVMS Integrity servers Release Notes Version 2.2-5 HPE WBEM Providers for OpenVMS Integrity servers Release Notes Version 2.2-5 January 2016 This release note describes the enhancement, known restrictions, and errors found in the WBEM software and documentation,

More information

HPE 3PAR OS MU2 Patch 36 Release Notes

HPE 3PAR OS MU2 Patch 36 Release Notes HPE 3PAR OS 321 MU2 Patch 36 Release Notes This release notes document is for Patch 36 and intended for HPE 3PAR Operating System Software 321200 (MU2)+P13 Part Number: QL226-99149 Published: May 2016

More information

HPE 3PAR OS MU3 Patch 97 Upgrade Instructions

HPE 3PAR OS MU3 Patch 97 Upgrade Instructions HPE 3PAR OS 3.2.2 MU3 Patch 97 Upgrade Instructions Abstract This upgrade instructions document is for installing Patch 97 on the HPE 3PAR Operating System Software. This document is for Hewlett Packard

More information

QuickSpecs. HP Integrity Virtual Machines (Integrity VM) Overview. Currently shipping versions:

QuickSpecs. HP Integrity Virtual Machines (Integrity VM) Overview. Currently shipping versions: Currently shipping versions: HP Integrity VM (HP-UX 11i v2 VM Host) v3.5 HP Integrity VM (HP-UX 11i v3 VM Host) v4.1 Integrity Virtual Machines (Integrity VM) is a soft partitioning and virtualization

More information

HP XP P9000 Remote Web Console Messages

HP XP P9000 Remote Web Console Messages HP XP P9000 Remote eb Console Messages Abstract This document lists the error codes and error messages for HP XP P9000 Remote eb Console for HP XP P9000 disk arrays, and provides recommended action for

More information

NOTE: For more information on HP's offering of Windows Server 2012 R2 products, go to:

NOTE: For more information on HP's offering of Windows Server 2012 R2 products, go to: Overview Windows Server 2012 R2 captures Microsoft's experience of delivering global-scale cloud services to provide an enterprise-class server and cloud platform. It lets you optimize performance for

More information

QuickSpecs. What's New. Models. ProLiant Essentials Server Migration Pack - Physical to ProLiant Edition. Overview

QuickSpecs. What's New. Models. ProLiant Essentials Server Migration Pack - Physical to ProLiant Edition. Overview Overview Upgrading or replacing your existing server? Migration is now an option! Replicate the server you are replacing using the software, the only product of its kind from a server vendor that provides

More information

HPE Knowledge Article

HPE Knowledge Article HPE Knowledge Article HPE Integrated Lights-Out 4 (ilo 4) - How to Reset ilo Management Processor and ilo Password? Article Number mmr_sf-en_us000012649 Environment HPE Integrated Lights-Out 4 Issue Reset

More information

HP 3PARInfo 1.4 User Guide

HP 3PARInfo 1.4 User Guide HP 3PARInfo 1.4 User Guide Abstract This guide provides information about installing and using HP 3PARInfo. It is intended for system and storage administrators who monitor and direct system configurations

More information

PART - II HP-UX System Administration

PART - II HP-UX System Administration PART - II HP-UX System Administration Chapter 12. The System Administration Manager Chapter Syllabus 12.1 Why Use SAM? 12.2 Starting and Stopping SAM 12.3 A Sample SAM Session 12.4 SAM Log Files 12.5 Restricted

More information

QuickSpecs. HP Integrity Virtual Machines (Integrity VM) Overview. Retired. Currently shipping versions:

QuickSpecs. HP Integrity Virtual Machines (Integrity VM) Overview. Retired. Currently shipping versions: Currently shipping versions: HP Integrity VM (HP-UX 11i v3 VM Host) v4.2 HP Integrity VM (HP-UX 11i v2 VM Host) v3.5 Integrity Virtual Machines (also called Integrity VM or HPVM) is a hypervisor product

More information

HP Mobile Remote Control (Select Models Only) User Guide

HP Mobile Remote Control (Select Models Only) User Guide HP Mobile Remote Control (Select Models Only) User Guide Copyright 2008 Hewlett-Packard Development Company, L.P. Windows and Windows Vista are either trademarks or registered trademarks of Microsoft Corporation

More information

Steps to Create Virtual Partitions

Steps to Create Virtual Partitions 76 Chap. 2 Working With vpars 1) Load HP-UX 11i onto the disks on which you want to run a Virtual Partition* (media or Ignite/UX server.) 2) Load Virtual Partitions software onto the disk(s) on which you

More information

SUSE Linux Enterprise Server 11 Support Pack 2 Support Notes

SUSE Linux Enterprise Server 11 Support Pack 2 Support Notes SUSE Linux Enterprise Server 11 Support Pack 2 Support Notes for HP Integrity Servers HP Part Number: 5900-0820 Edition: Edition: 2 Copyright 2012 Hewlett-Packard Development Company, L.P. Legal Notices

More information

HP 3PAR OS MU2 Patch 11

HP 3PAR OS MU2 Patch 11 HP 3PAR OS 321 MU2 Patch 11 Release Notes This release notes document is for Patch 11 and intended for HP 3PAR Operating System Software 321200 (MU2) Patch 11 (P11) HP Part Number: QL226-98118 Published:

More information

The Contents and Structure of this Manual. This document is composed of the following ten chapters.

The Contents and Structure of this Manual. This document is composed of the following ten chapters. Preface This document briefly explains the operations that need to be performed by the user in order to connect an ETERNUS2000 model 100 or 200, ETERNUS4000 model 300, 400, 500, or 600, or ETERNUS8000

More information

Virtual Recovery Assistant user s guide

Virtual Recovery Assistant user s guide Virtual Recovery Assistant user s guide Part number: T2558-96323 Second edition: March 2009 Copyright 2009 Hewlett-Packard Development Company, L.P. Hewlett-Packard Company makes no warranty of any kind

More information

Support Note for Red Hat Enterprise Linux AS v.3 for the Itanium Processor on HP Integrity Servers

Support Note for Red Hat Enterprise Linux AS v.3 for the Itanium Processor on HP Integrity Servers Support Note for Red Hat Enterprise Linux AS v.3 for the Itanium Processor on HP Integrity Servers Edition 4 Manufacturing Part Number: 5991-0780 E1204 U.S.A. Copyright 2004 Hewlett-Packard Company. All

More information

QuickSpecs. Models SATA RAID Controller HP 6-Port SATA RAID Controller B21. HP 6-Port SATA RAID Controller. Overview.

QuickSpecs. Models SATA RAID Controller HP 6-Port SATA RAID Controller B21. HP 6-Port SATA RAID Controller. Overview. Overview HP 6 Port SATA RAID controller provides customers with new levels of fault tolerance for low cost storage solutions using SATA hard drive technologies. Models SATA RAID Controller 372953-B21 DA

More information

HP Serviceguard Quorum Server Version A Release Notes, Fourth Edition

HP Serviceguard Quorum Server Version A Release Notes, Fourth Edition HP Serviceguard Quorum Server Version A.02.00 Release Notes, Fourth Edition Manufacturing Part Number: B8467-90026 Reprinted December 2005 Legal Notices Copyright 2005 Hewlett-Packard Development Company,

More information

HP-UX PAM RADIUS A Release Notes

HP-UX PAM RADIUS A Release Notes HP-UX PAM RADIUS A.01.00 Release Notes HP-UX 11i v2, HP-UX 11i v3 HP Part Number: 5992-3382 Published: March 2008 Edition: 1.0 Copyright 2008 Hewlett-Packard Development Company, L.P. Confidential computer

More information