HP Matrix Operating Environment Federated CMS Overview

Size: px
Start display at page:

Download "HP Matrix Operating Environment Federated CMS Overview"

Transcription

1 HP Matrix Operating Environment Federated CMS Overview HP Matrix OE infrastructure orchestration 7.0 Technical white paper Table of contents Introduction... 2 Overview... 2 Installation and configuration... 2 Licensing... 3 Network and storage resource configuration... 3 Server provisioning... 3 Virtual server provisioning... 3 Physical server provisioning... 4 Scalability... 4 Multi-Site Support... 5 Environment configuration requirements... 6 Best practices... 6 Upgrading a single CMS to an IO federated CMS environment... 6 Primary CMS availability... 7 Server pools organization... 7 Configuring federated IO as a single homogeneous provisioning environment... 7 Configuring federated IO for separate provisioning islands... 8 For more information Call to action... 10

2 Introduction HP Matrix Operating Environment (Matrix OE) infrastructure orchestration (IO) is a capability delivered as part of HP CloudSystem Matrix. The IO capability provides core automation of data center infrastructure lifecycle operations and enables the creation of a self-service datacenter. IO and its supporting management software execute on a single Central Management Server (CMS). For the purposes of this document, the Matrix OE infrastructure orchestration capability is also referred to as Insight Orchestration, specifically within screen shots and product documentation. Also note that Matrix OE was formerly known as HP Insight Dynamics. An IO federated CMS environment is one where multiple management servers cooperatively share the responsibility for managing a larger number of resources than can be managed by a single server. An IO federated CMS environment allows up to four times increased scalability for service catalog-based autoprovisioning (up to virtual machines), over the current single-cms limitation of 2500 managed VMs. This paper presents a concept overview of IO federated CMS. Overview An IO federated CMS environment contains: 1 primary CMS with Matrix OE (including infrastructure orchestration) installed 1-4 secondary CMSs with Matrix OE (without infrastructure orchestration) installed CMS Quantity HP Matrix OE HP Matrix OE infrastructure orchestration Primary 1 Yes Yes Secondary 1 to 4 Yes No The primary CMS manages the aggregated resources of all CMSs. IO must be installed only on this server. A secondary CMS is a CMS that participates in the federation, where resources exist and provisioning from IO may occur, but IO does not run directly on secondary CMSs. Each CMS can be part of only one federated CMS environment at a time. Multiple federated environments cannot overlap. All CMSs in the federation must have the same version of Matrix OE installed. For example, to set up a three CMS environment, one primary CMS must be installed with Matrix OE, including IO, and two secondary CMSs must be installed with Matrix OE (without IO). IO running on the primary CMS provisions resources across multiple CMSs, utilizing the logical server management (LSM) and virtual machine management (VMM) and other supporting software layers on the secondary CMSs. Figure 1: IO federated CMS overview Installation and configuration To create a federated environment, follow this high level procedure: 2

3 Install the primary CMS for a Matrix OE CMS. The Matrix OE installer will enable IO federated CMS in this server and configure it as a primary CMS For each secondary CMS: o o o Install Matrix OE software without IO (this is done by de-selecting Matrix OE infrastructure orchestration functionality during install) Set up resources for management in the normal manner Add this CMS to the federation by registering it in the primary CMS. After this step, secondary CMS resources will be available to IO in the primary CMS Primary CMS for large scale requires: Separate SQL server (not installed within the CMS) o To use the same SQL server for all CMSs, different instances are required for each CMS CMS running in a physical server instead of a VM Tuning the 64-bit OS for JAVA MAXHEAP Licensing Resources must be licensed in the CMS that owns that resource. Each server resource (physical or VM host) in a secondary CMS that will be used by IO in the primary CMS must be licensed in the CMS that owns the resource with the same set of licenses required by a single environment. Network and storage resource configuration Provisioning in an IO federated environment requires careful attention to resource allocation. For example, IO uses the subnet name as the network identifier. The subnet name is defined in HP Virtual Connect Enterprise Manager (VCEM) or a VM host and detected by IO. This means that if each CMS has an underlying subnet named Sub1 in VCEM or in a VM host, this will be collapsed into one subnet. The result is that IO treats these potentially different subnets with the same name as a single network regardless of which CMS owns that subnet or if it exists in all CMSs. This behavior is important for those situations where the goal is for IO services to be deployed across multiple secondary CMSs. Therefore, ensure that networks are named identically on all CMSs of the federation if you plan to deploy a single IO service across multiple CMSs of the federation. On the other hand, this behavior does not preclude each secondary CMS from having a unique network infrastructure and SAN names so that IO templates are unique to it (meaning can only be deployed to a specific CMS). Server provisioning Server provisioning in an IO federated environment works similarly to a non-federated environment. An important characteristic enabled by federation is that an IO provisioned infrastructure service may span multiple CMSs while keeping the entire logical server group in a single CMS. For example, an infrastructure service composed of two logical server groups (LSG1 and LSG2) may have each a logical server group provisioned using resources from different CMSs. For example, LSG1 can be provisioned in CMS B and LSG2 can be provisioned in CMS C. Virtual server provisioning Each CMS in the federation must have a vcenter server registered for ESX provisioning. A vcenter server may or may not be shared by multiple CMSs in the federation. The maximum federated CMS configuration supports one vcenter server being shared across the 5 CMSs. An important characteristic of IO federated environment is that a VM template is not copied between CMSs configured with different vcenter servers. If the specified software template is available in CMS B, for example, IO will try to allocate resources from that CMS to fulfill requests. If CMS B does not have enough resources to accommodate the infrastructure service, the IO request will fail because IO will not copy software from one CMS to the other. If multiple CMSs are configured to access the same vcenter server (or those CMSs had similar software catalogs), then IO will be able to allocate virtual resources in those CMSs. 3

4 Physical server provisioning For physical provisioning in a federated environment, all deployment servers must be accessible from the primary CMS. If there is one deployment server serving all CMSs, the primary and secondary CMSs must have access to the deployment network used by this deployment server. If each secondary CMS has its own deployment server, they all must be registered on the primary CMS, and the primary CMS must be able to establish an https connection with those servers, and access each deployment network from each deployment server. In this case, each deployment server may offer IO jobs with the same name, and IO on the primary CMS will be able to differentiate these jobs. An important aspect when working with physical provisioning in a federated environment is related to storage pool entries (SPEs) and portability groups. SPEs specify storage resources available for a particular portability group. IO is the only component aware of the federation. The software stack on the secondary CMSs are completely unaware of the federation. Therefore, SPEs must be defined in each secondary CMS in order to specify storage resources available for the portability groups in that CMS. Portability groups do not span more than one CMS, so SPEs and portability groups cannot be shared among CMSs. For more information about portability groups, refer to the HP Insight Virtualization Manager Software with Logical Server Management User Guide at When IO allocates resources for a physical server, it searches for servers and SPEs in the same CMS (and portability group). IO will not allocate server and storage resources from different CMSs to assign to a physical server because there is no guarantee of connectivity among these resources in different CMSs. To choose the best SPE, IO matches storage attributes from the service template such as size, raid level and tags (not SAN fabric names nor WWN ranges). For HP rack mount servers and third-party hardware, IO uses Operations Orchestration workflows for identification and provisioning. Therefore, third-party servers can be identified and provisioned only if they are located in the primary CMS. Third-party hardware managed by the secondary CMSs will not be properly identified. Scalability With a federated environment, the supported maximum number of managed logical servers is multiplied by the number of CMSs in the federation (see figure 2). The primary CMS can manage its own resources in addition to those remote resources that are available in the federation (see figure 3). To scale to the maximum capacity of a federation, it is highly recommended that the primary CMS directly manage 1200 or fewer resources. Secondary CMSs, on the other hand, may reach their maximum capacity of 2,500 managed nodes each 1. A primary CMS can manage up to four secondary CMSs and the maximum number of managed nodes can reach nodes. Figures 2 and 3 present two architectures that would enable reaching maximum capacity for a federated environment. 1 IO federated CMS environment is intended primarily for large numbers of ESX virtual server provisioning, although Hyper-V, Integrity VM, and physical managed nodes are also supported. 4

5 Figure 2: IO federated CMS Scale maximum configuration 1 Figure 3: IO federated CMS Scale maximum configuration 2 Multi-Site Support Federated CMS functionality now spam multiple, geographically distributes datacenters. It provides a single console and point of control for the resources in the different datacenters. 5

6 Figure 4: IO Multi site federated CMS solution architecture example Environment configuration requirements A high speed, low-latency IP network connection between the primary and all secondary sites Maximum round-trip network latency of 200ms Minimum network bandwidth of 1 Gpbs Each data center must have a Matrix CMS installed and configured Each CMS instance, and its managed resources, including enclosures, physical servers and storage arrays, are colocated in the same data center vcenter server: A vcenter server must be set up for each CMS with virtual managed resources SPEs: SPEs are defined in each CMS Deployment server: limited support for physical provisioning. The primary must have access to all deployment servers in the federation which may be not allowed in a multisite environment. Best practices Upgrading a single CMS to an IO federated CMS environment A single CMS can be upgraded to become a primary CMS after installation. This is the common case when the infrastructure increasingly grows over time and nears maximum capacity of the existing Matrix Operating Environment infrastructure. When the maximum capacity is approached and the expectation is for the growth to continue, a federated environment can be planned and implemented. Ideally, when a single CMS reaches close to 2/3 of its maximum capacity (in 7.0, the maximum capacity is 2,500 managed nodes), the CMS is updated to become a primary CMS and a secondary CMS is added to the federation. Note: Once a CMS is part of a federation and has services deployed to it, that CMS cannot be broken out from the federation and managed individually. In order to remove a CMS from the federation, all services that are provisioned 6

7 to that CMS must first be deleted. Deleting all provisioned services to a secondary CMS is also required before that secondary CMS can be turned into a primary CMS. Primary CMS availability IO federated CMS 7.0 supports clustering a primary CMS. Server pools organization IO searches for the best resource in the environment to fulfill a service request, and does not consider in which CMS a resource is hosted. Therefore, services may span all CMSs even if there are available resources in an in-use CMS. If an administrator wants to order the allocation of CMS resources for any reason (for example, use all resources from one CMS and only after it reaches its maximum capacity, start resource allocation of anther CMS), it is a good practice to distribute resources in pools according to the CMS that owns the resources. If an administrator wants different users to use resources from different CMSs, resources can be distributes in pools according to the CMS, and access can be granted to pools. IO displays a new column called CMS in the Servers tab when IO is configured in federated mode. This allows the source CMS to be easily identified when moving resources between server pools. Configuring federated IO as a single homogeneous provisioning environment Important: this configuration is only valid for a single site environment. This is not valid for multi site setup. Depending on the setup, an infrastructure template created with IO Designer may or may not be deployable to every and all CMSs in the federation. The way that federation is configured allows for either consolidation or isolation of resources from each CMS in the federation. A single homogeneous provisioning environment is recommended, for example, to expand system scale. For a single homogenous provisioning environment, follow these recommendations: vcenter server: One vcenter server for all ESX servers under all secondary and primary CMSs (up to the recommended limits determined by VMware) Deployment server: Use one deployment server for all CMSs (for example, one RDP server shared across all CMSs sharing a single deployment network) Networks: Use the same name for networks in all ESX servers and VC domains Server pools: Can contain ESX servers from different CMSs SPEs: Define SPEs in different CMSs with equal size, raid level and tags 7

8 Figure 5: Single homogeneous provisioning environment Configuring federated IO for separate provisioning islands In contrast to the previous section, separate provisioning islands may be required for administration independence and isolation (see Figure 6 below). For a separate provisioning pool island in a federated environment, follow these recommendations: vcenter server: Set up a separate vcenter server for each CMS with virtual managed resources Deployment server: Set up a separate deployment server for each CMS with physical managed resources. Register all deployment servers in the primary CMS Server pools: Distribute resources across server pools according to the CMS that owns the resources. Set user access based on the rights of each user to each CMS s resources SPEs: Define SPEs in different CMSs with different tag values so they guarantee each service template is deployable to a specific CMS Service templates: Name IO templates (service templates) with a prefix that identifies the target CMS to which the template may be deployed IO template access restrictions: Enable template access restrictions and set template visibility based on the permissions each user has to the provisioning island. 8

9 Figure 6: Single homogeneous provisioning environment 9

10 For more information For more information about HP Matrix OE infrastructure orchestration, including data migration, upgrade, high availability and backing up and restoring an IO federated CMS environment, see: Backing up and restoring HP Insight Software Central Management Server (Windows) white paper at Data migration of an existing Microsoft Windows CMS to a new Insight Software system white paper at HP Matrix infrastructure orchestration User Guide at HP Matrix infrastructure orchestration website at HP Matrix OE Information Library at Call to action For more information about IO federated CMS and how to enable it in your environment, please contact your HP representative or visit: Copyright 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 , Created June 2011; Updated February 2012, Rev. 1

Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management

Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management Managing Microsoft Hyper-V Server 2008 R2 with HP Insight Management Integration note, 4th Edition Introduction... 2 Overview... 2 Comparing Insight Management software Hyper-V R2 and VMware ESX management...

More information

HP Matrix Operating Environment Co-Existence with Microsoft Hyper-V Replica

HP Matrix Operating Environment Co-Existence with Microsoft Hyper-V Replica Technical white paper HP Matrix Operating Environment Co-Existence with Microsoft Hyper-V Replica HP Insight Management 7.4 Update 1 Table of contents Hyper-V Replica high-level overview... 3 What happens

More information

Implementing the HP Cloud Map for SAS Enterprise BI on Linux

Implementing the HP Cloud Map for SAS Enterprise BI on Linux Technical white paper Implementing the HP Cloud Map for SAS Enterprise BI on Linux Table of contents Executive summary... 2 How to utilize this HP CloudSystem Matrix template... 2 Download the template...

More information

HP CloudSystem Enterprise

HP CloudSystem Enterprise Technical white paper HP CloudSystem Enterprise Creating a multi-tenancy solution with HP Matrix Operating Environment and HP Cloud Service Automation Table of contents Executive summary 2 Multi-tenancy

More information

10751-Configuring and Deploying a Private Cloud with System Center 2012

10751-Configuring and Deploying a Private Cloud with System Center 2012 Course Outline 10751-Configuring and Deploying a Private Cloud with System Center 2012 Duration: 5 days (30 hours) Target Audience: This course is intended for data center administrators who will be responsible

More information

MCSE: Private Cloud Training Course (System Center 2012)

MCSE: Private Cloud Training Course (System Center 2012) MCSE: Private Cloud Training Course (System Center 2012) Microsoft Course 10751 (Exam 70-247) Prerequisites MCSA: Windows Server 2012 Microsoft Course 10751 Exam 70-247 At Course Completion Prerequisites

More information

HP Matrix Operating Environment 7.2 Recovery Management User Guide

HP Matrix Operating Environment 7.2 Recovery Management User Guide HP Matrix Operating Environment 7.2 Recovery Management User Guide Abstract The HP Matrix Operating Environment 7.2 Recovery Management User Guide contains information on installation, configuration, testing,

More information

HP Cloud Map for TIBCO ActiveMatrix BusinessWorks: Importing the template

HP Cloud Map for TIBCO ActiveMatrix BusinessWorks: Importing the template HP Cloud Map for TIBCO ActiveMatrix BusinessWorks: Importing the template An HP Reference Architecture for TIBCO Technical white paper Table of contents Executive summary... 2 Solution environment... 2

More information

HP StorageWorks MPX200 Simplified Cost-Effective Virtualization Deployment

HP StorageWorks MPX200 Simplified Cost-Effective Virtualization Deployment HP StorageWorks MPX200 Simplified Cost-Effective Virtualization Deployment Executive Summary... 2 HP StorageWorks MPX200 Architecture... 2 Server Virtualization and SAN based Storage... 3 VMware Architecture...

More information

MS-10751: Configuring and Deploying a Private Cloud with System Center 2012. Required Exam(s) Course Objectives. Price. Duration. Methods of Delivery

MS-10751: Configuring and Deploying a Private Cloud with System Center 2012. Required Exam(s) Course Objectives. Price. Duration. Methods of Delivery MS-10751: Configuring and Deploying a Private Cloud with System Center 2012 This course teaches students how to design, install and configure a private cloud, including how to configure and deploy the

More information

HP CloudSystem Enterprise

HP CloudSystem Enterprise HP CloudSystem Enterprise F5 BIG-IP and Apache Load Balancing Reference Implementation Technical white paper Table of contents Introduction... 2 Background assumptions... 2 Overview... 2 Process steps...

More information

Introducing logical servers: Making data center infrastructures more adaptive

Introducing logical servers: Making data center infrastructures more adaptive Introducing logical servers: Making data center infrastructures more adaptive technology brief, 2 nd edition Abstract... 2 Introduction... 2 Overview of logical servers... 3 Why use logical servers?...

More information

HP OneView Administration H4C04S

HP OneView Administration H4C04S HP Education Services course data sheet HP OneView Administration H4C04S Course Overview This 3-day course covers how to install, manage, configure, and update the HP OneView Appliance. An architectural

More information

Server Virtualization with Windows Server Hyper-V and System Center (20409) H8B93S

Server Virtualization with Windows Server Hyper-V and System Center (20409) H8B93S HP Education Services course data sheet Server Virtualization with Windows Server Hyper-V and System Center (20409) H8B93S Course Overview Obtain the skills you need to deploy and manage a Microsoft Server

More information

Monitoring and Operating a Private Cloud with System Center 2012 R2 (20246) H8Q03S

Monitoring and Operating a Private Cloud with System Center 2012 R2 (20246) H8Q03S HP Education Services course data sheet Monitoring and Operating a Private Cloud with System Center 2012 R2 (20246) H8Q03S Course Overview In this course, you will receive an overview of a private cloud

More information

HP 3PAR Peer Persistence Software Installation and Startup Service

HP 3PAR Peer Persistence Software Installation and Startup Service Technical data HP 3PAR Peer Persistence Software Installation and Startup Service HP Care Pack Services HP 3PAR Peer Persistence Software Installation and Startup Service provides implementation of the

More information

SPEED your path to virtualization.

SPEED your path to virtualization. SPEED your path to virtualization. 2011 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice Introducing HP VirtualSystem Chief pillar of

More information

HP 3PAR Software Installation and Startup Service

HP 3PAR Software Installation and Startup Service Technical data HP 3PAR Software Installation and Startup Service HP Care Pack Services For smooth startup, HP 3PAR Software Installation and Startup Service provides deployment of your HP 3PAR software,

More information

Table of contents. Matching server virtualization with advanced storage virtualization

Table of contents. Matching server virtualization with advanced storage virtualization Matching server virtualization with advanced storage virtualization Using HP LeftHand SAN and VMware Infrastructure 3 for improved ease of use, reduced cost and complexity, increased availability, and

More information

HP NonStop Software Essentials

HP NonStop Software Essentials Data sheet HP NonStop Software Essentials Simplify NonStop software management Managing software versions on any system can be a complicated task. With the scale that a NonStop system provides, this task

More information

HP 3PAR 7000 Software Installation and Startup Service

HP 3PAR 7000 Software Installation and Startup Service Technical data HP 3PAR 7000 Software Installation and Startup Service HP Care Pack Services For a smooth startup, HP 3PAR 7000 Software Installation and Startup Service provides deployment of your HP 3PAR

More information

Architecting HP Cloud Solutions, Rev. 13.21

Architecting HP Cloud Solutions, Rev. 13.21 mm HP ExpertOne Architecting HP Cloud Solutions, Rev. 13.21 Course data sheet Certification(s) supported by this course: Exam(s): Format: Duration: Course ID: HP ASE Cloud Architect V2 HP0-D17 (Architecting

More information

Advanced Solutions of Microsoft SharePoint Server 2013 (20332) H6C76S

Advanced Solutions of Microsoft SharePoint Server 2013 (20332) H6C76S HP Education Services course data sheet Advanced Solutions of Microsoft SharePoint Server 2013 (20332) H6C76S Course Description In this class, you will learn how to design, configure, and manage a SharePoint

More information

Configuring and Deploying a Private Cloud with System Center 2012 MOC 10751

Configuring and Deploying a Private Cloud with System Center 2012 MOC 10751 Configuring and Deploying a Private Cloud with System Center 2012 MOC 10751 Course Outline Module 1: Planning for the Private Cloud This module describes the core components of a private cloud and the

More information

Course 10751A: Configuring and Deploying a Private Cloud with System Center 2012

Course 10751A: Configuring and Deploying a Private Cloud with System Center 2012 Course 10751A: Configuring and Deploying a Private Cloud with System Center 2012 OVERVIEW About this Course This course describes private cloud configuration and deployment with Microsoft System Center

More information

Solution brief. HP CloudSystem. An integrated and open platform to build and manage cloud services

Solution brief. HP CloudSystem. An integrated and open platform to build and manage cloud services Solution brief An integrated and open platform to build and manage cloud services The industry s most complete cloud system for enterprises and service providers Approximately every decade, technology

More information

Monitoring and Operating a Private Cloud with System Center 2012 (10750) H7G37S

Monitoring and Operating a Private Cloud with System Center 2012 (10750) H7G37S HP Education Services course data sheet Monitoring and Operating a Private Cloud with System Center 2012 (10750) H7G37S Course Overview In this course, you will receive an overview of a private cloud infrastructure,

More information

Performance characterization report for Microsoft Hyper-V R2 on HP StorageWorks P4500 SAN storage

Performance characterization report for Microsoft Hyper-V R2 on HP StorageWorks P4500 SAN storage Performance characterization report for Microsoft Hyper-V R2 on HP StorageWorks P4500 SAN storage Technical white paper Table of contents Executive summary... 2 Introduction... 2 Test methodology... 3

More information

Configuring and Deploying a Private Cloud with System Center 2012

Configuring and Deploying a Private Cloud with System Center 2012 Course 10751A: Configuring and Deploying a Private Cloud with System Center 2012 Length: Delivery Method: 5 Days Instructor-led (classroom) About this Course This course describes private cloud configuration

More information

70-414: Implementing a Cloud Based Infrastructure. Course Overview

70-414: Implementing a Cloud Based Infrastructure. Course Overview 70-414: Implementing a Cloud Based Infrastructure Course Overview This course covers will prepare the student for Exam 70-414: Implementing a Cloud Based Infrastructure. Students will learn how to create

More information

Configuring and Deploying a Private Cloud. Day(s): 5. Overview

Configuring and Deploying a Private Cloud. Day(s): 5. Overview Configuring and Deploying a Private Cloud Day(s): 5 Course Code: M20247 Overview This course equips students with the skills they require to configure and deploy a cloud using Microsoft System Center 2012

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Application Notes SAN/iQ Remote Copy Networking Requirements Legal Notices Warranty The only warranties for HP products and services are set forth in the express

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 recommended configuration for Microsoft Exchange Server 2010: HP LeftHand P4000 SAN

HP recommended configuration for Microsoft Exchange Server 2010: HP LeftHand P4000 SAN HP recommended configuration for Microsoft Exchange Server 2010: HP LeftHand P4000 SAN Table of contents Executive summary... 2 Introduction... 2 Solution criteria... 3 Hyper-V guest machine configurations...

More information

HP Converged Infrastructure Solutions

HP Converged Infrastructure Solutions HP Converged Infrastructure Solutions HP Virtual Connect and HP StorageWorks Simple SAN Connection Manager Enterprise Software Solution brief Executive summary Whether it is with VMware vsphere, Microsoft

More information

MS 20247C Configuring and Deploying a Private Cloud

MS 20247C Configuring and Deploying a Private Cloud MS 20247C Configuring and Deploying a Private Cloud Description: Days: 5 Prerequisites: This course equips students with the skills they require to configure and deploy a cloud using Microsoft System Center

More information

HP Intelligent Management Center Enterprise Software. Platform. Key features. Data sheet

HP Intelligent Management Center Enterprise Software. Platform. Key features. Data sheet Data sheet HP Intelligent Management Center Enterprise Software Platform Key features Highly flexible and scalable deployment options Powerful administration control Rich resource management Detailed performance

More information

QuickSpecs. What's New HP Virtual Connect Enterprise Manager v7.3 is the latest software version with added new features including: Models

QuickSpecs. What's New HP Virtual Connect Enterprise Manager v7.3 is the latest software version with added new features including: Models Overview (VCEM) provides comprehensive and scalable management platform for Virtual Connect modules. VCEM along with HP Systems Insight Manager (HP SIM) continues to be the clear choice for managing Virtual

More information

HP StoreVirtual DSM for Microsoft MPIO Deployment Guide

HP StoreVirtual DSM for Microsoft MPIO Deployment Guide HP StoreVirtual DSM for Microsoft MPIO Deployment Guide HP Part Number: AX696-96254 Published: March 2013 Edition: 3 Copyright 2011, 2013 Hewlett-Packard Development Company, L.P. 1 Using MPIO Description

More information

HP Universal CMDB. Software Version: 10.22. Data Flow Management Best Practices

HP Universal CMDB. Software Version: 10.22. Data Flow Management Best Practices HP Universal CMDB Software Version: 10.22 Data Flow Management Best Practices Document Release Date: December 2015 Software Release Date: December 2015 Legal Notices Warranty The only warranties for HP

More information

MS 10751A - Configuring and Deploying a Private Cloud with System Center 2012

MS 10751A - Configuring and Deploying a Private Cloud with System Center 2012 MS 10751A - Configuring and Deploying a Private Cloud with System Center 2012 Description: Days: 5 Prerequisites: This course describes private cloud configuration and deployment with Microsoft System

More information

HP ProLiant Cluster for MSA1000 for Small Business... 2. Hardware Cabling Scheme... 3. Introduction... 3. Software and Hardware Requirements...

HP ProLiant Cluster for MSA1000 for Small Business... 2. Hardware Cabling Scheme... 3. Introduction... 3. Software and Hardware Requirements... Installation Checklist HP ProLiant Cluster for HP StorageWorks Modular Smart Array1000 for Small Business using Microsoft Windows Server 2003 Enterprise Edition November 2004 Table of Contents HP ProLiant

More information

How to register. Who should attend Services, both internal HP and external

How to register. Who should attend Services, both internal HP and external mm Servicing HP Rack and Tower Server Solutions - Rev 12.31 Course data sheet Certification: Exam(s): The Learning Center: Format: Recommended Duration: How to register HP ATP - Rack and Tower Server Solutions

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Application Notes Backup Exec 11D VSS Snapshots and Transportable Offhost Backup Legal Notices Warranty The only warranties for HP products and services are set

More information

HP CloudSystem Matrix: Collecting Usage Data for Showback, Charge-back, and Billing Purposes

HP CloudSystem Matrix: Collecting Usage Data for Showback, Charge-back, and Billing Purposes HP CloudSystem Matrix: Collecting Usage Data for Showback, Charge-back, and Billing Purposes Technical white paper Table of contents Abstract... 2 Overview... 2 CloudSystem Matrix... 4 The CloudSystem

More information

Guidelines for using Microsoft System Center Virtual Machine Manager with HP StorageWorks Storage Mirroring

Guidelines for using Microsoft System Center Virtual Machine Manager with HP StorageWorks Storage Mirroring HP StorageWorks Guidelines for using Microsoft System Center Virtual Machine Manager with HP StorageWorks Storage Mirroring Application Note doc-number Part number: T2558-96337 First edition: June 2009

More information

HP Data Replication Solution Service for 3PAR Virtual Copy

HP Data Replication Solution Service for 3PAR Virtual Copy HP Data Replication Solution Service for 3PAR Virtual Copy HP Care Pack Services Technical data HP Data Replication Solution Service for 3PAR Virtual Copy provides implementation of the HP 3PAR Storage

More information

HP StorageWorks Entry-level Enterprise Backup Solution

HP StorageWorks Entry-level Enterprise Backup Solution HP StorageWorks Entry-level Enterprise Backup Solution Executive summary... 2 Business needs... 3 Solution design and design rules... 4 Assumptions... 4 Array... 4 Tape... 5 Fibre Channel infastructure...

More information

HP 3PAR StoreServ 7000 Storage Installation and Startup Service

HP 3PAR StoreServ 7000 Storage Installation and Startup Service Technical data HP 3PAR StoreServ 7000 Storage Installation and Startup Service HP Care Pack Services For a smooth startup, the HP 3PAR StoreServ 7000 Storage Installation and Startup Service provides deployment

More information

Introduction of VMware Horizon Advanced 10 Pack 1yr, 3yr and 5yr support, electronic format.

Introduction of VMware Horizon Advanced 10 Pack 1yr, 3yr and 5yr support, electronic format. Overview HP Client Virtualization is an end-to-end client virtualization solution based on the best managed and virtualization-ready HP ProLiant and BladeSystem servers, HP storage, and HP Thin Client

More information

HP Device Manager 4.7

HP Device Manager 4.7 Technical white paper HP Device Manager 4.7 Database Troubleshooting Guide Table of contents Overview... 2 Using MS SQL Server... 2 Using PostgreSQL... 3 Troubleshooting steps... 3 Migrate Database...

More information

HP and Mimosa Systems A system for email archiving, recovery, and storage optimization white paper

HP and Mimosa Systems A system for email archiving, recovery, and storage optimization white paper HP and Mimosa Systems A system for email archiving, recovery, and storage optimization white paper Mimosa NearPoint for Microsoft Exchange Server and HP StorageWorks 1510i Modular Smart Array Executive

More information

CA Virtual Assurance/ Systems Performance for IM r12 DACHSUG 2011

CA Virtual Assurance/ Systems Performance for IM r12 DACHSUG 2011 CA Virtual Assurance/ Systems Performance for IM r12 DACHSUG 2011 Happy Birthday Spectrum! On this day, exactly 20 years ago (4/15/1991) Spectrum was officially considered meant - 2 CA Virtual Assurance

More information

QuickSpecs. HP Virtual Desktop Infrastructure with VMware Overview

QuickSpecs. HP Virtual Desktop Infrastructure with VMware Overview Overview HP Virtual Desktop Infrastructure (VDI) is an end-to-end client virtualization solution based on the best managed and virtualizationready HP ProLiant and BladeSystem servers, HP Storage Works

More information

HP Virtual Connect. Tarass Vercešuks / 3 rd of October, 2013

HP Virtual Connect. Tarass Vercešuks / 3 rd of October, 2013 HP Virtual Connect Tarass Vercešuks / 3 rd of October, 2013 Trends Creating Data Center Network Challenges Trends 2 Challenges Virtualization Complexity Cloud Management Consumerization of IT Security

More information

20247D: Configuring and Deploying a Private Cloud

20247D: Configuring and Deploying a Private Cloud 20247D: Configuring and Deploying a Private Course Details Course Code: Duration: Notes: 20247D 5 days This course syllabus should be used to determine whether the course is appropriate for the students,

More information

Brochure Fast-track to advanced hybrid cloud HP Helion CloudSystem

Brochure Fast-track to advanced hybrid cloud HP Helion CloudSystem Brochure Fast-track to advanced hybrid cloud HP Helion CloudSystem Accelerate your journey to the cloud Why choose HP Helion CloudSystem? The industry s most complete, integrated, and open solution for

More information

P4000 SAN/iQ software upgrade user guide

P4000 SAN/iQ software upgrade user guide HP StorageWorks P4000 SAN/iQ software upgrade user guide Abstract This guide provides information about upgrading the SAN/iQ software to release 8.5 Part number: AX696-96010 Second edition: March 2010

More information

Veritas Storage Foundation High Availability for Windows by Symantec

Veritas Storage Foundation High Availability for Windows by Symantec Veritas Storage Foundation High Availability for Windows by Symantec Simple-to-use solution for high availability and disaster recovery of businesscritical Windows applications Data Sheet: High Availability

More information

How Customers Are Cutting Costs and Building Value with Microsoft Virtualization

How Customers Are Cutting Costs and Building Value with Microsoft Virtualization How Customers Are Cutting Costs and Building Value with Microsoft Virtualization Introduction The majority of organizations are incorporating virtualization into their IT infrastructures because of the

More information

Configuring and Deploying a Private Cloud

Configuring and Deploying a Private Cloud 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Configuring and Deploying a Private Cloud Course: MS20247D

More information

Using HP Systems Insight Manager to achieve high availability for Microsoft Team Foundation Server

Using HP Systems Insight Manager to achieve high availability for Microsoft Team Foundation Server Using HP Systems Insight Manager to achieve high availability for Microsoft Team Foundation Server Executive summary... 2 Audience... 2 Architecture... 3 Prerequisite... 4 Deploying AT servers... 5 Configuring

More information

Simplifying the Desktop Transformation with HP and Liquidware Labs

Simplifying the Desktop Transformation with HP and Liquidware Labs Simplifying the Desktop Transformation with HP and Liquidware Labs User Virtualization Management and Dynamic Application Portability Technical white paper Table of contents Executive summary... 2 Persona

More information

Licensing Microsoft server products for use in virtual environments

Licensing Microsoft server products for use in virtual environments Volume Licensing brief Licensing Microsoft server products for use in virtual environments Table of Contents This brief applies to all Microsoft Volume Licensing programs. Summary... 2 What s New in this

More information

HP Storage Data Migration Service

HP Storage Data Migration Service HP Storage Data Migration Service HP Data Center Services Technical data The HP Storage Data Migration Service transfers your designated information to target storage device technologies across a data

More information

Use cases and best practices for HP StorageWorks P2000 G3 MSA FC/iSCSI Combo Controller

Use cases and best practices for HP StorageWorks P2000 G3 MSA FC/iSCSI Combo Controller Use cases and best practices for HP StorageWorks P2000 G3 MSA FC/iSCSI Combo Controller Technical white paper Table of contents About this document... 2 Intended audience... 2 About the HP P2000 Combo

More information

HP E-PCM Plus Network Management Software Series

HP E-PCM Plus Network Management Software Series Data sheet Product overview HP E-PCM Plus Network Management is a Microsoft Windows -based network management platform that enables mapping, configuration, and monitoring. HP PCM Plus provides security

More information

HP StorageWorks P2000 G3 and MSA2000 G2 Arrays

HP StorageWorks P2000 G3 and MSA2000 G2 Arrays HP StorageWorks P2000 G3 and MSA2000 G2 Arrays Family Data sheet How can the flexibility of the HP StorageWorks P2000 G3 MSA Array Systems help remedy growing storage needs and small budgets? By offering

More information

HP Server Automation Standard

HP Server Automation Standard Data sheet HP Server Automation Standard Lower-cost edition of HP Server Automation software Benefits Time to value: Instant time to value especially for small-medium deployments Lower initial investment:

More information

Course 10751: Configuring and Deploying a Private Cloud with System Center 2012

Course 10751: Configuring and Deploying a Private Cloud with System Center 2012 CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 10751: Configuring and Deploying a Private Cloud with System Center 2012 DURATION: 5 Days About

More information

HP ProLiant PRO Management Pack (v 2.0) for Microsoft System Center User Guide

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

More information

HP Education Services Course Overview

HP Education Services Course Overview HP Education Services Course Overview Introduction to HP ProLiant Servers (HE643S) This two-day course provides essential HP ProLiant training to system administrators who are responsible for ProLiant

More information

Configuring and Deploying a Private Cloud

Configuring and Deploying a Private Cloud Course Code: M20247 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Configuring and Deploying a Private Cloud Overview This course equips students with the skills they require to configure and

More information

Enhancing the HP Converged Infrastructure Reference Architectures for Virtual Desktop Infrastructure

Enhancing the HP Converged Infrastructure Reference Architectures for Virtual Desktop Infrastructure Enhancing the HP Converged Infrastructure Reference Architectures for Virtual Desktop Infrastructure Incorporating scalable, available SSD technologies into Citrix XenDesktop and VMware View deployments

More information

HP CLOUDSYSTEM. A single platform for private, public, and hybrid clouds. Simply the most complete cloud system for enterprises and service providers

HP CLOUDSYSTEM. A single platform for private, public, and hybrid clouds. Simply the most complete cloud system for enterprises and service providers HP CLOUDSYSTEM A single platform for private, public, and hybrid clouds Simply the most complete cloud system for enterprises and service providers Solution brief It s a fact of life: cloud computing is

More information

QuickSpecs Windows Small Business Server 2011

QuickSpecs Windows Small Business Server 2011 Overview Windows Small Business Server 2011 At A Glance Designed and priced for small businesses with up to 75 users, Windows Small Business Server 2011 Standard delivers enterprise-class technology in

More information

Virtual Machine Manager Domains

Virtual Machine Manager Domains This chapter contains the following sections: Cisco ACI VM Networking Supports Multiple Vendors' Virtual Machine Managers, page 1 VMM Domain Policy Model, page 2 Virtual Machine Manager Domain Main Components,

More information

Veeam Backup & Replication. Version 7.0

Veeam Backup & Replication. Version 7.0 Veeam Backup & Replication Version 7.0 January, 2014 2014 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

More information

HP PolyServe Software 4.1.0 upgrade guide

HP PolyServe Software 4.1.0 upgrade guide HP StorageWorks HP PolyServe Software 4.1.0 upgrade guide This document describes how to upgrade to HP PolyServe Matrix Server 4.1.0, HP PolyServe Software for Microsoft SQL Server 4.1.0, and HP PolyServe

More information

HP VMware ESXi 5.0 and Updates Getting Started Guide

HP VMware ESXi 5.0 and Updates Getting Started Guide HP VMware ESXi 5.0 and Updates Getting Started Guide Abstract This guide is intended to provide setup information for HP VMware ESXi. HP Part Number: 616896-002 Published: August 2011 Edition: 1 Copyright

More information

HP VirtualSystem accelerates time to value for virtualization.

HP VirtualSystem accelerates time to value for virtualization. HP VirtualSystem accelerates time to value for virtualization. Optimized solutions speed the path to cloud. Business white paper Executive summary Virtualization has already delivered significant benefits

More information

Updating Your SQL Server Skills to Microsoft SQL Server 2014 (10977) H8B96S

Updating Your SQL Server Skills to Microsoft SQL Server 2014 (10977) H8B96S HP Education Services course data sheet Updating Your SQL Server Skills to Microsoft SQL Server 2014 (10977) H8B96S Course Overview In this course, you will learn how to use SQL Server 2014 product features

More information

Implementing and Managing Windows Server 2008 Hyper-V

Implementing and Managing Windows Server 2008 Hyper-V Course 6422A: Implementing and Managing Windows Server 2008 Hyper-V Length: 3 Days Language(s): English Audience(s): IT Professionals Level: 300 Technology: Windows Server 2008 Type: Course Delivery Method:

More information

HP Cloud Services Enablement portfolio for communications service providers: Compute Services. Solution brief

HP Cloud Services Enablement portfolio for communications service providers: Compute Services. Solution brief SCALEnow. HP Cloud Services Enablement portfolio for communications service providers: Compute Services Solution brief HP Cloud Services Enablement (HP CSE) for infrastructure as a service (IaaS) enables

More information

Using Integrated Lights-Out in a VMware ESX environment

Using Integrated Lights-Out in a VMware ESX environment Using Integrated Lights-Out in a VMware ESX environment 2 nd Edition Technology Brief Abstract... 2 ilo architecture in a virtualized environment... 2 The benefits of ilo in a virtualized environment...

More information

Implementing an Advanced Server Infrastructure (20414) H4D07S

Implementing an Advanced Server Infrastructure (20414) H4D07S HP Education Services course data sheet Implementing an Advanced Server Infrastructure (20414) H4D07S Course Overview In this course, you will cover new features and functionality in Windows Server 2012,

More information

QuickSpecs. HP Virtual Desktop Infrastructure with VMware View Overview

QuickSpecs. HP Virtual Desktop Infrastructure with VMware View Overview Overview HP Virtual Desktop Infrastructure (VDI) is an end-to-end client virtualization solution based on the best managed and virtualizationready HP ProLiant and BladeSystem servers, HP Storage Works

More information

IT Operations Management: A Service Delivery Primer

IT Operations Management: A Service Delivery Primer IT Operations Management: A Service Delivery Primer Agile Service Delivery Creates Business Value Today, IT has to innovate at an ever- increasing pace to meet accelerating business demands. Rapid service

More information

VBLOCK SOLUTION FOR SAP APPLICATION SERVER ELASTICITY

VBLOCK SOLUTION FOR SAP APPLICATION SERVER ELASTICITY Vblock Solution for SAP Application Server Elasticity Table of Contents www.vce.com VBLOCK SOLUTION FOR SAP APPLICATION SERVER ELASTICITY Version 2.0 February 2013 1 Copyright 2013 VCE Company, LLC. All

More information

End-to-end management

End-to-end management Brochure End-to-end management HP ProLiant servers with Insight Control Make the most of your investments in servers, staff, and facilities The server management challenge Let s face it. Managing servers

More information

HP ProLiant BL660c Gen9 and Microsoft SQL Server 2014 technical brief

HP ProLiant BL660c Gen9 and Microsoft SQL Server 2014 technical brief Technical white paper HP ProLiant BL660c Gen9 and Microsoft SQL Server 2014 technical brief Scale-up your Microsoft SQL Server environment to new heights Table of contents Executive summary... 2 Introduction...

More information

Avaya Virtualization Provisioning Service

Avaya Virtualization Provisioning Service Avaya Virtualization Provisioning Service Delivering visibility, validation, automation and reporting across applications, servers and network devices for the next-generation Virtualized Data Center The

More information

HP OpenView Service Desk Process Insight 2.10 software

HP OpenView Service Desk Process Insight 2.10 software HP OpenView Service Desk Process Insight 2.10 software Data sheet HP OpenView Service Desk Process Insight software provides real-time visibility into the ITIL processes managed by your HP OpenView Service

More information

VBLOCK SOLUTION FOR SAP: SIMPLIFIED PROVISIONING FOR OPERATIONAL EFFICIENCY

VBLOCK SOLUTION FOR SAP: SIMPLIFIED PROVISIONING FOR OPERATIONAL EFFICIENCY VBLOCK SOLUTION FOR SAP: SIMPLIFIED PROVISIONING FOR OPERATIONAL EFFICIENCY August 2011 2011 VCE Company, LLC. All rights reserved. 1 Table of Contents Introduction... 3 Purpose... 3 Audience... 3 Scope...

More information

Remote PC Guide Series - Volume 1

Remote PC Guide Series - Volume 1 Introduction and Planning for Remote PC Implementation with NETLAB+ Document Version: 2016-02-01 What is a remote PC and how does it work with NETLAB+? This educational guide will introduce the concepts

More information

HP CloudSystem Enterprise

HP CloudSystem Enterprise Technical white paper HP CloudSystem Enterprise HP Cloud Service Automation Design for Microsoft Windows VM with HP Data Protector Table of contents Executive summary... 2 HP CloudSystem Enterprise overview...

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

Course Syllabus. Implementing and Managing Windows Server 2008 Hyper-V. Key Data. Audience. At Course Completion. Prerequisites

Course Syllabus. Implementing and Managing Windows Server 2008 Hyper-V. Key Data. Audience. At Course Completion. Prerequisites Course Syllabus Implementing and Managing Windows Server 2008 Hyper-V Key Data Product #: 3961 Elements of this syllabus are subject to change. This three-day instructor-led course teaches students how

More information

Course 20247: Configuring and Deploying a Private Cloud

Course 20247: Configuring and Deploying a Private Cloud Course 20247: Configuring and Deploying a Private Cloud Type:Course Audience(s):IT Professionals Technology:Microsoft System Center Level:300 This Revision:D Delivery method: Instructor-led (classroom)

More information

Bridge Development and Operations for faster delivery of applications

Bridge Development and Operations for faster delivery of applications Technical white paper Bridge Development and Operations for faster delivery of applications HP Continuous Delivery Automation software Table of contents Application lifecycle in the current business scenario

More information