HP integrated Citrix XenServer 5.0 Release Notes

Size: px
Start display at page:

Download "HP integrated Citrix XenServer 5.0 Release Notes"

Transcription

1 HP integrated Citrix XenServer 5.0 Release Notes Part Number March 2009 (Third Edition)

2 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 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. Confidential computer software. Valid license from HP required for possession, use or copying. Consistent with FAR and , Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor s standard commercial license. Xen, XenSource, XenEnterprise, XenServer, XenExpress, XenCenter and logos are either registered trademarks or trademarks of XenSource, Inc. in the United States and/or other countries. Microsoft and Windows are U.S. registered trademarks of Microsoft Corporation.

3 Contents Important notes and recommendations... 4 Several installer screens are corrupted during VM RH4 and SLES10 install... 4 Using ilo Virtual Media for Guest OS installation... 4 PVC does not recognize for use a storage repository created using XenCenter on Fibre Channel or iscsi storage. 5 Creating a shared SR using PVC on a Fibre Channel LUN can fail... 5 Pseudo LUN appears after removing all LUNs to host... 6 If logged out when screen saver starts system console can abort a running task... 6 ALT+TAB does not work inside Windows virtual machine... 6 Removal from Pool causes issues with server configuration... 6 Very low throughput on NetXen P3 chipset with XenServer... 6 XenServer HP Edition Release Notes... 7 Installation and upgrades... 7 Backup... 7 Remote database on iscsi LUN for diskless hosts... 7 Stand-alone server upgrade between XenServer and Stand-alone upgrade using XenCenter... 8 Stand-alone upgrade using the CLI alone... 8 Rolling upgrade between XenServer and Prerequisites... 9 Rolling upgrade using the CLI alone... 9 Rolling upgrade using XenCenter Troubleshooting upgrades Contents 3

4 Important notes and recommendations Several installer screens are corrupted during VM RH4 and SLES10 install If you select Japanese on the Language Selection screen, the screen might appear corrupted during text mode installation of some Linux host operating systems. To resolve this issue, choose one of the following options: To refresh the screen, press CTRL+L, and then proceed with the installation. To prevent the screen from appearing corrupted, select English as the installation language and Japanese as the runtime language using either of the following procedures. o For installing Red Hat 4 with Japanese language support in the XenServer Select Edition: o i. From the Language Selection screen, select English. ii. From the Language Support screen, select Japanese. iii. From the Default Language screen, select Japanese. For installing SLES10, SP1 with Japanese language support in the XenServer Select Edition: i. From the Preparation>Language screen, select English during the installation. ii. After completing the installation, change the primary language from English to Japanese. Using ilo Virtual Media for Guest OS installation HP ProLiant ilo Virtual Media can be used to provide installation media when installing a guest virtual machine. Attach the ilo Virtual Media to the host using your preferred mechanism within ilo (virtual media support in the ilo management menus, media access in the ilo remote console applet, and so on). The selected media is made available to the server as a USB removable device. When virtual media is attached, a USB device appears in the storage resources in the HP ProLiant Virtual Console. This USB device is mappable into a target guest virtual machine using the VM guest storage tab or when a virtual machine is created in the New VM creation dialog. When the media is mapped into a virtual machine, it can be used in that virtual machine as a local device. Unplugging a virtual media image using the media management functions in the ilo virtual console will cause the USB device to be hot-removed from the system. When performing a multi-disk installation of an operating system, this might cause difficulties. To change the virtual media without causing the device to be hot-unplugged and re-plugged (for example, to act as if media had been ejected) use one of the following methods: If you are using the virtual media java applet, select Browse without disconnecting, and then select a new ISO file. ilo generates a media change event to the OS on the virtual CDROM drive. Important notes and recommendations 4

5 If you are using the scripting (XML) interface, issue a new INSERT_VIRTUAL_MEDIA command without sending EJECT_VIRTUAL_MEDIA first. The scripting interface causes multiple insert commands to be media changes and signals the appropriate event to the OS. If you are using virtual media through the integrated remote console, virtual media does not provide you with the level of control that is needed. The alternative to using virtual media in this manner is to use the java virtual media control in ilo. You can, however, use the integrated remote console to view the remote console and still access virtual media through the Java applet or scripting interface. PVC does not recognize for use a storage repository created using XenCenter on Fibre Channel or iscsi storage If you use XenCenter to create a new storage repository(sr) on FibreChannel or iscsi storage using the lvmohba SR type, it is unavailable for use for virtual machine storage in ProLiant Virtual Console. XenCenter does allow lvmohba SR to be used for virtual machine storage. When the SR is created by XenCenter the content_type is set to a bland entry. The ProLiant Virtual Console uses the content field (for virtual machine storage it looks for a content_type of user) to determine valid SRs that might be used to store virtual machines. Because of the way the SR is created the SR is not useable. A work-around is to use the xe command within Dom0 to create the SR instead and set a content_type of user on creation. For iscsi array: xe sr-create host-uuid=<uuid of host> name-label=<name of SR> shared=<true/false> type=lvmoiscsi content_type=user deviceconfig:target=<target ip address> device-config:targetiqn=<target IQN name> device-config:scsiid=<device SCSI id> For a Fibre Channel array: xe sr-create host-uuid=<uuid of host> name-label=<name of SR> shared=<true/false> type=lvmohba content_type=user deviceconfig:device=/dev/mapper/<device SCSI id> For more information see the Citrix XenServer 5.0 Admin Guide for additional details. Creating a shared SR using PVC on a Fibre Channel LUN can fail Creating a shared SR on a Fibre Channel exposed storage might fail if you use the PVC New Storage wizard to create the storage using the Local Storage option. PVC does not support creation of shared virtual disk storage. To accomplish this task, use XenCenter or the xe CLI tool in Dom0 to provision storage on a shared Fibre Channel LUN. To use PVC to create virtual machines using this storage, see PVC does not recognize SR created using XenCenter on FibreChannel or ISCSI storage. ("PVC does not recognize for use a storage repository created using XenCenter on Fibre Channel or iscsi storage" on page 5) Important notes and recommendations 5

6 Pseudo LUN appears after removing all LUNs to host After removing all LUNs presented to a HP integrated Citrix XenServer host, a pseudo LUN might still be present to each host in the pool. The WWN presented to each host is not valid and does not represent a real LUN. If logged out when screen saver starts system console can abort a running task For security reasons, if no user activity is detected for 10 minutes, HP ProLiant Virtual Console (PVC) automatically logs out. Any open windows close in PVC, and any jobs started within the console are aborted. For uninterrupted completion of jobs that take more than 10 minutes and do not require any user interaction, use a secure shell session to connect to the host and start the job within that session. ALT+TAB does not work inside Windows virtual machine HP PVC uses the [ALT+TAB] key combination to switch between windows opened within PVC. As a result, the virtual machine can not use this key combination or use it to switch between open windows within a virtual machine. Use the mouse to select and switch between windows in a virtual machine. Removal from Pool causes issues with server configuration When a server is removed from a pool, configuration information is lost. If this happens, reconfigure the server. 1. To restore the factory configuration setting, from the PVC, select Tools, and then select Revert to Factory Configuration. 2. Run the first installation setup wizard to configure the server. This is a Citrix XenServer issue and will be fixed in future release of the product. Very low throughput on NetXen P3 chipset with XenServer You might see lower than expected throughput when using NetXen NICs. This problem should be resolved in an upcoming release. Important notes and recommendations 6

7 XenServer HP Edition Release Notes Installation and upgrades Backup System requirements, preparation, installation, and initial configuration are described in the XenServer Installation Guide. This release fully supports upgrading from XenServer HP Edition hosts. You can upgrade resource pools without any VM downtime by using the rolling upgrade procedures described below. NOTE: Rolling upgrade is not supported for beta versions of XenServer. To upgrade from to 5.0.0, you must first upgrade to 4.1.0, and then upgrade to XenServer might cause VMs on NFS storage to become detached from their XenServer host after applying an upgrade. To avoid this issue, type the command chkconfig netfs off in the XenServer host console before applying the upgrade. Unlike in Beta releases, the Windows Xen VSS provider is not installed by default and must be specifically installed in order to enable quiesced VM snapshots via the install-xenprovider.cmd script. See the Virtual Machine Administration Guide under the Windows section for more information on how to do this. The control domain uses slightly more memory in XenServer relative to the previous releases, and automatically allocates approximately 100MB of host memory to the control domain upon upgrade. If you were using all available host memory prior to the upgrade, reduce the amount of memory used by one VM by 100MB before powering it on. Citrix recommends that you take a host backup and/or a Status Report for each server prior to upgrade. See the Backing up and restoring XenServer hosts and VMs section in the XenServer Installation Guide for details. Citrix also recommends that you take a backup of the state of your existing pool using the pooldumpdatabase CLI command (see the XenServer Administrator's Guide). This allows you revert a partially complete rolling upgrade back to its original state without losing any VM data. NOTE: Because it is not possible to migrate a VM from an upgraded XenServer host to a XenServer host running an older version of XenServer, it may be necessary to shut down VMs if you need to revert the rolling upgrade for any reason. Remote database on iscsi LUN for diskless hosts The capability of XenServer HP Edition to persist pool-wide management state to a shared iscsi LUN is not available in XenServer A replacement capability will become available in an upcoming hotfix for XenServer If you use this XenServer feature, you must only upgrade directly to the upcoming hotfix, or contact HP Technical Support for more information before upgrading from XenServer XenServer HP Edition Release Notes 7

8 Stand-alone server upgrade between XenServer and XenServer and can be upgraded using the Stand-alone upgrade using Xencenter and the Stand-alone upgrade using the CLI alone. Stand-alone upgrade using XenCenter To perform a standalone upgrade using XenCenter: 1. ENsure the XenServer HP Edition upgrade file is in a location accessible to the computer running XenCenter. 2. Select Updates Manager from the Tools menu. 3. In the Updates Manager dialog box, click Install New Update. 4. Select the server you want to update, then click Next. 5. Browse to the location where you have the embedded update file, and then click Next. A progress bar is displayed as the update is loaded. 6. When the update has finished loading, you are prompted to select the mode for applying the update. Select Automatic mode, then click Next. 7. When the update is finished, the server will reboot. When the server reboots, XenCenter will lose its connection to the server. When it returns, it should reconnect automatically. If it does not, right-click on the server and select Connect from the context menu. 8. Update the PV drivers on the VMs once the server has been upgraded. See the XenServer VM Installation Guide for details. NOTE: XenCenter from release or does not work with XenServer hosts from release However, XenCenter from release does work with XenServer hosts from release Stand-alone upgrade using the CLI alone To perform a standalone upgrade using the CLI alone: 1. Insert the removable media containing the XenServer HP Edition upgrade file. 2. Find the name of the device that holds the media with the update using the command fdisk -l 3. Mount the media with the command mount /dev/<device_label> /mnt 4. Find out the name of the upgrade file with the command ls /mnt 5. Apply the upgrade to the server with the command xe update-upload host-uuid= <uuid_of_host> filename=/mnt/<upgrade_filename> Press TAB after host_uuid= and the UUID of the server automatically populates. XenServer HP Edition Release Notes 8

9 6. Applying the update should take several minutes. When complete, unmount the media with the command umount /mnt 7. Remove the upgrade media and reboot the server. 8. Update the PV drivers on the VMs once the server is upgraded. See the XenServer VM Installation Guide for details. Rolling upgrade between XenServer and XenServer allows you to upgrade a pool of XenServer hosts to the next major version, while keeping VMs on that pool running to avoid service downtime. This is achieved by upgrading on a host-by-host basis with only one XenServer host offline at a time. Plan your upgrade path carefully. Do not run a mixed-mode pool (multiple versions of XenServer coexisting) for longer than necessary. The pool operates in a degraded state during the upgrade; all VMs continue to function as normal, but control operations other than migration might not be available. It is not safe to perform storage-related operations such as adding, removing or resizing virtual disks in this mode. Prerequisites None of the VMs in the pool should have a virtual CD attached, including any VMs in the suspended state. Having virtual CDs inserted during rolling upgrade can prevent migrations from working correctly, and due to the mode of operation of the pool while the rolling upgrade is taking place, it is required that this be done before the rolling upgrade is started. 1. Verify that there are no VMs in the Suspended state. Use the CLI command xe vm-list powerstate=suspended to identify them. Any suspended VMs with a CD drive attached cannot be resumed after performing an upgrade. 2. Resume any suspended VMs using the CLI command xe vmresume uuid=<vm_uuid> so you can remove their CDs as described below. Otherwise, after the upgrade, you will have to perform a Force Shutdown and then restart it to return to a usable state. 3. Eject any virtual CDs (the XenServer Tools ISO or a physical CD in the local physical drive, for example) from your VMs before starting the rolling upgrade. To eject CDs from all VMs in the pool using the xe CLI: a. On the console, type the command xe vmcd- eject -multiple. The command will return "operation could not be performed because the drive is empty" messages for any virtual DVD/CD drives that are already empty. b. Set the state of the virtual DVD/CD drives that are not empty to empty=true. Rolling upgrade using the CLI alone To perform a rolling upgrade using the CLI alone: 1. Migrate all VMs running on the pool master to other XenServer host. Using the xe CLI, use the command xe host-evacuate uuid=<host_uuid> XenServer HP Edition Release Notes 9

10 2. If there are any VMs using local storage rather than shared storage, they are listed in the output of the host-evacuate command. Shut them down before performing the upgrade using the command xe vm-shutdown uuid=<vm_uuid> 3. Insert the removable media containing the XenServer HP Edition upgrade file. 4. Find the name of the device that holds the media with the update with the command fdisk -l 5. Mount the media with the command mount /dev/<device_label> /mnt 6. Find out the name of the upgrade file with the command ls /mnt 7. Find out the UUID of the master host with the command xe pool-list params=master 8. Apply the upgrade to the master using the command xe update-upload host-uuid= <uuid_of_master> filename=/mnt/<upgrade_filename> 9. Applying the update should take several minutes. When complete, unmount the media with the command umount /mnt 10. Remove the upgrade media and reboot the server. 11. Repeat for all other servers in the pool, except use the command xe host-list params=uuid To retrieve the UUIDs of the remaining hosts in the pool, use the update-upload command: xe update-upload host-uuid= <uuid_of_member> filename=/mnt/<upgrade_filename> 12. Update the PV drivers on the VMs once the pool servers are upgraded. See the XenServer VM Installation Guide for details. Rolling upgrade using XenCenter To perform a rolling upgrade using XenCenter: 1. Ensure that the XenServer HP Edition upgrade file is in a location accessible to the computer running XenCenter. 2. With XenCenter connected to the pool, migrate all VMs running on the pool master to one or more of the other pool members. You can drag and drop VMs from the master to one of the members, or right-click and select Migrate from the context menu, and select one of the members from the submenu. You can also select Migrate from the VM menu, and select one of the members from the submenu. 3. If there are any VMs using local storage rather than shared storage, shut them down before performing the upgrade. You can either select them and click the Shut Down button, or right-click and select Shut Down from the context menu, or select Shut Down from the Server menu. 4. Select Updates Manager from the Tools menu. 5. In the Updates Manager dialog box, click Install New Update. 6. Select the server you want to update, then click Next. XenServer HP Edition Release Notes 10

11 7. Browse to the location where you have the embedded update file, then click Next. A progress bar is displayed as the update is loaded. 8. When the update has finished loading, you are prompted to select the mode for applying the update. Select Manual mode, then click Next. CAUTION: You must select Manual mode in this step. Attempting to upgrade your pool using Automatic mode can result in data loss. 9. Remove the upgrade media and reboot the server. When the server reboots, XenCenter loses its connection to the pool. When it returns, it should reconnect automatically. If it does not, right-click on the pool and select Connect from the context menu. 10. Repeat for all other servers in the pool, migrating VMS to the master and/or other members and shutting down any VMs that are on local storage. 11. Update the PV drivers on the VMs once the pool servers are upgraded. See the XenServer VM Installation Guide for details. NOTE: XenCenter from release or does not work with XenServer hosts from release However, XenCenter from release does work with XenServer hosts from release Troubleshooting upgrades If you experience trouble during the upgrade process, you can roll back to the previous image by holding down the SHIFT or CAPS LOCK during boot and a menu is displayed. If this is the first upgrade you have performed, option 1 will be the original system, and option 2 will be the new system (the current default). If this is the second upgrade you have performed, option 1 will be the new system (the current default), and option 2 will be the prior system. Upgrades 3, 4, and the rest are arranged similarly such that which partition the newer and older software resides on switches, and the newer upgrade is always set as the default boot partition. When you boot either system image from this menu, your selection will then be set as the default option. To enable a verbose boot, enter the command /opt/xensource/libexec/set-boot noisy To enable serial output, enter enter the command /opt/xensource/libexec/set-boot serial To turn off serial and verbose boot sequences, enter the command /opt/xensource/libexec/set-boot quiet XenServer HP Edition Release Notes 11

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

XenServer Release Notes

XenServer Release Notes Version 5.5.0 Published June 2009 1.0 Edition About this document XenServer Release Notes This document provides important information about the XenServer 5.5.0 Release. Release notes specific to the supported

More information

1Y0-A26 Citrix XenServer 6.0 Practice Exam

1Y0-A26 Citrix XenServer 6.0 Practice Exam 1Y0-A26 Citrix XenServer 6.0 Practice Exam Section 1: Implementing XenServer 1.1 Specific Task: Configure boot storage from SAN Objective: Given a scenario, determine how to configure options on the XenServer

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

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

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

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

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

HP LeftHand P4500 and P GbE to 10GbE migration instructions

HP LeftHand P4500 and P GbE to 10GbE migration instructions HP LeftHand P4500 and P4300 1GbE to 10GbE migration instructions Part number: AT022-96003 edition: August 2009 Legal and notice information Copyright 2009 Hewlett-Packard Development Company, L.P. Confidential

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

HPE ilo Federation User Guide for ilo 5

HPE ilo Federation User Guide for ilo 5 HPE ilo Federation User Guide for ilo 5 Abstract This guide explains how to configure and use the HPE ilo Federation features. It is intended for system administrators, Hewlett Packard Enterprise representatives,

More information

HP StoreOnce Recovery Manager Central for VMware User Guide

HP StoreOnce Recovery Manager Central for VMware User Guide HP StoreOnce Recovery Manager Central 1.2.0 for VMware User Guide Abstract The guide is intended for VMware and database administrators who are responsible for backing up databases. This guide provides

More information

HPE StoreVirtual OS v13.5 Release Notes

HPE StoreVirtual OS v13.5 Release Notes HPE StoreVirtual OS v13.5 Release Notes Part Number: 865552-006 Published: May 2017 Edition: 2 Contents Release notes...4 Description... 4 Platforms supported for this release... 4 Update recommendation...4

More information

Intelligent Provisioning 2.70 Release Notes

Intelligent Provisioning 2.70 Release Notes Intelligent Provisioning 2.70 Release Notes Part Number: 794361-401a Published: December 2017 Edition: 2 Copyright 2012, 2017 Hewlett Packard Enterprise Development LP Notices The information contained

More information

Intelligent Provisioning 1.64(B) Release Notes

Intelligent Provisioning 1.64(B) Release Notes Intelligent Provisioning 1.64(B) Release Notes Part Number: 680065-407 Published: March 2017 Edition: 1 2017 Hewlett Packard Enterprise Development LP Notices The information contained herein is subject

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

Citrix 1Y0-A26. Citrix XenServer 6.0 Administration. Download Full Version :

Citrix 1Y0-A26. Citrix XenServer 6.0 Administration. Download Full Version : Citrix 1Y0-A26 Citrix XenServer 6.0 Administration Download Full Version : https://killexams.com/pass4sure/exam-detail/1y0-a26 QUESTION: 107 Scenario: An administrator built four new hosts in an existing

More information

HPE 3PAR OS GA Patch 12

HPE 3PAR OS GA Patch 12 HPE 3PAR OS 3.3.1 GA Patch 12 Upgrade Instructions Abstract This upgrade instructions document is for installing Patch 12 on the HPE 3PAR Operating System Software OS-3.3.1.215-GA. This document is for

More information

Quick Setup & Getting Started

Quick Setup & Getting Started Quick Setup & Getting Started HP Compaq Business PC Copyright 2007 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Microsoft, Windows, and

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

HP Storage Manager User Guide. May 2005 (First Edition) Part Number

HP Storage Manager User Guide. May 2005 (First Edition) Part Number HP Storage Manager User Guide May 2005 (First Edition) Part Number 394897-001 Copyright 2005 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.

More information

HPE ilo mobile app for ios

HPE ilo mobile app for ios HPE ilo mobile app for ios User Guide Abstract The HPE ilo mobile app provides access to the remote console, web interface, and scripting features of HPE ProLiant servers. Part Number: 689175-004 Published:

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

Citrix XenServer Quick Start Guide. Published Tuesday, 25 September Edition

Citrix XenServer Quick Start Guide. Published Tuesday, 25 September Edition Citrix XenServer 6.0 Quick Start Guide Published Tuesday, 25 September 2012 0 Edition Citrix XenServer 6.0 Quick Start Guide Copyright 2012 Citrix Systems. Inc. All Rights Reserved. Version: 6.0 Citrix,

More information

Intelligent Provisioning 3.00 Release Notes

Intelligent Provisioning 3.00 Release Notes Intelligent Provisioning 3.00 Release Notes Part Number: 881705-001b Published: October 2017 Edition: 3 Copyright 2017 Hewlett Packard Enterprise Development LP Notices The information contained herein

More information

HPE 3PAR OS MU3 Patch 18 Upgrade Instructions

HPE 3PAR OS MU3 Patch 18 Upgrade Instructions HPE 3PAR OS 3.1.3 MU3 Patch 18 Upgrade Instructions This upgrade instructions document is for installing Patch 18 on the HPE 3PAR Operating System Software 3.1.3.334 (MU3). This document is for Hewlett

More information

1Y0-A24. Number: Passing Score: 800 Time Limit: 180 min File Version: 1.0. Citrix 1Y0-A24

1Y0-A24.  Number: Passing Score: 800 Time Limit: 180 min File Version: 1.0. Citrix 1Y0-A24 1Y0-A24 Number: 000-000 Passing Score: 800 Time Limit: 180 min File Version: 1.0 http://www.gratisexam.com/ Citrix 1Y0-A24 Citrix XenServer 5.6 Administration Version: 4.2 Citrix 1Y0-A24 Exam Q1 A network

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

EMC VNXe Series. Configuring Hosts to Access NFS File Systems. Version 3.1 P/N REV. 03

EMC VNXe Series. Configuring Hosts to Access NFS File Systems. Version 3.1 P/N REV. 03 EMC VNXe Series Version 3.1 Configuring Hosts to Access NFS File Systems P/N 302-000-190 REV. 03 Copyright 2014-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes

More information

Citrix_ActualTests_1Y0-A24_v _87q

Citrix_ActualTests_1Y0-A24_v _87q Citrix_ActualTests_1Y0-A24_v2012-01-31_87q Number: 1Y0-A24 Passing Score: 700 Time Limit: 75 min File Version: 4.3 http://www.gratisexam.com/ Citrix 1Y0-A24 Citrix XenServer 5.6 Administration Version:

More information

Intelligent Provisioning 3.10 Release Notes

Intelligent Provisioning 3.10 Release Notes Intelligent Provisioning 3.10 Release Notes Part Number: 881705-002 Published: February 2018 Edition: 1 Copyright 2017, 2018 Hewlett Packard Enterprise Development LP Notices The information contained

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

HPE StoreVirtual OS Update Guide

HPE StoreVirtual OS Update Guide HPE StoreVirtual OS Update Guide Abstract This guide is intended for system administrators who are responsible for updating to the latest versions of software for StoreVirtual storage. Part Number: 865551-002

More information

Citrix XenServer 5.6 Administration

Citrix XenServer 5.6 Administration Citrix 1Y0-A24 Citrix XenServer 5.6 Administration Version: 6.0 QUESTION NO: 1 Citrix 1Y0-A24 Exam To successfully configure Role Based Access Control, an administrator must ensure that Active Directory

More information

HP 3PAR Recovery Manager 2.0 Software for Microsoft Hyper-V

HP 3PAR Recovery Manager 2.0 Software for Microsoft Hyper-V HP 3PAR Recovery Manager 2.0 Software for Microsoft Hyper-V User Guide Abstract This document provides information about using HP 3PAR Recovery Manager for Microsoft Hyper-V for experienced Microsoft Windows

More information

HP ProLiant Agentless Management Pack (v 3.2) for Microsoft System Center User Guide

HP ProLiant Agentless Management Pack (v 3.2) for Microsoft System Center User Guide HP ProLiant Agentless Management Pack (v 3.2) for Microsoft System Center User Guide Abstract This guide provides information on using the HP ProLiant Agentless Management Pack for System Center version

More information

HPE ProLiant Gen9 Troubleshooting Guide

HPE ProLiant Gen9 Troubleshooting Guide HPE ProLiant Gen9 Troubleshooting Guide Volume II: Error Messages Abstract This guide provides a list of error messages associated with HPE ProLiant servers, Integrated Lights-Out, Smart Array storage,

More information

HP MSA2000 Family VDS and VSS Hardware Providers installation guide

HP MSA2000 Family VDS and VSS Hardware Providers installation guide HP MSA2000 Family VDS and VSS Hardware Providers installation guide Part number: 485500-003 Second edition: February, 2009 Legal and notice information Copyright 2009 Hewlett-Packard Development Company,

More information

CXS Citrix XenServer 6.0 Administration

CXS Citrix XenServer 6.0 Administration Course Overview View Course Dates & Register Today Students will learn to effectively install, configure, administer, and troubleshoot XenServer 6.0. Students will also learn how to configure a Provisioning

More information

Intelligent Provisioning 1.70 Release Notes

Intelligent Provisioning 1.70 Release Notes Intelligent Provisioning 1.70 Release Notes Part Number: 680065-408 Published: October 2017 Edition: 1 Copyright 2012, 2017 Hewlett Packard Enterprise Development LP Notices The information contained herein

More information

Oracle VM. Getting Started Guide for Release 3.2

Oracle VM. Getting Started Guide for Release 3.2 Oracle VM Getting Started Guide for Release 3.2 E35331-04 March 2014 Oracle VM: Getting Started Guide for Release 3.2 Copyright 2011, 2014, Oracle and/or its affiliates. All rights reserved. Oracle and

More information

Getting Started. HP Business PCs

Getting Started. HP Business PCs Getting Started HP Business PCs Copyright 2010 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Microsoft, Windows, Windows Vista, and Windows

More information

EMC Unity Family EMC Unity All Flash, EMC Unity Hybrid, EMC UnityVSA

EMC Unity Family EMC Unity All Flash, EMC Unity Hybrid, EMC UnityVSA EMC Unity Family EMC Unity All Flash, EMC Unity Hybrid, EMC UnityVSA Configuring Hosts to Access NFS File Systems 302-002-567 REV 01 Copyright 2016 EMC Corporation. All rights reserved. Published in the

More information

Web Self Service Administrator Guide. Version 1.1.2

Web Self Service Administrator Guide. Version 1.1.2 Version 1.1.2 Web Self Service Administrator Guide Version 1.1.2 Copyright and Trademark Notice Use of the product documented in this guide is subject to your prior acceptance of the End User License Agreement.

More information

Upgrade Guide Release 6.2 Rev A July 2013

Upgrade Guide Release 6.2 Rev A July 2013 Upgrade Guide Release 6.2 Rev A July 2013 NOTICE The information contained in this document is subject to change without notice. UNLESS EXPRESSLY SET FORTH IN A WRITTEN AGREEMENT SIGNED BY AN AUTHORIZED

More information

DtS Data Migration to the MSA1000

DtS Data Migration to the MSA1000 White Paper September 2002 Document Number Prepared by: Network Storage Solutions Hewlett Packard Company Contents Migrating Data from Smart Array controllers and RA4100 controllers...3 Installation Notes

More information

HP 3PAR Host Explorer MU1 Software User Guide

HP 3PAR Host Explorer MU1 Software User Guide HP 3PAR Host Explorer 1.1.0 MU1 Software User Guide Abstract This guide is for Microsoft Windows, Red Hat Linux, and Solaris Sparc administrators who are responsible for maintaining the operating environment

More information

HPE Moonshot ilo Chassis Management Firmware 1.52 Release Notes

HPE Moonshot ilo Chassis Management Firmware 1.52 Release Notes HPE Moonshot ilo Chassis Management Firmware 1.52 Release Notes Part Number: 732171-007 Published: February 2017 Edition: 1 2017 Hewlett Packard Enterprise Development LP Notices The information contained

More information

HP ilo 3 Release Notes

HP ilo 3 Release Notes HP ilo 3 Release Notes 1.70 HP Part Number: 616296-401 Published: February 2014 Edition: 1 Copyright 2014 Hewlett-Packard Development Company, L.P Confidential computer software. Valid license from HP

More information

Course CXS-203 Citrix XenServer 6.0 Administration

Course CXS-203 Citrix XenServer 6.0 Administration Course CXS-203 Citrix XenServer 6.0 Administration Overview In the Citrix XenServer 6.0 classroom training course, students are provided the foundation necessary to effectively install, configure, administer,

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

QuickSpecs. HP Integrated Citrix XenServer. Overview. Retired

QuickSpecs. HP Integrated Citrix XenServer. Overview. Retired Overview Citrix XenServer, HP Select Edition: Citrix XenServer is the only enterprise-class, cloud-proven virtualization infrastructure solution that delivers the critical features of live migration and

More information

Overview. Compatibility Requirements and Caveats. XenServer-Nutanix Integration Guide. December 2017

Overview. Compatibility Requirements and Caveats. XenServer-Nutanix Integration Guide. December 2017 XenServer-Nutanix Integration Guide December 2017 Overview XenServer introduces a seamless integration of the XenServer hypervisor with the Nutanix Hyperconverged Infrastructure (HCI) offering. The XenServer-Nutanix

More information

CXS-203-1I Citrix XenServer 6.0 Administration

CXS-203-1I Citrix XenServer 6.0 Administration 1800 ULEARN (853 276) www.ddls.com.au CXS-203-1I Citrix XenServer 6.0 Administration Length 5 days Price $5115.00 (inc GST) Overview In the Citrix XenServer 6.0 classroom training course, students are

More information

XenServer Administrator's Guide

XenServer Administrator's Guide XenServer Administrator's Guide 5.0.0 Published September 2008 1.0 Edition XenServer Administrator's Guide: Release 5.0.0 Published September 2008 Copyright 2008 Citrix Systems, Inc. Xen, Citrix, XenServer,

More information

HP Insight Remote Support Advanced HP StorageWorks P4000 Storage System

HP Insight Remote Support Advanced HP StorageWorks P4000 Storage System HP Insight Remote Support Advanced HP StorageWorks P4000 Storage System Migration Guide HP Part Number: 5900-1089 Published: August 2010, Edition 1 Copyright 2010 Hewlett-Packard Development Company, L.P.

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

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

This is Lab Worksheet/Installation 7

This is Lab Worksheet/Installation 7 This is Lab Worksheet/Installation 7 This Lab Worksheet/Installation contains essential installation work needed for your upcoming Assignments. You do not have to hand in this Lab Worksheet, but there

More information

Citrix XenServer 6.5 Virtual Machine User's Guide. Published Thursday, 15 January Edition

Citrix XenServer 6.5 Virtual Machine User's Guide. Published Thursday, 15 January Edition Citrix XenServer 6.5 Virtual Machine User's Guide Published Thursday, 15 January 2015 1.0 Edition Citrix XenServer 6.5 Virtual Machine User's Guide Copyright 2015 Citrix Systems. Inc. All Rights Reserved.

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

Xen Summit Spring 2007

Xen Summit Spring 2007 Xen Summit Spring 2007 Platform Virtualization with XenEnterprise Rich Persaud 4/20/07 Copyright 2005-2006, XenSource, Inc. All rights reserved. 1 Xen, XenSource and XenEnterprise

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

XP7 High Availability User Guide

XP7 High Availability User Guide XP7 High Availability User Guide Abstract HPE XP7 High Availability helps you create and maintain a synchronous copy of critical data in a remote location. This document describes and provides instructions

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

Citrix XenServer 7.3 Quick Start Guide. Published December Edition

Citrix XenServer 7.3 Quick Start Guide. Published December Edition Citrix XenServer 7.3 Quick Start Guide Published December 2017 1.0 Edition Citrix XenServer 7.3 Quick Start Guide 1999-2017 Citrix Systems, Inc. All Rights Reserved. Version: 7.3 Citrix Systems, Inc. 851

More information

HP Online ROM Flash User Guide. July 2004 (Ninth Edition) Part Number

HP Online ROM Flash User Guide. July 2004 (Ninth Edition) Part Number HP Online ROM Flash User Guide July 2004 (Ninth Edition) Part Number 216315-009 Copyright 2000, 2004 Hewlett-Packard Development Company, L.P. Confidential computer software. Valid license from HP required

More information

HP EVA Cluster Extension Software Installation Guide

HP EVA Cluster Extension Software Installation Guide HP EVA Cluster Extension Software Installation Guide Abstract This guide contains detailed instructions for installing and removing HP EVA Cluster Extension Software in Windows and Linux environments.

More information

HP Database and Middleware Automation

HP Database and Middleware Automation HP Database and Middleware Automation For Windows Software Version: 10.10 SQL Server Database Refresh User Guide Document Release Date: June 2013 Software Release Date: June 2013 Legal Notices Warranty

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 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

version 5.4 Installation Guide

version 5.4 Installation Guide version 5.4 Installation Guide Document Release Date: February 9, 2012 www.phdvirtual.com Legal Notices PHD Virtual Backup for Citrix XenServer Installation Guide Copyright 2010-2012 PHD Virtual Technologies

More information

This is Lab Worksheet 7 - not an Assignment

This is Lab Worksheet 7 - not an Assignment This is Lab Worksheet 7 - not an Assignment This Lab Worksheet contains some practical examples that will prepare you to complete your Assignments. You do not have to hand in this Lab Worksheet. Make sure

More information

HPE D2600/D2700 Disk Enclosure I/O Module Firmware 0149 Release Notes

HPE D2600/D2700 Disk Enclosure I/O Module Firmware 0149 Release Notes HPE D2600/D2700 Disk Enclosure I/O Module Firmware 0149 Release Notes Part Number: 504224-011R Published: November 2015 Edition: 12 Copyright 2009, 2015 Hewlett Packard Enterprise Development LP The information

More information

Hewlett Packard Enterprise. HPE OmniStack for vsphere Upgrade Guide

Hewlett Packard Enterprise. HPE OmniStack for vsphere Upgrade Guide Hewlett Packard Enterprise HPE OmniStack for vsphere Upgrade Guide Part number: P00126-001 Published: September 2017 2017 Hewlett Packard Enterprise Development LP Notices The information contained herein

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 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

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

Veeam Endpoint Backup

Veeam Endpoint Backup Veeam Endpoint Backup Version 1.5 User Guide March, 2016 2016 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

More information

Data Protector Express Hewlett-Packard Company

Data Protector Express Hewlett-Packard Company Installation Guide Data Protector Express Hewlett-Packard Company ii Data Protector Express Installation Guide Copyright Copyright 2005/2006 by Hewlett-Packard Limited. March 2006 Part Number BB116-90024

More information

Citrix 1Y0-A09. 1Y0-A09 Implementing Citrix XenServer Enterprise Edition 5.0. Practice Test. Version

Citrix 1Y0-A09. 1Y0-A09 Implementing Citrix XenServer Enterprise Edition 5.0. Practice Test. Version Citrix 1Y0-A09 1Y0-A09 Implementing Citrix XenServer Enterprise Edition 5.0 Practice Test Version 1.3 QUESTION NO: 1 An administrator created a template of a Microsoft Windows XP SP3 virtual machine (VM)

More information

HPE OneView for VMware vcenter Release Notes (8.2 and 8.2.1)

HPE OneView for VMware vcenter Release Notes (8.2 and 8.2.1) HPE OneView for VMware vcenter Release Notes (8.2 and 8.2.1) Abstract This document describes changes in HPE OneView for VMware vcenter to help administrators understand the benefits of obtaining the 8.2

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

Quick Setup & Getting Started Business PCs

Quick Setup & Getting Started Business PCs Quick Setup & Getting Started Business PCs Copyright 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Microsoft, Windows, and Windows

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

Citrix XenServer 6 Administration

Citrix XenServer 6 Administration Citrix XenServer 6 Administration Duration: 5 Days Course Code: CXS-203 Overview: In the Citrix XenServer 6.0 classroom training course, students are provided the foundation necessary to effectively install,

More information

Citrix XenServer 7.3 Installation Guide. Published December Edition

Citrix XenServer 7.3 Installation Guide. Published December Edition Citrix XenServer 7.3 Installation Guide Published December 2017 0 Edition Citrix XenServer 7.3 Installation Guide 1999-2017 Citrix Systems, Inc. All Rights Reserved. Version: 7.3 Citrix Systems, Inc. 851

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

HPE 3PAR OS MU3 Patch 28 Release Notes

HPE 3PAR OS MU3 Patch 28 Release Notes HPE 3PAR OS 3.2.1 MU3 Patch 28 Release tes This release notes document is for Patch 28 and intended for HPE 3PAR Operating System Software 3.2.1.292 (MU3)+Patch 23. Part Number: QL226-99107 Published:

More information

StorTrends - Citrix. Introduction. Getting Started: Setup Guide

StorTrends - Citrix. Introduction. Getting Started: Setup Guide StorTrends - Citrix Setup Guide Introduction This guide is to assist in configuring a Citrix virtualization environment with a StorTrends SAN array. It is intended for the virtualization and SAN administrator

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

Configure Windows Server 2003 Release 2 Server Network File Share (NFS) as an authenticated storage repository for XenServer

Configure Windows Server 2003 Release 2 Server Network File Share (NFS) as an authenticated storage repository for XenServer Summary This document outlines the process to perform the following tasks. 1. Configure Windows Server 2003 Release 2 Server Network File Share (NFS) as an authenticated storage repository for XenServer.

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 StoreEver MSL6480 Tape Library Version 5.50 Firmware Release Notes

HPE StoreEver MSL6480 Tape Library Version 5.50 Firmware Release Notes HPE StoreEver MSL6480 Tape Library Version 5.50 Firmware Release Notes Abstract This document provides information about enhancements and fixes to the firmware for the HPE StoreEver MSL6480 Tape Library.

More information

HP P6000 Cluster Extension Software Installation Guide

HP P6000 Cluster Extension Software Installation Guide HP P6000 Cluster Extension Software Installation Guide This guide contains detailed instructions for installing and removing HP P6000 Cluster Extension Software in Windows and Linux environments. The intended

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For VMs and Datastores using the SnapCenter Plug-in for VMware vsphere March 2018 215-12931_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

Virtual Iron Software Release Notes

Virtual Iron Software Release Notes Virtual Iron Software Release Notes Virtual Iron Version 4.2 Copyright (c) 2007 Virtual Iron Software, Inc. 00122407R1 This information is the intellectual property of Virtual Iron Software, Inc. This

More information

HPE StoreVirtual 3200 Storage Release Notes

HPE StoreVirtual 3200 Storage Release Notes HPE StoreVirtual 3200 Storage Release Notes LeftHand OS 13.0 Part Number: 865552-002 Published: October 2016 Edition: 2 Copyright 2016, Hewlett Packard Enterprise Development LP The information contained

More information

HP Operations Orchestration

HP Operations Orchestration HP Operations Orchestration Software Version: 10.20 Windows and Linux Operating Systems Shell Wizard Guide Document Release Date: November 2014 Software Release Date: November 2014 Legal Notices Warranty

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