[go: up one dir, main page]

0% found this document useful (0 votes)
86 views148 pages

SG2 v15.11 English 00936427

HP Helion Content Depot is a comprehensive solution that combines software, hardware, and services for scalable and resilient object storage using OpenStack Swift. It offers various configurations to meet different storage needs, including developer, small, medium, and large setups, each with specific server and storage capacities. The solution emphasizes agility, openness, scalability, resiliency, and security, making it suitable for diverse applications such as data archival and big data storage.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
86 views148 pages

SG2 v15.11 English 00936427

HP Helion Content Depot is a comprehensive solution that combines software, hardware, and services for scalable and resilient object storage using OpenStack Swift. It offers various configurations to meet different storage needs, including developer, small, medium, and large setups, each with specific server and storage capacities. The solution emphasizes agility, openness, scalability, resiliency, and security, making it suitable for diverse applications such as data archival and big data storage.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 148

BitSpyder - The Culture of Knowledge

HP Helion Content Depot

HP Helion Content Depot positioning

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
HP Helion Content Depot is a bundle of reference architectures for different use

w
cases, consisting of software (HP Helion OpenStack and OpenStack Swift object

rt
storage), hardware (HP ProLiant servers and HP Networking products), plus

pa
installation and deployment services and support. Its key features include:
in
 Scale-out storage that is built with industry-standard servers (HP ProLiant),
or

HP Networking switches, and open software


le
ho

 Built-in data center and multi-site replication


w

 OpenStack Swift RESTful API for CLI- and GUI-based manageability (GUI
in

management via the Horizon dashboard)


n
io

HP Helion Content Depot provides these benefits:


ct
du

 Agility—rapidly deploy storage to meet the explosive data needs


ro

Openness—reduce risk by mitigating vendor lock-in


ep


.R

 Scalability—easily grow in the future, remove storage as an impediment


ly

 Resiliency—enable data availability even during a disaster


on

 Security—facilitate compliance and data protection


s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A01 – 3


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

HP Helion portfolio

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
HP Helion Content Depot is one of the integrated and optimized cloud solutions

ou
within the HP Helion portfolio, along with HP Helion High Performance Computing,

ith
HP Helion CloudSystem Foundation, and HP Helion CloudSystem Enterprise.

w
rt
pa
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A01 – 4 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP Helion Content Depot

HP Helion Content Depot solution


opportunities

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
Who are the potential customers and users of HP Helion Content Depot? They

pa
include: in
 Internet content archival
or

Web image repository


le


ho

 Healthcare and genetic research


w

Test/dev archival
in


n

 Customer file storage


io
ct

 Customer financial data and services


du
ro

 Media (photos, music, video) archival


ep

 Big data storage and archival


.R

 Social networks
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A01 – 5


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

HP Helion Content Depot

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
HP Helion Content Depot is based on OpenStack Swift—multi-tenant, highly
or
available, scalable, distributed, and durable object/blob store, which organizations
can use to store a high volume of data efficiently, safely, and economically. It
le
ho

scales as the cluster grows, runs on commodity hardware, and provides no single
w

point of failure.
in

OpenStack Swift high level architecture


n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

The above graphic represents a high-level Swift architecture. The primary


components are the proxy servers and the object servers. The integration with
other components, such as Glance, Cinder, Icinga (open source network and
computer system monitoring application), and Keystone, are also shown. Notice
that Swift always replicates the data objects three ways, to three different
destinations.
A01 – 6 Rev. 15.11
BitSpyder - The Culture of Knowledge

HP Helion Content Depot

For a brief explanation of the Swift architecture, view the 3-minute video titled
Operating Swift – Architecture at http://info.swiftstack.com/register-to-view-
operating-swift-architectural-overview (you must register first) or on YouTube
(http://www.youtube.com/watch?v=vB3fTt1e5Bs#t=159). Alternatively, your
instructor might play the video for you or provide an explanation of the Swift
architecture.

d.
te
Access tier and storage tier

i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le

Within the Swift architecture, the primary components are proxy servers, which are
ho

represented by the access tier in the above graphic, and object servers, which are
w

represented by the storage tier. When a client application performs a write


in

operation to the Swift system, it comes to a proxy server (which proxy server
n
io

handles the write request is determined by a hash function). The servicing proxy
ct

server then sends the request to one or more object servers, depending on the
du

configuration:
ro
ep

 If a single server exists, the data is written to three different disks.


.R

 If a single zone exists with multiple servers, the data is written across three
ly

different servers within that zone.


on

 If multiple zones with multiple servers exist, the data is written three servers
s

across three different zones.


er
ld

Swift always keeps three replica of the data to keep it safe and available at all
ho

times. The application never encounters a downtime.


ake

Read operations can be serviced by any proxy server from any data location.
St

Client application access occurs using the RESTful API over HTTP (each Swift
&L

object has a URL), and authentication/authorization is done by Keystone.


C

To scale up within a server, add disk drives. To scale out, simply add more nodes.
P

Data migration is never required, and failed nodes are automatically removed as
H

new nodes are added, all without downtime or service interruption.

Rev. 15.11 A01 – 7


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Reference architecture storage components

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
HP Helion Content Depot is a reference architecture from HP that provides a

ith
blueprint for building this optimized, highly available, and massively scalable object

w
storage solution. The solution consists of:

rt
pa
 HP 5900 network switches (two for the initial rack)
in
 HP ProLiant SL6500 chassis
or

 HP ProLiant SL230s Gen8 servers (these servers are the proxy servers within
le

the architecture)
ho
w

 HP ProLiant SL4540 Gen8 servers (these servers are the object servers
in

within the architecture, storing the data)


n
io

Reference configurations
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St

The HP Helion Content Depot reference architectures address a number of


&L

different use cases and configurations, either now or in the future releases of HP
C

Helion OpenStack:
P
H

 Developer configuration
 Small configuration
 Medium configuration
 Large configuration

A01 – 8 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP Helion Content Depot

Reference configuration—Developer (V1.0)

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
The developer configuration targets a simple application developer environment or

ou
an environment used to conduct a proof of concept (PoC). It:

ith
 Provides 2.4TB of storage capacity

w
rt
 Requires seven (7) distinct physical servers

pa
• One for the cloud seed controller in
or

• Three overcloud controllers


le


ho

One undercloud controller


w

• Two Swift object storage starter units


in

Fits within a single SL6500 chassis and a single HP 642 42U rack
n


io
ct

 Contains a single HP 5900 network switch


du

All servers are HP ProLiant SL230s Gen8 servers.


ro
ep

Important
!
.R

The developer configuration should not be used for performance testing!


ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A01 – 9


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Reference configuration—Small (V1.1)

d.
ite
ib
oh
pr
is
on
si
is
m
er
tp
The small configuration provides an ideal environment for conducting functionality

ou
and performance PoCs. It is also ideal for small production object storage

ith
deployments.

w
It:

rt
pa
 Provides 1.08PB of storage capacity in
 Requires eleven (11) distinct physical servers
or


le

One cloud seed controller


ho

• One overcloud controller


w
in

• Three undercloud controllers


n
io

• Two Swift object storage starter units


ct
du

• One Swift proxy server


ro


ep

Three Swift objects servers


.R

 Fits within a single SL6500 chassis and a single HP 642 42U rack
ly

 Contains redundant HP 5900 network switches


on

The servers are a combination of HP ProLiant SL230s Gen8 and HP ProLiant


s
er

SL4540 Gen8 servers. To scale out, you can add more proxy servers (proxy
ld

servers are running at a high CPU utilization and may easily become CPU-bound)
ho

or objects servers (for more storage) to this configuration. It is recommended that


ke

object servers are added in sets of three (to always keep three replica of the data).
a
St

Note
&L

HP Helion OpenStack release 1.0 tested Swift capacity up to 500TB. Support


C

for 1PB is included in HP Helion OpenStack release 1.1.


P
H

A01 – 10 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP Helion Content Depot

Reference configuration—Medium (V1.2+)

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
The medium configuration delivers a single-rack HP Helion Content Depot

ou
production environment with 2.16PB of storage capacity.

ith
It:

w
rt
 Provides 2.16PB of storage capacity

pa
 Requires eleven (14) distinct physical servers
in

or

One cloud seed controller


le

• One overcloud controller


ho


w

Three undercloud controllers


in

• Two Swift object storage starter units


n
io


ct

One Swift proxy server


du

• Six Swift object servers


ro
ep

 Fits within a single SL6500 chassis and a single HP 642 42U rack
.R

 Contains redundant HP 5900 network switches


ly
on

The servers are also a combination of HP ProLiant SL230s Gen8 and HP ProLiant
SL4540 Gen8 servers.
s
er
ld

Note
ho

HP Helion OpenStack release 1.0 tested Swift capacity up to 500TB. Support


ke

for 2.16PB is planned for HP Helion OpenStack release 1.2+.


a
St
&L
C
P
H

Rev. 15.11 A01 – 11


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Reference configuration—Large (future)

d.
ite
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
The large configuration delivers a multi-rack scale-out HP Helion Content Depot

w
production environment with 5.4PB of storage capacity.

rt
pa
It:
in
 Provides 5.4PB of storage capacity
or

 Requires twenty three (23) distinct physical servers


le
ho

• One cloud seed controller


w


in

Three overcloud controllers


n


io

One undercloud controller


ct


du

Two Swift object storage starter units


ro

• One Swift proxy server


ep


.R

Fifteen Swift objects servers


ly

 Fits within a single SL6500 chassis and two HP 642 42U racks
on

 Contains redundant HP 5900 and HP 2920 switches


s
er

The servers are also a combination of HP ProLiant SL230s Gen8 and HP ProLiant
ld
ho

SL4540 Gen8 servers.


ke

Note
a
St

HP Helion OpenStack release 1.0 tested Swift capacity up to 500TB. Support


for 5.4PB is planned for a future HP Helion OpenStack release.
&L
C
P
H

A01 – 12 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP Helion Content Depot

Enterprise-class encryption solution for data at rest

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
Many customers require enterprise-class encryption of their data, if stored in the

ou
cloud (referred to as “data at rest”). Data encryption within HP Helion Content

ith
Depot can be accomplished by the P430 Smart Array controllers and is available

w
with the HP ProLiant DL380 Gen8 servers and the HP D6000 storage solution. It

rt
requires the HP Enterprise Secure Key Manager.

pa
in
Data in flight (meaning, the data traveling from the client application to the proxy
servers) can be encrypted using SSL.
or
le

Note
ho

Reference configurations for the HP ProLiant DL380 and HP D6000 options


w

are currently under development.


in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A01 – 13


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Learner activity—Debrief
As a summary activity, write down as many things as you remember about HP
Helion Content Depot from this module:
______________________________________________________________

d.
te
______________________________________________________________

i
ib
oh
______________________________________________________________

pr
______________________________________________________________

is
on
______________________________________________________________

si
______________________________________________________________

is
m
______________________________________________________________

er
tp
______________________________________________________________

ou
ith
______________________________________________________________

w
______________________________________________________________

rt
pa
______________________________________________________________
in
______________________________________________________________
or
le

______________________________________________________________
ho
w

______________________________________________________________
in

______________________________________________________________
n
io

______________________________________________________________
ct
du

______________________________________________________________
ro
ep

______________________________________________________________
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A01 – 14 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP Helion Self-Service HPC


Appendix 2

What’s in this module for you?

d.
te
After completing this module, you should be able to:

i
ib
oh
 Describe and position the HP Helion Self-Service HPC solution

pr
 List the core components

is
List and describe the target customers and scenarios

on

si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A02 – 1


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Introducing the HP Helion Self-Service HPC


solution

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
A growing volume of organizations are either looking at adopting high performance
in
computing (HPC) or, if they have already been using HPC, they are expanding
or

their usage to more effectively compete in the marketplace. Consider some


le

research data points that reflect today’s marketplace and opportunities:


ho

97% of firms using HPC say they can’t compete or survive without it.1
w


in

 The percentage of sites exploring cloud to address HPC workload needs


n

nearly doubled in 2013.2


io
ct

 More than half of HPDA (High Performance Data Analysis) users indicate that
du

their HPDA workloads will expand by more than 25% in the next 6-18
ro

months.3
ep

Expanding complexity of HPC systems poses significant challenges.4


.R


ly

Data growth and complexity are outstripping the capabilities and scalability of the
on

conventional data center computing systems.


s

The HP Helion Self-Service HPC solution was designed and built to meet these
er
ld

growing customer demands for HPC solutions. Its goals are:


ho

 To create easy access to and increased adoption of HPC resources for a


ke

broader set of users to increase the competitive agility for the customer
a

organizations (accomplished through the self-service portal)


St
&L

 To deliver secure, scalable performance for demanding workloads


(accomplished through the private cloud-based architecture)
C
P

To provide open and efficient management and optimization of the HPC


H


resources (accomplished through the open source architecture and HP Helion
OpenStack)

A02 – 2 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP Helion Self-Service HPC

References:
1
“97% of the commercial firms that had adopted HPC said they could no
longer compete or survive without it. The chief benefit cited by these firms is
that HPC enables them to bring more innovative, higher-quality products and
services to the market in shorter time frames.” (IDC “10 Things CIOs Should
Know About High-Performance Computing”, June 2013, Steve Conway.)

d.
“The proportion of sites exploiting cloud computing to address parts of their

te
2

i
HPC workloads rose from 13.8% in 2011 to 23.5% in 2013, with public and

ib
oh
private cloud use about equally represented among the 2013 sites. (IDC

pr
“Worldwide HPC Public Cloud Computing 2014-2017 Forecast, Chirage

is
Dekate, Ph.D., Steve Conway, Earl C. Joseph Ph.D.), April 2014.)

on
3
“59% of HPDA users expect their HPDA workloads to expand by more than

si
25% in the next 6-18 months.”(IDC “Pulse Survey Results on HPDA; A 2013

is
m
Market Profile”, November 2013, Steve Conway, Earl C. Joseph Ph.D.,

er
Chirage Dekate, Ph.D.)

tp
4
“The study confirms that the expanding sizes and complexity of HPC

ou
systems, along with their need to operate in new environments, poses

ith
substantial challenges for HPC management software (middleware).” (IDC

w
HPC End-User Study, “New IDC Worldwide HPC End-User Study Identifies

rt
Latest Trends in High performance Computing Usage and Spending” Press

pa
Release, October 25, 2013.) in
HP Helion portfolio
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld

The HP Helion Self-Service HPC solution is one of the integrated and optimized
ho

cloud solutions within the HP Helion portfolio, along with HP Helion Content Depot,
ke

HP Helion CloudSystem Foundation, and HP Helion CloudSystem Enterprise.


a
St
&L
C
P
H

Rev. 15.11 A02 – 3


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Ease of use and application familiarity

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
For engineers, scientists, and analysts, whose product design or data projects

w
have outgrown conventional data center computing or can now significantly benefit

rt
pa
from the acceleration HPC resources can provide, HP Helion Self-Service HPC
solution delivers more products to market faster by making HPC resources easy to
in
access and use for additional staff and projects. For these communities, most
or

often without HPC training and access today, the HP Helion Self-Service HPC
le

solution makes HPC resources and job submission as easy as requesting and
ho

using their familiar application.


w
in

The solution provides a simple self-service web portal and HPC service catalog
that enables:
n
io
ct

 Application-based resource request and job submission—simplifies using


du

HPC resources with automated provisioning of HPC application environments


ro

to speed productivity, eliminate errors, and reduce HPC training


ep

Tailored self-service HPC portal—easily customized for each group’s


.R


application and data needs
ly
on

 Out-of-the-box integration with the popular ISV applications—includes


key applications such as ANSYS and the ability to extend to other HPC
s
er

applications needed for specific groups


ld
ho

 Graphical design and automation of these complex HPC application


service environments by the HPC administrators—enables easy “behind
ke

the scenes” replication of each service on more agile HPC cloud resources,
a
St

physical or virtual, to better meet business needs (this includes specialty


&L

resource requirement tags such as GPGPU, co-processers, fast network, etc.)


C
P
H

A02 – 4 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP Helion Self-Service HPC

Optimized usage with open, efficient management

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
The HP Helion Self-Service HPC solution removes the complexity of optimizing

ith
utilization, securely sharing, and managing the agility of HPC resources to meet

w
the demand across multiple internal and external groups. This enables the IT

rt
organizations to achieve higher utilization, availability, and priority service levels for

pa
the HPC services that enable them to compete. in
Thus, the IT organizations benefit from:
or
le

 Policies with graphical dashboard management—guarantee business


ho

priorities are met so the highest priority workloads are processed first while
w

optimizing resource utilization


in

 Automated application license management—maximizes expensive


n
io

application sharing and utilization (future scheduling of license availability,


ct

application service designs enable installation and checkout of licenses to be


du

done just before the job starts to run, enabling availability for other jobs during
ro

service provisioning, data transferring and de-provisioning times to optimize


ep

availability, etc.)
.R

 Usage management—simplifies usage reporting by user and group as well


ly

as enforcement of usage limits; can be used for chargeback of HPC resource


on

and application usage


s
er

 Common open source cloud architecture—efficiently manages business IT


ld

needs with open common architecture for services across both standard IT
ho

and HPC cloud environments based on enterprise-grade HP Helion


ke

OpenStack
a
St
&L
C
P
H

Rev. 15.11 A02 – 5


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Security, scalable performance for HPC workloads

d.
te
i
ib
oh
pr
is
on
si
is
m
er
The HP Helion Self-Service HPC solution also provides secure, scalable

tp
performance. It provides fast time to value with out-of-the box integration for
leading cluster infrastructure as well as providing LDAP integration for secure role-

ou
based access to the HPC environment:

ith
w
 LDAP integration and role-based access control—secure access to HPC

rt
applications, resources, and data in the HPC environment via the self-service

pa
portal (service catalogs, HPC services, resources, dashboards, and
in
administrator panes are customized to each group’s needs and user access
or

levels)
le

Out-of-the-box integration with leading cluster infrastructure—includes


ho


HP Apollo systems, HP Cluster Platforms, and co-processors and accelerators
w

from Intel and NVIDIA (these systems are optimized for HPC workloads with
in

blades, racks, or density optimized scale systems, networking, and storage;


n

Intel Xeon Phi co-processors and NVIDIA GPGPU accelerators are supported)
io
ct

Extensible for hybrid cloud support—provides the foundation to add and


du


manage public cloud on-demand capacity in the future
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A02 – 6 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP Helion Self-Service HPC

Options for managing HP Helion Self-Service HPC

d.
te
i
ib
oh
pr
is
on
si
is
Customers can choose from two purchase options:

m
er
 On-premise, manage it yourself with own in-house expertise (CAPEX

tp
investment)

ou
Off-premise, virtual private cloud, where HP deploys and manages the

ith

solution (pay-per-use OPEX model)

w
rt
Modular solution stack architecture
pa
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho

HP Helion Self-Service HPC is a single integrated solution with the full solution
ke

reference architecture of components that are tested and ready for customers. The
a

components of the solution are kept modular to enable you to tailor each solution
St

to your specific needs. The solution can be applied easily to customers


&L

implementing a new HP Helion Self-Service HPC solution from the infrastructure


C

up or can carve out existing HPC system infrastructure and management and add
P

to it, simply adding the cloud service automation and management components
H

and virtualization for low resource jobs if desired.

Rev. 15.11 A02 – 7


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

The primary solution components are:


 End-user self-service HPC portal—provides the service catalog and cloud
controller, enabling end users to easily request their application service (with
all needed resources and their setup being automated) and submit their job(s)
for their project. This is provided by HP Cloud Service Automation (CSA),
which integrates with the workflow engine to automate all requests and their

d.
series of processes for the application. Popular applications like those from

tei
ANSYS are already integrated with the solution and the solution provides the

ib
oh
ability to extend to other HPC applications needed for specific groups.

pr
 Workflow engine—is provided by HP Operations Orchestration (OO), which

is
orchestrates the complex HPC environment setup and even secure teardown

on
for each application, integrating with HP CMU to do the provisioning in the

si
HPC cluster or with HP Helion OpenStack to do both virtual machine and bare

is
metal provisioning (future).

m
er
 Workload manager—provides job scheduling and placement policies to

tp
optimize resource utilization and guarantee SLAs and priorities. The Moab

ou
HPC Suite is integrated with both HP CSA and HP CMU to provide this

ith
capability as part of each job submission process. This partner product is

w
available through HP.

rt
pa
 Cluster management and HPC application environment provisioning as
directed by HP OO—is provided by HP Insight Cluster Insight Management
in
Utility (HP CMU), which also relieves the burden of managing complex HPC
or

clusters and provides many automated management tools and reporting.


le
ho

 Common open source cloud platform (provided by HP Helion


OpenStack)—is a hardened and secure enterprise-grade OpenStack product,
w

optimized for large-scale clouds, enabling IT to have efficient cloud and


in

services management across both their standard IT and HPC clouds.


n
io
ct

 Usage management (including reporting, and/or chargeback by user and


du

group with usage limit capabilities)—is provided by HP Asset Manager,


ro

which is an option customers can determine if they need for their particular
ep

solution.
.R

 Infrastructure and management—supports a choice of:


ly
on

• HP Apollo 6000 or 8000 (rack-optimized scale-out converged


infrastructure for hyperscale HPC, providing most energy efficiency and
s
er

highest density)
ld
ho

• HP Cluster Platform systems (preconfigured, factory-built HPC clusters of


ke

blades, rack, or high-density infrastructure with optimal choice of


a

processors, cluster interconnects, and middleware, including HP Factory


St

Express)
&L

Citrix XenServer provides remote virtualization VDI for rendering and simulation
C

jobs. It is sold through HP and integrated with ESX. Customers can also utilize
P

KVM hypervisor technology for their cloud infrastructure.


H

Note
The OpenStack word mark and the Square O Design, together or apart, are
trademarks or registered trademarks of OpenStack Foundation in the United
States and other countries, and are used with the OpenStack Foundation’s
permission.
A02 – 8 Rev. 15.11
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

A profile of decision makers and influencers

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
There are two main groups interested in HPC solutions to whom you should

w
present the HP Helion Self-Service HPC solution:

rt
pa
 Decision makers—HPC/Technical Computing IT professionals, who are
facing with a growing demand for faster, more available, easier to manage,
in
and cheaper HPC solution. These decision makers include:
or


le

CIOs, who are the budget authority


ho

• Directors and managers, who are the primary influencers


w
in

• HPC systems administrators, who are also the influencers


n
io

• Any specialty groups in the IT data center who are aligned with high
ct

performance computing
du
ro

 Influencers (drivers)—R&D and Product Engineering LoB (Line of Business)


ep

end users, who are responsible for delivering product innovation and quality
.R

faster to compete. Examples include:


ly

• R&D and Product Engineering general managers (GMs), vice presidents


on

(VPs), and division heads; these individuals typically define the HPC
s

requirements and influence decisions


er
ld

• R&D and product development engineers, scientists, developers, and


ho

analysts, representing the primary end users of these HPC solutions


ake
St
&L
C
P
H

A02 – 10 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP Helion Self-Service HPC

Additional resources

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
To learn more about the HP Helion Self-Service HPC solution, explore these

ith
additional resources:

w
rt
HP Helion Self-Service HPC solution homepage

pa

in
or
le
ho
w
in

HP Helion High Performance Computing (HPC) Solution eBook


n


io
ct
du
ro
ep
.R
ly
on

 YouTube videos:
s

• HP Helion Coffee Talk: Self-Service HPC solution


er
ld
ho
ake
St
&L
C

• Discussion on HP Helion Self-Service HPC Solution


P
H

Rev. 15.11 A02 – 11


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Learner activity—Debrief
As a summary activity, write down as many things as you remember about the HP
Helion Self-Service HPC solution from this module:
______________________________________________________________

d.
te
______________________________________________________________

i
ib
______________________________________________________________

oh
pr
______________________________________________________________

is
______________________________________________________________

on
si
______________________________________________________________

is
m
______________________________________________________________

er
tp
______________________________________________________________

ou
______________________________________________________________

ith
w
______________________________________________________________

rt
pa
______________________________________________________________
in
______________________________________________________________
or
le

______________________________________________________________
ho

______________________________________________________________
w
in

______________________________________________________________
n
io

______________________________________________________________
ct
du

______________________________________________________________
ro
ep

______________________________________________________________
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A02 – 12 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1


Appendix 3

What’s in this module for you?

d.
te
After completing this module, you should be able to:

i
ib
oh
 Describe the features introduced by HP Helion CloudSystem 8.1

pr
 Explain how to download CloudSystem 8.1

is
Name locations for updated documentation

on

si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 1


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Features introduced by CloudSystem 8.1

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
The features introduced by CloudSystem 8.1 are:

w
rt
 Consumer Access Network (CAN)

pa
 Virtual Machine File System (VMFS) block storage drivers
in
Allowed address pairs
or


le

 Support for:
ho

• Red Hat Enterprise Linux 6.5


w
in

• VMware 5.5 U1b


n
io

• Inform OS 3.1.3 MU1


ct
du

 Support for HP ConvergedSystem 700


ro

Integration of OpenStack enhancements


ep


.R

 Upgrade for CloudSystem Foundation and Enterprise to 8.1


ly

New features specific to CloudSystem 8.1 Enterprise are:


on

HP Operations Orchestration (OO) Central 10.10


s


er

Express Design
ld


ho

 Improved Marketplace Portal


ake
St
&L
C
P
H

A03 – 2 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

Consumer Access Network


CloudSystem 8.1 introduces the consumer access network (CAN), which enables
consumer-oriented, dedicated access to request cloud services.
CAN gives cloud users a separate access point for the CloudSystem portal and
the Enterprise appliance, where other administrative servers are not accessible. In

d.
the OpenStack Keystone endpoint catalog, the public URL is on this network.

te
i
ib
In CloudSystem 8, the management network in the data center was the only way

oh
to access the various web applications. That arrangement did not segregate traffic

pr
from the internals of the data center network. In 8.1, CAN provides a separate

is
network for communicating with the portals and separate endpoints for Keystone

on
commands.

si
With CAN, you can access the consoles of Kernel-based Virtual Machine (KVM)

is
m
instances from the CloudSystem portal.

er
tp
! Important

ou
If you connect to the portal using the Data Center Management (DCM)

ith
network, you cannot access KVM consoles.

w
CAN provides access to these components of the CloudSystem:

rt
pa
 CloudSystem Portal (Foundation) in
Marketplace Portal (Enterprise)
or

le

For more details about CAN and the OpenStack Keystone endpoint catalog,
ho

refer to the HP CloudSystem 8.1 Installation and Configuration Guide. Scan


w

this QR code or right-click it and open the hyperlink:


in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 3


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

CloudSystem 8.1 architecture

d.
ite
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
The preceding graphic illustrates the relationship between CloudSystem

pa
Foundation, the Foundation virtual appliances, CloudSystem Enterprise, and the
in
underlying network infrastructure.
or
le

Note
ho

CloudSystem 8.1 does not introduce a new architecture, but HP has


w

introduced bug fixes and upgraded the Foundation and Enterprise appliances.
in

The CloudSystem Foundation base appliance includes a management console


n
io

GUI and a web-based user portal that is built on OpenStack Horizon functionality.
ct

The base appliance includes the data store for Glance images that can be used to
du

build the compute virtual machines. The installation of CloudSystem Foundation


ro

also includes the SDN appliance, the network node appliances, and a VMware
ep

vCenter proxy appliance.


.R

From within the CloudSystem Console, you can install the Enterprise piece of
ly
on

CloudSystem. After you install the Enterprise software, you can move between
Foundation and Enterprise user interfaces to manage, provision, and deploy cloud
s
er

services.
ld
ho

The graphic also shows the connection that CAN makes from the Foundation
appliance to the Enterprise appliance. One of the design goals of CAN is to
ke

segregate traffic from the DCM network.


a
St
&L
C
P
H

A03 – 4 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

CloudSystem 8.1 network architecture

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
CAN connects to the CloudSystem Enterprise appliance and the CloudSystem

ith
Foundation base appliance. CAN is not the external network. It provides enhanced

w
security by segregating user traffic to its own network. It has a simple and efficient

rt
pa
security profile to allow consumers to access a CloudSystem. You only need to
configure a single, standard SSL access port 443.
in
or

Through CAN, you can browse to the CloudSystem portal on CloudSystem


le

Foundation, browse to the marketplace portal on an enterprise virtual machine


ho

(VM), and use the public OpenStack application programming interface (API)
w

endpoints.
in

CAN provides these features:


n
io

Isolation from the rest of the data center infrastructure


ct


du

 Separate endpoints for OpenStack commands and csadmin


ro

Configuration as entirely private or public


ep


.R

CAN and the DCM network offer different levels of access. On the CAN network,
users can:
ly
on

 Browse to the CloudSystem Portal (Foundation)


s
er

 Browse to Marketplace Portal (Enterprise)


ld
ho

 Use the public OpenStack API endpoints


ke

On the DCM network, users can:


a
St

 Browse to the CloudSystem console or portal (Foundation)


&L

 Browse to the Enterprise Cloud Service Automation Console


C

Browse to the Enterprise Cloud Service Automation Marketplace Portal


P


H

 Use the admin OpenStack API endpoints

Rev. 15.11 A03 – 5


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Verifying the CAN setup

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
To verify your CAN setup, browse the CloudSystem Console using the DCM
or

network IP address. At the Network Interfaces settings for the Appliance, check
le

the CAN network IP address. Looking from the console, the address is assigned to
ho

the Interface eth6. However, setting up eth6 for CAN is not mandatory, because
w

your system might not have six physical network adapters.


in

In CloudSystem 8.1, csadmin and OpenStack remote command line interfaces


n
io

(CLIs) securely access services over CAN.


ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A03 – 6 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

CloudSystem 8.1 storage options


Another key benefit unique to CloudSystem 8.1 is the introduction of more flexible
storage options to support hypervisor-presented storage in VMware clustered
environments.
CloudSystem 8.1 supports two types of storage:

d.
te
 HP 3PAR StoreServ Storage—CloudSystem works with HP 3PAR StoreServ

i
ib
Storage, a cluster-based storage architecture that incorporates data

oh
management and fault tolerance technologies that can meet the storage

pr
needs of smaller sites and can be scaled for global organizations. Storage for

is
manually provisioned hypervisor hosts is more flexible, and can include local

on
disks.

si
VMware Virtual Machine File System (VMFS)—CloudSystem works with

is

m
VMFS to provide boot from volume functionality for VMware instances.

er
CloudSystem 8.1 block storage

tp
ou
Block storage drivers deliver the technology or vendor-specific implementations for

ith
the OpenStack Block Storage (Cinder) functionality. For KVM instances,

w
CloudSystem Foundation supports direct attached storage for 3PAR Fibre Channel

rt
and iSCSI drivers. These drivers are connected to the management console of

pa
supported HP 3PAR storage systems. in
CloudSystem 8.1 introduces support for the Virtual Machine Disk (VMDK) block
or

storage through Cinder. The following VMDK features are supported:


le
ho

 Volume operations (create, attach, detach, delete)


w

 Volume types attributes (persona, clone)


in
n

 Boot instances from Cinder volumes


io
ct

 Create volumes from Glance images


du

This feature overcomes the Raw Device Mapping (RDM) vCenter cluster limitation
ro

of 256 maximum volumes. This feature replaces the 3PAR RDM volume support
ep

for VMware ESX in CloudSystem 8.0. Customers are advised to migrate existing
.R

3PAR RDM volumes to VMFS.


ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 7


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

VMDK driver architecture

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho
w

The preceding graphic shows two registered VMware vCenter Servers. The Cinder
in

service runs on the base appliance. The vCenter proxy appliance is a VM that
n

communicates between the base appliance and vCenter. The base appliance
io

contacts the vCenter Server directly only to gather information; the proxy appliance
ct
du

performs all other operations.


ro

To start using the VMDK drivers, you must register the vCenter Server in the
ep

Integrated Tools screen of the CloudSystem Console.


.R

To activate the VMDK driver in CloudSystem 8.1:


ly
on

 Register the vCenter the same way you did in CloudSystem 8.0.
s
er

 Configure the block storage driver through the administrator console or with
ld

the csadmin command.


ho

Create the volume type (VMFS) through the administrator console or with the
ke


csadmin command.
a
St

 Attach the volume to the VM instance using CLI, API, or Horizon dashboard.
&L

Creating volumes is instantaneous. The volume is not created until it is attached,


C

because you might have multiple datastores defined through the vCenter. The
P

volume is created on one of the datastores presented to a host where the VM is


H

hosted.

A03 – 8 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

VMFS block storage drivers

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le

VMFS block storage drivers enable you to boot VMware instances from a volume.
ho

They support all vCenter native allocation types:


w

Thin
in


n

 Thick (lazy-zeroed)
io
ct

 Thick (eager-zeroed)
du

VMFS block storage drivers enable a rich set of features for ESX guests in the
ro

Horizon portal, including the creation of VMFS image volumes and the creation of
ep

VMFS volume snapshots.


.R

Like VMDK drivers, to add a VMFS driver, you must register the vCenter Server in
ly
on

the Integrated Tools screen of the CloudSystem Consol. Each registered vCenter
Server can support one VMFS driver.
s
er
ld

! Important
ho

If you are using multiple vCenter Servers, the instance must be in the same
ke

vCenter Server that is hosting the VMFS driver. You cannot attach a volume to
a

an instance across vCenter Servers.


St
&L

After the driver is added, the driver details are added to /etc/cinder/cinder.conf.
C
P
H

Rev. 15.11 A03 – 9


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

VMFS volume type management


You must select a volume type when creating a volume. The volume type is
necessary to ensure that the volume attaches correctly to a VM.
Like VMFS drivers, VMFS volume types can be managed in the CloudSystem
Console. You can add, edit, and delete VMFS volume types.

d.
te
Note

i
ib
You must use a unique name for each volume. Volume names must be unique,

oh
since they are used with different targets.

pr
is
In the CloudSystem Console, you can add a VMFS volume type and specify a

on
linked VMware clone type. Using the OpenStack Cinder CLI, you can create a

si
linked volume from another source volume by specifying that volume type.

is
However, you cannot create a linked volume using the CloudSystem Portal.

m
er
For CloudSystem 8.1, creation of volumes as linked clones is only supported from

tp
the Cinder CLI. To create a linked clone, use this command:

ou
cinder create --volume-type <vtName> --source-volid

ith
<sourceId> <size>

w
After the volume type is added, it is available and must be used to create volumes.

rt
pa
You can view the details in CloudSystem Portal or the CLI, as in this example:
in
or
# cinder type-list
+--------------------------------------+-----------------+
le

| ID Name |
ho

+-------------------------------------+-----------------+
w

| 32fbf3fe-47ed-407-9c9c-9d51884d386d | thinvmdkvoltype |
in

+--------------------------------------+-----------------+
n

# cinder extra-specs-list
io

+--------------------------------------+-----------------+
ct

| ID
du

… |
+--------------------------------------+-----------------+
ro

| 32fbf3fe-47ed-4f07-9c9c-9d51884d386d | thinvmdkvoltype |
ep

{u'vmware:vmdk_type': u'thin', u'vmware:clone_type': u'full',


.R

u'volume_backend_name': u'backend_VMDK_driver', u'pulsar:isc-


ly

description': u'', u'pulsar:isc-region-name': u'public',


on

u'pulsar:driver-instance-uuid': u'8775575b-460c-48cd-a907-
6b1f78998915'}
s
er

+--------------------------------------+-----------------+
ld
ho
ake
St
&L
C
P
H

A03 – 10 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

VMFS volume integration with Glance

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho
w
in

The CloudSystem Foundation base appliance includes the data store for Glance
n

images that can be used to build the compute VMs.


io
ct

VMFS volume integration with OpenStack Glance enables a full range of instance-
du

launch options. You can boot from an image, snapshot, and volume; boot from an
ro

image to create a new volume; or boot from a snapshot, creating a new volume.
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 11


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Managing volume attachments

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or

This screenshot shows a feature of CloudSystem 8.1 that enables you to manage
le

volume attachments. Click Automatically select device to create the device


ho

name for the volume. This fixes an earlier issue in which the user was prompted to
w

provide the device name, although the operating system is making the selection.
in

Migrating existing HP 3PAR RDM Cinder volumes on ESX to VMDK


n
io

HP recommends migration of existing HP 3PAR RDM Cinder volumes on VMware


ct
du

ESX to VMDK. To perform the migration:


ro

1. Copy the RDM data volume to a new VMDK image.


ep

2. Add the image to the Glance repository.


.R
ly

3. Create a VMDK Cinder volume from the new VMDK image.


on

4. Detach the existing RDM data volume.


s
er

5. Attach the new VMDK Cinder volume.


ld
ho

6. Delete the RDM data volume after the volume is verified.


ake
St
&L
C
P
H

A03 – 12 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

Allowed address pairs


Networking in CloudSystem 8.0 had several limitations that have been resolved in
CloudSystem 8.1. An example is that protocols such as Virtual Router
Redundancy Protocol (VRRP)/Hot Standby Router Protocol (HSRP), which
provide high availability/failover solutions, do not work with CloudSystem 8.0.

d.
OpenStack Neutron does not allow you to specify additional MAC/IP address pairs

te
that are allowed to pass through a port. Moreover, ports are locked down to their

i
ib
MAC address and the fixed IP address associated with their port for anti-spoofing

oh
reasons.

pr
In CloudSystem 8.1, the solution to the networking limitations is allowed address

is
pairs. This feature extends the port attribute to enable you to specify arbitrary

on
mac_address/ip_address (CIDR) pairs that are allowed to pass through a port

si
regardless of the subnet associated with the network. The advantage is the ability

is
m
to use protocols such as VRRP, which floats an IP address between two instances

er
to enable fast data plane failover.

tp
Using allowed address pairs means that the same IP address can be assigned to

ou
different VMs and not be blocked by firewall rules. The address pair can be used

ith
as an alternate IP address for communication between VMs.

w
rt
If you create clusters of VMs, you can assign the virtual IP address as an allowed

pa
address pair to all members of the cluster to achieve failover.
in
You can use allowed address pairs to provide:
or

High availability—With the Windows Cluster Service (WCS), the virtual


le


ho

clustering IP supports high availability of multiple VM instances.


w

 Redundancy and failover—With the use of VRRP/HSRP network appliances


in

with virtual MAC/IP address pairing.


n
io

 More accessibility to the servers—VM instance can have additional


ct

accessible IP addresses/different MAC addresses.


du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 13


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Basic allowed address pair operations


Setting an allowed address pair that matches the MAC address and IP address of
a port is prevented. Doing this would have no effect because traffic matching the
MAC address and IP address is already allowed to pass through the port.
If the plug-in implements the port-security extension, port-security-enabled must

d.
be set to True on the port in order to have allowed-address-pairs on a port. If port-

te
security-enabled is set to False, all traffic can pass through the port, so having

i
ib
allowed address pairs would have no effect.

oh
pr
 Use this command to create a port with specific allowed address pairs:

is
$ neutron port-create net1 --allowed-address-pairs

on
type=dict list=true

si
mac_address=<mac_address>,ip_address=<ip_cidr>

is
m
 To update a port, adding allowed address pairs:

er
tp
$ neutron port-update <port-uuid> --allowed-address-pairs

ou
type=dict list=true

ith
mac_address=<mac_address>,ip_address=<ip_cidr>

w
 To identify the allowed address pairs component:

rt
pa
# neutron ext-list
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A03 – 14 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

Using allowed address pairs with VM instances


 To create an instance using an allowed address pair port, issue the following
command:
# neutron port-create test --allowed-address-pairs
type=dict list=true

d.
mac_address=MAC_ADDR,ip_address=IP_ADDR

te
i
ib
# nova boot --nic port-id=<port-uuid> --flavor myflavor -

oh
-image myimage VM1

pr
 To update a port of an existing instance with an allowed address pair:

is
on
# neutron port-create net1 --allowed-address-pairs

si
type=dict list=true

is
mac_address=<mac_address>,ip_address=<ip_cidr>

m
To update multiple allowed address pairs:

er

tp
# neutron port-update <port-uuid> --allowed-address-pairs

ou
type=dict list=true

ith
mac_address=<mac_address>,ip_address=<ip_cidr>,mac_addres

w
s=<mac_address>,ip_address=<ip_cidr>

rt
pa
Adding allowed address pairs in CIDR format in
CIDR is supported for IP address pairs.
or

To create a new port with an allowed address pair in CIDR:


le


ho

# neutron port-create test --allowed-address-pairs


w

type=dict list=true list=true ip_address=20.2.2.0/24


in

# nova boot --nic port-id=<port-uuid> --flavor xxx --


n
io

image image VM1


ct

To update an existing port in CIDR:


du


ro

# neutron port-create net1 --allowed-address-pairs


ep

type=dict list=true ip_address=20.2.2.0/24


.R

 To remove an allowed address pair from a port:


ly
on

# curl -
i http://isc.hpiscmgmt.local:9696/v2.0/ports/<port1-
s
er

uuid>.json -X PUT -H "X-Auth-Token: <token>" -d '{"port":


ld

{"allowed_address_pairs":[]}}'
ho

Port allowed address pair capability


ake

Using allowed address pairs allows for:


St
&L

 One or many IP address pairs


C

 One or many MAC address pairs


P
H

 Mix of IP/MAC address pairs

Rev. 15.11 A03 – 15


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

CloudSystem 8.1 operating system support


CloudSystem 8.1 adds support for:
 Red Hat Enterprise Linux 6.5—For KVM compute nodes, CloudSystem 8.1
also supports Red Hat Enterprise Linux 6.4

d.
 VMware 5.5 U1b—CloudSystem 8.1 also supports ESX 5.1 U2 and 5.0 U3

ite
Inform OS 3.1.3 MU1—CloudSystem 8.1 also supports Inform OS 3.1.2 MU2

ib

oh
Note

pr
You must perform a fresh install of CloudSystem 8.1 or you must upgrade from

is
8.0 to 8.1.

on
si
For information about installation prerequisites, refer to the HP CloudSystem

is
8.1 Installation and Configuration Guide available at the HP Enterprise

m
Information Library.

er
tp
Support for HP ConvergedSystem 700x

ou
ith
A key feature of CloudSystem 8.1 is support for HP ConvergedSystem 700x, which

w
allows modular scalability. ConvergedSystem products supported by CloudSystem

rt
pa
8.1 are:
in
 ConvergedSystem 700x for Cloud—Supports new Virtual Connect modules
or

and connect adapters, the Super Secure Hash Algorithm (SHA) Virtual
Connect module, and companion connect adapters. It also supports upgrading
le
ho

from CloudSystem 8.0.x.


w

 ConvergedSystem 700x for Virtualization—New SKUs available for


in

ordering installation of CloudSystem 8.1.


n
io

 ConvergedSystem 700x for VMware 1.1—New SKUs available for ordering


ct

installation of CloudSystem 8.1.


du
ro

For additional details, visit:


ep

HP ConvergedSystem 700x for Cloud:


.R
ly
on
s
er
ld
ho
ke

HP ConvergedSystem 700 for Virtualization:


a
St
&L
C
P
H

A03 – 16 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

Improved scalability
Although CloudSystem 8.0 supported several hundred attached volumes,
CloudSystem 8.1 represents an increase by a factor of ten, with 2,000 attached
volumes.
Foundation 8.1 scalability

d.
te
In Foundation, a base load of scaled VMs was created for this release, and the

i
ib
volumes were qualified using Python scripts. In the ESX environment, the goal

oh
was to use VMFS drivers and test 2,000 volumes for proper attach/detach. In the

pr
KVM environment, the goal was to use the 3PAR RDM driver and test 2,000

is
volumes for proper attach/detach.

on
The data collection and verification process identified the number of instances

si
is
created in Foundation, verified whether the volumes were properly

m
attached/detached to the instances, and analyzed the memory/CPU footprint on

er
the base appliance/ESX proxy to determine the number of connections spawned

tp
by the OpenStack services.

ou
Enterprise 8.1 scalability

ith
w
rt
pa
in
or
le
ho
w

CPU and memory appliance information


in
n
io
ct
du
ro
ep
.R
ly
on

Enterprise scale tests involve the creation of multiple subscriptions using Load
Runner scripts that access the Marketplace Portal to perform the operation. The
s
er

final goal is 5,000 subscriptions.


ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 17


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Integration of OpenStack enhancements


Upgrades to newer versions of OpenStack services are incorporated into
CloudSystem 8.1, including:
 Havana and IceHouse backports

d.
Aurora 1.1

te

i
ib
 Cinder V2

oh
Glance PR2 and PR3 backports

pr

is
 Eve++

on
The OpenStack Horizon offers services from all of the OpenStack components,

si
including Keystone, Neutron, Nova, Cinder, and Glance.

is
m
A summary of OpenStack changes includes:

er
tp
 Implementation of all security bulletins from Havana PR2 and PR3

ou
 Support for allowed address pairs

ith
Support for the VMDK Cinder driver

w

rt
More than 100 patches from Havana PR2, PR3, Icehouse, and Juno for defect

pa

fixes in
VMware vCenter fixes
or

le

 Fixes for several OpenStack HP 3PAR driver defects


ho

Pagination in the CloudSystem Portal to Cinder volume display pages


w


in

 Auto device selection when attaching a Cinder volume to an instance


n
io

• HP Cloud Service Automation (CSA) designer continues to require


ct

specification of device mount point


du
ro

For more information, refer to OpenStack Documentation (Havana) and


ep

OpenStack Documentation (Icehouse) available at:


.R

http://docs.openstack.org/
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A03 – 18 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

Express design

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le

Express design steps you through an easy menu where you can fill in all
ho

modifiable parameters of your design, such as selecting the image for the design
w

from the list of available images and selecting the flavor for new design.
in
n

Express design is available out-of-the-box with CloudSystem 8.1. When creating


io

service designs with CSA, you have the option to mark the new design as an
ct

express design. The Express Design option creates pre-populated design, which
du

you can verify and change as needed. After the process is complete, the new
ro

express design is available as an offering in the Marketplace Portal.


ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 19


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Creating offerings for Express Checkout

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or

After you publish an express design, you can create an Express Checkout offering.
le
ho

When creating a new offering, you must choose between the Standard offering
w

and the Express Checkout offering. The main difference between the two offerings
is that Express Checkout does not provide price, documents, and screenshots.
in

Instead, it provides a fast and easy way to create the new VM.
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A03 – 20 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

New user interface design in CSA 4.1

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le

Starting with CSA 4.1, HP introduces an HTML 5-based user interface that
ho

includes providers, catalogs, and offerings. CloudSystem 8.1 removes the


w

previous requirement for Adobe Flex on the design client.


in

In CloudSystem 8.0, topology design only supported CloudSystem Foundation as


n
io

a provider. The improved topology design now supports new providers:


ct
du

 vCenter
ro

SiteScope
ep


.R

 HP Helion Public Cloud


ly

 Amazon
on

 Chef
s
er

SA
ld


ho

All of these new providers require HP Operations Orchestration 10.10, which is


ke

delivered as part of CloudSystem 8.1 Foundation installation.


a
St

Different providers require different background engines and they cannot be mixed
within the same design. For example, CloudSystem Foundation server group
&L

cannot be mixed with the vCenter network.


C
P

A design must be created for a specific topology. You cannot create a generic
H

design that could be used by more than one provider, such as for both vCenter
and CloudSystem Foundation.

Rev. 15.11 A03 – 21


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Control of the Topology Designer symbol palette

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho

Using the Topology Designer, you can create customized palettes by adding
w

specific components. Only components from the palette are available under the
in

selected design. Because symbols are unique to each provider, customizing the
n

symbol palette can make designing much easier.


io
ct

The Topology Designer leverages the pre-configured CloudSystem Foundation


du

resource provider in the CloudSystem Management Console Resources section to


ro

provision Infrastructure as a Service (IaaS) service designs to CloudSystem


ep

Foundation projects.
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A03 – 22 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

New topology design versioning

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho

CSA enables topology design versioning. You have the option to create topology
w

designs, which inherit options from previously saved and published designs. This
in

feature reduces the time and complexity of creating new designs, because you can
n

change only those options that are different or add only new components to your
io

designs.
ct
du

CloudSystem Enterprise enables you to create IaaS service designs using the
ro

CSA Management Console. These service designs are published as offerings in


ep

the CSA catalogs and made available to consumers through the Marketplace
.R

Portal.
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 23


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

New topology design testing

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho

New topology design testing is an ideal way to validate your topology design
before creating offerings. Topology design testing can be run against HP
w

CloudSystem Foundation and all other available topology providers. These tests
in

are made during the design phase, so that you can validate your design before
n
io

publishing it on the Marketplace Portal.


ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A03 – 24 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

Using automatic test

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho

CloudSystem Enterprise 8.1 introduced the automatic test feature. To perform the
w

test, you must provide required information, such as images, flavors, and
in

networks. Your design is provisioned and validated using the chosen provider.
n
io

After design testing is complete, you can see the details of created subscriptions,
ct

such as IDs and network components. All events triggered by providers can be
du

monitored. You can check for problems before the design is published. If you
ro

decide not to keep the design, the system will automatically remove all
ep

components from the underneath infrastructure.


.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 25


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Pre-installed content packs

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
For the Topology Designer For the Sequenced Designer

ou
ith
Starting with CloudSystem 8.1, CloudSystem offers more pre-installed content

w
packs for the Topology and Sequenced Designers. The new content allows much

rt
faster time to value with less initial setup. You can create topology and sequenced

pa
designs the same day that the CloudSystem installation is performed.
in
The Cloud Service Management Console enables you to create Topology and
or

Sequenced based designs. Topology based designs are a new feature in


le

CloudSystem Enterprise and Cloud Service Automation that enables you to design
ho

IaaS cloud solutions. The IaaS service designs are then published to a service
w

catalog where cloud consumers can deploy the IaaS service offerings using the
in

Marketplace Portal.
n
io

Sequenced designs have been a core design practice for CSA. The Sequenced
ct

designs enable you to design cloud solutions using HP Operations Orchestration to


du

execute orchestrated workflows for installation and configuration of cloud based


ro

applications.
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A03 – 26 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

Improved Marketplace Portal

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho
w

CloudSystem Enterprise 8.1 offers a redesigned Marketplace Portal that facilitates


in

shopping. It offers shopping carts and counters, and allows you to browse to
n

different expandable categories. Whenever you create an Express Checkout, a


io

new category is automatically created.


ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 27


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

HP Operations Orchestration in CloudSystem 8.1

d.
te
i
ib
oh
pr
is
on
In CloudSystem Enterprise 8.1, all options available in Operations Orchestration

si
for the Foundation appliance are still available, and new topology design providers

is
have been added. The CloudSystem Foundation base appliance is limited to the

m
CloudSystem environment (license agreement restrictions) and is used to perform

er
administrative tasks such as:

tp
ou
 Environment monitoring

ith
 Collecting logs

w
rt
 Monitor-specific deployed VMs

pa
The CloudSystem Enterprise appliance expands the OO Central with Cloud
in
Service Automation offering these features:
or

Sequenced Designer—This offers support for providers such as HP Matrix


le


Operating Environment, vCenter, EC2, SA, SM, and so forth. The Sequenced
ho

Designer requires manual steps to complete configuration.


w
in

 Topology Designer, Helion OpenStack provider OO callouts—Designs


n

created for Helion OpenStack provider (Foundation) support for provisioning


io

flow customization. No manual configuration is required after installation.


ct
du

 Topology Designer, Other OpenStack providers (Chef, SA, vCenter, and


ro

others)—A new use case in CloudSystem 8.1, Topology Designer has been
ep

enhanced to support other providers. No manual configuration is required after


.R

installation, but provider creation is still needed.


ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A03 – 28 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

Upgrading CloudSystem 8.0.x to 8.1


Upgrading CloudSystem Foundation

d.
te
i
CloudSystem 8.0.x to 8.1 upgrade flow

ib
oh
To prepare the Foundation upgrade, begin by shutting down all CloudSystem

pr
virtual appliances, including the Foundation base appliance, the Software-Defined

is
Network (SDN) appliance, the network node appliances, the vCenter proxy

on
appliance, and the Enterprise appliance. After all appliances are shut down, create

si
a snapshot of each virtual appliance. The appliances can then be powered back on

is
and the upgrade is ready to proceed.

m
er
CAN setup

tp
ou
To continue with the upgrade, add the new network to the top of rack (ToR) switch,

ith
or, if you are using a BladeSystem chassis with Virtual Connect, create the network

w
in Virtual Connect and add it to the server profile. Then create a vSwitch (ESX) or

rt
a bridge (KVM) for the network.

pa
If you are using an ESX environment, create a vSwitch in vCenter Server for CAN.
in
In a KVM environment, create a bridge in the management hypervisor for CAN.
or

For the Foundation base appliance, while it is running, add another vNIC to
le

support CAN.
ho
w

In an ESX environment, log in to vCenter Server, select the Edit the Settings
in

option on the Foundation base appliance virtual machine, and add an external
n

adapter. In a KVM environment, log on to the management hypervisor and run the
io

following command:
ct
du

virsh attach-interface <Foundation_base_appliance_name>


ro

bridge <Consumer_Access_Network_bridge_name> --config --


ep

model virtio
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 29


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Base appliance upgrade

d.
te
i
ib
oh
pr
is
on
si
The next step is to download the .bin image file from HP Software Depot to the

is
local system. Then log in to the CloudSystem Console and select Settings →

m
er
Actions → Update Foundation appliances. Move the .bin file to the appliance UI

tp
screen either by dragging or browsing to the file location.

ou
Select an upgrade action from the bottom of the window. The Upload and Install

ith
action loads the .bin file into CloudSystem and launches the upgrade process. The

w
Upload action loads the .bin file into CloudSystem, but does not launch the

rt
upgrade process.
After the upload completes, click Install.
pa
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A03 – 30 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

Syncing deployer.conf

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
CloudSystem 8.0 compared with 8.1 deployer.conf

ith
w
One additional step required for this upgrade is to sync the deployer.conf file. Use

rt
the newest csstart tool and run the csstart create-config command to

pa
create a new deployer.conf file. Then edit the new deployer.conf file and transfer
in
the settings from the 8.0.0.20 version 7 file.
or

Next, run csstart verify-only to verify the new deployer.conf file and copy it
le

to the Foundation appliance. Log in to the Foundation base appliance using the
ho

cloudadmin credentials:
w
in

sudo scp
n

<workstation_username>@<edited_deployerconf>:<deployerconf_location
io

> /etc/pavmms/deployer.conf
ct
du

Some of the differences in the deployer.conf file between CloudSystem 8.0.2 and
ro

CloudSystem 8.1 can be seen in the preceding graphic.


ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 31


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Preparing to upgrade CloudSystem Enterprise


The upgrade process for CloudSystem Enterprise follows a similar process. First,
confirm that the Foundation upgrade is working properly. While the Enterprise
appliance is running, add another vNIC to support CAN.
If you are using an ESX environment, log in to vCenter Server, select the Edit the

d.
Settings option on the Enterprise appliance virtual machine, and add an external

te
i
adapter. If using a KVM environment, log on to the management hypervisor and

ib
oh
run the following command:

pr
virsh attach-interface <Enterprise_appliance_name> bridge

is
<Consumer_Access_Network_bridge_name> --config --model virtio

on
Upgrading CloudSystem Enterprise

si
is
To continue with the upgrade, download the .bin image file from the HP Software

m
Depot to your local system. Log in to the CloudSystem Console and select

er
Enterprise → Actions → Update CloudSystem Enterprise. Next, move the .bin

tp
file to the appliance UI screen either by dragging or browsing to the file location.

ou
ith
Select an upgrade action from the bottom of the window. The Upload and Install

w
action loads the .bin file into CloudSystem and launches the upgrade process. The

rt
Upload action loads the .bin file into CloudSystem, but does not launch the

pa
upgrade process. in
After the upload completes, click Install.
or

The final step is to define the configuration required for CAN. Access the
le
ho

Enterprise admin console and invoke the predefined command line options to
configure networking.
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A03 – 32 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

Downloading the product

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho

The HP CloudSystem Software option is on the front page of the HP Software


w

Depot:
in
n
io
ct
du
ro
ep
.R

From there, go to the download page and sign in with your HP password, which
ly

allows you to download the product.


on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 33


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Download components
 Z7550-01484—CloudSystem Foundation-ESX 8.1
 Z7550-01485—CloudSystem Foundation-ESX 8.1 sig file
 Z7550-01486—CloudSystem Foundation-KVM 8.1

d.
Z7550-01487—CloudSystem Foundation-KVM 8.1 sig file

te

i
ib
 Z7550-01488—CloudSystem Enterprise ESX 8.1

oh
Z7550-01489—CloudSystem Enterprise ESX 8.1, sig file

pr

is
 Z7550-01490—CloudSystem Enterprise KVM 8.1

on
 Z7550-01491—CloudSystem Enterprise KVM 8.1, sig file

si
is
 Z7550-01492—CloudSystem Tools 8.1

m
er
 Z7550-01493—CloudSystem Tools 8.1, sig file

tp
Z7550-01494—CloudSystem OO Studio 8.1

ou

Z7550-01495—CloudSystem OO Studio 8.1, sig file

ith

w
 Z7550-01497—CloudSystem Enterprise Upgrade 8.1 (new component in this

rt
release)

pa
Z7550-01498—CloudSystem Enterprise Upgrade 8.1, sig file

in
or

 Z7550-01499—CloudSystem Foundation Upgrade 8.1 (new component in this


le

release)
ho

Z7550-01500—CloudSystem Foundation Upgrade 8.1 sig file


w


in

 F9D48-96004—Installation Overview
n

Other important sites


io
ct
du

 OpenSource Software to download:


ro
ep
.R
ly
on
s
er

Information about license terms:


ld


ho
ake
St
&L
C
P

License keys for demo use:


H

A03 – 34 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

Documentation enhancements

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
The main landing page for CloudSystem documentation is located at:
in
or
le
ho
w
in
n
io

The page also includes all documentation on HP CSA and operations


ct

orchestration, an installation and configuration guide, an administrator guide,


du

release notes, online help, and a set of white papers.


ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 35


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

HP Helion documentation

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho
w

The HP Helion documentation page is at:


in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A03 – 36 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

Online Help in Foundation

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
In the CloudSystem console, click the Help icon at the top corner to open the

ith
panel on the right side, which offers recommended actions and different ways to

w
access Help. The Help on this Page option shows just the screen details, and

rt
pa
Browse Help offers a full list of all the options in the CloudSystem console.
in
Online Help in Enterprise
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St

In Enterprise, as in Foundation, the Help icon is located in the upper right corner of
the console. The Help function offers details of each screen and overview
&L

information.
C
P
H

Rev. 15.11 A03 – 37


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Finding what you need

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
Some important supporting information can be found in the documentation listed in

ou
the preceding table.

ith
In addition, the following whitepapers are available for CloudSystem 8.1.

w
rt
pa
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A03 – 38 Rev. 15.11


BitSpyder - The Culture of Knowledge

What’s New In HP Helion CloudSystem 8.1

Learning check
Your facilitator will lead a class discussion to capture key insights and challenges
from this section of the module. To prepare for the discussion, answer the following
questions about HP Converged Infrastructure, cloud fundamentals, and reference
architectures. Record your answers here and be prepared to share them with the

d.
group.

te
i
ib
1. Which CloudSystem 8.1 feature gives cloud users a separate access point for

oh
the CloudSystem portal and the Enterprise appliance?

pr
a. Allowed address pairs

is
on
b. Consumer Access Network

si
c. Express Design

is
m
d. VMDK drivers

er
tp
2. What is the last step in the CloudSystem Foundation upgrade process?

ou
a. Creating a snapshot of each virtual appliance

ith
b. Downloading the .bin image file

w
rt
c. Setting up CAN
d. Syncing deployer.conf
pa
in
or

3. In the CloudSystem Foundation 8.1 console, what is the difference between


le

the Help on this Page option and the Browse Help option?
ho

______________________________________________________________
w
in

______________________________________________________________
n
io

______________________________________________________________
ct
du

______________________________________________________________
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A03 – 39


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Summary
This module provided an overview of the new features introduced by CloudSystem
8.1, including enhancements to CloudSystem Foundation and CloudSystem
Enterprise. It also explained how to upgrade from CloudSystem 8.0 to 8.1, and
looked at locations for updated documentation.

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A03 – 40 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP OneView
Appendix 4

What’s in this module for you?

d.
te
After completing this module, you should be able to:

i
ib
oh
 Describe and position HP OneView

pr
 List and describe the new features in HP OneView 1.1 (available June 2014)

is
List and describe the new features in HP OneView 1.2 (available December

on

2014)

si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A04 – 1


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Introducing HP OneView
The IT gap

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
Cloud, mobile, social, and big data have placed enormous demands on data
or

centers and, as a result, the gap between business demand and IT supply
le

continues to grow. As an industry, we keep churning out more and more tools, but
ho

the IT gap between business demands and IT’s ability to deliver is only growing.
w

Converged management is key to closing the gap


in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C

There have been a number of challenges with managing conventional IT


P
H

environments, leading to severe inefficiencies and lack of scale:


 Siloed domain expertise
 Special purpose tools

A04 – 2 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP OneView

 Multiple manual hand-offs


 Difficulty to automate
 Slow, error-prone IT service rollouts
HP OneView solves these challenges with converged management that provides:

d.
 One tool instead of many, across servers, storage, and networking

te
i
Ability to design once and execute multiple times

ib

oh
 Standards-based automation

pr
Faster, more reliable IT service rollouts

is

on
HP OneView

si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho
w
in
n
io
ct

The above graphic shows the scope of the HP OneView architecture, which is
du

designed to manage the converged infrastructure.


ro
ep

The HP OneView management appliance is the heart of the ‘converged


infrastructure management platform.’ Today, the HP OneView management
.R

appliance is provided as a virtual management appliance (in the OVA format),


ly

which runs on an ESXi host. In the future, HP OneView management appliance


on

will provide an optional implementation as a physical appliance.


s
er

The HP OneView architecture is designed to manage physical converged


ld

infrastructure (servers, storage, and networking) from this single, integrated


ho

management solution. Version 1.0 of HP OneView manages servers and Virtual


ke

Connect.
a
St

Software-defined infrastructure provides both productivity and flexibility, enabling


&L

best practices to be captured/standardized and collaboration in the IT teams.


C

Powerful profiles and templates automate the configuration of key server, storage,
P

network resources.
H

Rev. 15.11 A04 – 3


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Full access to the HP OneView management capability is available to users and


partners through the REST API and state-change message bus, making this an
extensible architecture.
The REST API is for customers that deploy or manage large scale environments
and require an API. It also provides an easy way to automate integration with
enterprise monitoring, CMDB, service desk applications, and other applications.

d.
te
Users and 3rd-party partners can use the REST API and access to the state-

i
ib
change message bus to integrate other applications. Typical integrations might

oh
include traditional virtualization and cloud partners.

pr
A new UI, built on the REST API, streamlines the number of steps required to

is
accomplish key tasks in the datacenter. A CLI will provide similar access in the

on
future.

si
is
Automation across your infrastructure

m
er
tp
ou
ith
w
rt
pa
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R

HP OneView is designed to improve your operational efficiency. With HP OneView,


you get a single view of all your infrastructure to:
ly
on

 Visualize the datacenter for planning


s
er

 Manage and provision hardware, software, firmware, and drivers


ld

Reduce the time to change


ho


ke

At a high level, HP OneView 1.0 focused on the server, Virtual Connect, and HP
a

BladeSystem enclosure management. Version 1.1 added storage management


St

capabilities (update, provision, and monitor). Version 1.2 focuses on network


&L

management (top of the rack switches).


C
P
H

A04 – 4 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP OneView

Simplification through convergence

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
HP OneView is designed to drive infrastructure management convergence by
unifying the user interfaces, processes, and APIs previously available through a

ou
number of different tools, such as HP Intelligent Provisioning, the Array

ith
Configuration Utility, iLO 4, HP Smart Update Manager, HP Systems Insight

w
Manager, Virtual Connect Manager and Virtual Connect Enterprise Manager,

rt
pa
Onboard Administrator, and with HP OneView 1.1, the HP 3PAR array
management. in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A04 – 5


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

What’s new in HP OneView 1.1?


Server management enhancements

d.
te
i
ib
oh
pr
Server management has been enhanced in 1.1 release of HP OneView. These

is
enhancements include:

on
si
 Server profile support for SAN storage provisioning with 3PAR StoreServ,

is
where you can attach and detach 3PAR StoreServ-based volumes from the

m
server profile

er
tp
 Server profile configuration support for HP ProLiant DL servers, including:

ou
• Firmware updates for all supported HP ProLiant DL servers (via firmware

ith
baselines)

w
rt
• BIOS support (BIOS configuration via server profiles) for DL360 and

pa
DL380 servers (high-volume DL servers) in
HP BladeSystem enclosure configuration from customer scripts, where you
or

can save the c7000 enclosure OA settings to a script, and then run the script
le

using HP OneView to set up or change other enclosures


ho
w

 Native Fibre Channel module support within the HP BladeSystem


in

environments (HP Virtual Connect 20-Port and 24-Port Fibre Channel


n

modules)
io
ct

 Support for HP BladeSystem environments that do not use Virtual Connect


du

Support for HP OneView appliances hosted on Microsoft Hyper-V (in addition


ro


to VMware ESX)
ep
.R

 Support for upgrading the HP OneView appliances from earlier versions (1.x)
ly

to version 1.1
on

 Support for HP BL460c and DL380z workstations as managed nodes (these


s

workstations are supported as ‘servers’ in HP OneView)


er
ld
ho
ake
St
&L
C
P
H

A04 – 6 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP OneView

Virtual Connect support

d.
te
i
ib
oh
pr
is
on
si
is
m
New Virtual Connect functionality in HP OneView 1.1 spans HP Virtual Connect

er
tp
FlexFabric 20/40 F8, Virtual Connect 8Gb 20-Port Fibre Channel, and Virtual
Connect 8Gb 24-Port Fibre Channel modules. This new functionality includes:

ou
ith
 Tunnel and untagged network traffic on uplinks/downlinks (the primary use

w
case for tunneled networks is virtualized environments)

rt
pa
 Min/max bandwidth settings through server profile connections
in
 Display layer 2 (L2) MAC address table for logical interconnects (usable for
or

troubleshooting), which is searchable (via custom search filters) and


downloadable
le
ho

 Specify the Link Aggregation Control Protocol (LACP) timers (short or long) on
w

individual link aggregation groups


in

Pause frame flood control and loop protection


n


io

Advanced statistics-telemetry for port-level and FlexNICs, available through


ct


du

the UI and API


ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A04 – 7


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

HP BladeSystem ‘non-VC’ environment support

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
HP OneView 1.10 also adds basic discovery and monitoring capabilities for Cisco

ou
Nexus 5000 top-of-the-rack switches with attached Cisco FEX B22HP modules.

ith
These capabilities include:

w
 Modeling of the Cisco FEX B22HP interconnect as part of the Logical

rt
Interconnect Group (LIG) and Logical Interconnect (LI)

pa
Monitoring of the power state and health for the Cisco FEX B22HP

in
interconnect
or
le

 Inventorying and providing the FRU data for both the Cisco FEX B22HP
ho

interconnects and the Nexus 5000 series switches; the relationship will be
w

shown in the Map View of HP OneView


in

Added Switches item to the HP OneView main menu under the Networking
n


io

section
ct
du

Note
ro

HP OneView 1.1 is not actively managing the Cisco Nexus 5000 switches.
ep

Therefore, if there are configuration changes on these switches, you must


.R

perform the Refresh action from the Actions menu.


ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A04 – 8 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP OneView

New: HP OneView – Now with storage automation

d.
te
i
ib
oh
pr
is
on
si
is
m
er
HP OneView 1.0 has brought a single point of visibility and control into a

tp
converged infrastructure with these results:

ou
It is 66x faster to build and deploy the infrastructure.

ith

w
 It takes four vs. 480 steps to troubleshoot a network.

rt
It is 24x faster to change a network configuration.

pa

in
With HP OneView 1.1, the capabilities now extend to HP 3PAR StoreServ. You
can:
or
le

 Fully deploy servers, SAN, and HP 3PAR StoreServ storage in minutes using
ho

policies that eliminate errors


w

Automate storage provisioning and SAN zoning


in


n

Import existing servers, arrays, and switches


io


ct

These capabilities support both the traditional SAN and the Virtual Connect
du

FlatSAN environments.
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A04 – 9


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Today’s storage provisioning…

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
To fully grasp the benefits of the storage provisioning capabilities in HP OneView
1.1, consider what it takes without it. Without HP OneView, storage provisioning

ou
has a number of problems that prevent productivity. It requires skilled resources

ith
across system and storage administrator teams, many manual steps, multiple

w
team coordination and communication, and much time, all prone to errors.

rt
pa
What’s new in storage management? …3PAR provisioning in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er

HP OneView 1.1 represents the first phase in HP’s delivery of storage


ld

management with this tool. This delivery focuses on:


ho
ke

 Automation for HP 3PAR StoreServ storage, traditional Fibre Channel fabrics,


a

and FlatSAN
St

• Import of the HP 3PAR storage systems and storage pools


&L
C

• Carving the HP 3PAR volumes automatically


P
H

• Attach/export the HP 3PAR volumes to server provides

A04 – 10 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP OneView

 Automated SAN zoning and import of Brocade fabrics


• Import of Brocade fabrics for automated zoning
• Zoning is fully automated via the server profile volume attachments
 Software-defined approaches that integrate storage with server profiles

d.
• Attach private/shared standalone volumes to server profiles

i te
ib
• Automated boot target configuration using port groups

oh
pr
• FlatSAN profile mobility across enclosures

is
Note

on
Storage management is included as part of the HP OneView 1.1 license. There

si
is no additional license needed.

is
m
er
HP OneView integration with VMware vCenter Server

tp
ou
ith
w
rt
pa
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ke

HP OneView integration with VMware vCenter Server was originally launched in


a
St

release 1.05. HP OneView 1.1 adds:


&L

 Advanced provisioning with storage support using an HP OneView profile from


C

an existing cluster member or HP OneView directly (this allows you to create


P

or grow a VMware cluster consistently and reliably)


H

 Support for HP 3PAR shared storage when configured as part of a template


(this automates the process for ongoing storage management with VMware
vCenter)

Rev. 15.11 A04 – 11


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

 Root cause and impact analysis with the new integration into VMware vCenter
Operations (trend changes surface and dashboards allow for deep
investigation into problems and their impact)
 Log analysis that uses the new integration into VMware vCenter Log to
troubleshoot key issues around servers and infrastructure prepopulated filters
on system logs)

d.
te
i
Note

ib
oh
Customers purchasing HP OneView are entitled to use the new VMware
vCenter Operations integration with VMware vCenter Operations standard

pr
edition without an upgrade in advance.

is
on
HP OneView integration with Microsoft System Center

si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er

HP OneView integrates with Microsoft System Center to deliver powerful HP


ld

hardware management capabilities directly from the System Center consoles for
ho

comprehensive system health, configuration management, and remote control. In


ke

conjunction with HP OneView, it also delivers robust deployment capabilities and is


a

a key integration point for the broader portfolio of infrastructure management,


St

service automation, and IT operations solutions available from HP.


&L
C

By integrating HP converged management features into the Microsoft System


Center consoles, administrators can gain greater control of their technology
P
H

environments. This provides consistency for software deployment and updates


and enables a faster response in the event of server failure, reducing the risk of
downtime.

A04 – 12 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP OneView

This integration allows these capabilities from the Microsoft System Center
consoles:
 System Center Virtual Machine Manager (SCVMM)
• NEW: Enhanced provisioning uses HP OneView profiles to create or grow
a Hyper-V cluster consistently and reliably

d.
te
• Visually traces and monitors your infrastructure network end-to-end, from

i
ib
the host to the individual network modules within your domain, delivering

oh
comprehensive management of the network and making it easy for you to

pr
review and change any HP-specific information

is
• Facilitates consistency and improves uptime with simplified driver and

on
firmware updates via a rotating, automated workflow for Hyper-V clusters

si
using the HP ProLiant Updates Catalog

is
m
• Enables you to take control by invoking HP remote management tools

er
(such as iLO, OA, VCM, and HP OneView) in-context of the host you

tp
have selected, directly from the SCVMM console

ou
ith
 System Center Operations Manager (SCOM)

w
• NEW: Consolidated health monitoring view reflects the HP OneView

rt
pa
model, showing relationships between managed devices
in
• Prevents problems from occurring by proactively monitoring and
or

managing hardware health and intelligently responding to hardware


le

events on servers running Windows and Linux, as well as BladeSystem


ho

enclosures and HP Virtual Connect; manages the health of HP ProLiant


w

Gen8 servers without the need for loading OS-based SNMP agents or
in

WBEM providers (it can also be used to monitor the health of servers that
n

do not have an OS yet loaded, as well as ProLiant Gen8 servers running


io

any operating system that has a supported Agentless Monitoring Service


ct
du

(such as VMware ESXi))


ro

• Enables you to take control by invoking HP remote management tools


ep

(such as iLO, OA, VCM, and HP OneView) in-context of the host you
.R

have selected, directly from the SCOM console


ly

System Center Configuration Manager (SCCM)


on


s

• Provides quick and reliable Windows deployment to bare metal HP


er

servers
ld
ho

• Ensures consistency and maximizes uptime with simplified Windows


ke

driver and firmware updates using the HP ProLiant Updates Catalog


a
St

• Provides detailed component level inventory of every managed HP


&L

Windows server using the HP ProLiant Inventory Tool


C
P
H

Rev. 15.11 A04 – 13


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Integration into Red Hat Enterprise Virtualization

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
HP OneView 1.1 integration with Red Hat Enterprise Virtualization enables you to:
or

Simplify administration with single pane of glass access to virtual and physical
le


ho

infrastructures
w

 Reduce planned and unplanned downtime with detailed resolution information


in

for health alerts


n
io

 Take control by launching your trusted HP management tools in context with


ct

single sign-on to iLO, Virtual Connect, and Onboard Administrator


du
ro

 Proactively manage changes with detailed insight into the relationship


ep

between the physical and virtual infrastructure (from the VMs to the network
.R

edge)
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A04 – 14 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP OneView

HP OneView 1.1 licensing

d.
tei
ib
oh
pr
is
on
si
is
m
er
tp
ou
HP OneView offers instant-on licensing for 60 days. To get started with HP

ith
OneView, download and install the appliance and use it for a 60-day trial use

w
period. You do not need any trial licenses.

rt
pa
This 60-day grace period is provided until permanent licenses are obtained and
installed. There is no limit to the scale of the trial—it can be used for one, ten, or
in
hundreds of servers.
or

After 60 days, the software will start to notify the users that there are systems in
le
ho

the environment requiring permanent keys. These notifications continue to warn at


w

each login to the administrator console until permanent keys are applied.
in

With factory-embedded licenses, the customer buys hardware with HP OneView


n

software licenses. HP OneView licenses will be embedded with the hardware


io
ct

purchase and automatically registered on the customer account with that hardware
du

for support purposes. When HP OneView discovers that managed hardware


ro

device with the license embedded, it will automatically apply the license, so it is a
ep

“touch free” process for the customer. Factory-embedded licenses are only
.R

available on built to order (BTO) and configure to order (CTO) SKUs.


ly

Activation Key Agreement (AKA) license is also available for those volume
on

customers who want to have a single license key for their entire data center.
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A04 – 15


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Learner activity—Debrief
As a summary activity, in the space provided below, write down as many things as
you remember about the 1.1 release of HP OneView from this section:
______________________________________________________________

d.
______________________________________________________________

te
i
ib
______________________________________________________________

oh
pr
______________________________________________________________

is
______________________________________________________________

on
______________________________________________________________

si
is
m
______________________________________________________________

er
tp
______________________________________________________________

ou
______________________________________________________________

ith
w
______________________________________________________________

rt
pa
______________________________________________________________
in
______________________________________________________________
or

______________________________________________________________
le
ho

______________________________________________________________
w
in

______________________________________________________________
n
io

______________________________________________________________
ct
du

______________________________________________________________
ro

______________________________________________________________
ep
.R

______________________________________________________________
ly

______________________________________________________________
on
s

______________________________________________________________
er
ld

______________________________________________________________
ho
ke

______________________________________________________________
a
St

______________________________________________________________
&L

______________________________________________________________
C

______________________________________________________________
P
H

A04 – 16 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP OneView

What’s new in HP OneView 1.2?


HP OneView 1.2

d.
tei
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
HP OneView 1.2, which released on December 2, 2014, contains a number of

pa
significant enhancements and changes. These are summarized in the above
in
graphic.
or

Enhancements and changes for:


le

Core functionality
ho


w

• Non-fee based Standard offering and for-fee Advanced offering


in

(Advanced license contains the rights to use HP Insight Control)


n
io

• Proactive email alert notifications


ct
du

• Automated alert forwarding via Simple Network Management Protocol


ro

(SNMP)
ep

• Pre-defined list of reports, with results exportable in CSV and Microsoft


.R

Excel formats
ly
on

• Customizable dashboard display


s
er

• Server provisioning access via the REST API with support for
ld

enabling/disabling UEFI secure boot mode


ho

Server and enclosure management


ke


a

• HP ProLiant BL and DL Gen9 server and ProLiant WS460c workstation


St

blade support
&L
C

• HP ProLiant G6/G7 server support (inventory, monitoring, alerts, and


P

reporting capabilities only)


H

• Server profile configuration support for BIOS and Boot order on HP


ProLiant DL (rack) servers

Rev. 15.11 A04 – 17


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

 Storage
• Extended automation control for 3PAR StoreServ when importing pre-
existing attached volumes and growing volumes without downtime
• Automated Fibre Channel SAN zoning for the high density, high
performance HP 5900CP switches

d.
te
• Ephemeral volumes support in 3PAR StoreServ for a hypervisor-like

i
ib
experience

oh
• Flexible zoning with policy-based, automatically-created aliases based on

pr
server, array port, and port groups

is
on
 Network

si

is
Virtual Connect Migration Tool (offline) to help migrate Virtual Connect

m
environments to HP OneView

er
tp
• Monitoring of Cisco Nexus 6001 switches

ou
 Partner integrations

ith

w
HP Operations Analytics for HP OneView (to provide Big Data analytics

rt
for IT operations)

pa
• Version 7.5 of VMware vCenter Server (for server profile-based grow
in
cluster, deploy, and automated HP StoreOnce deploy)
or

• Version 7.5 of Microsoft System Center (SCVMM server profile-based


le
ho

deploy and cluster expansion, cluster configuration view, and additive


w

Fibre Channel information)


in

• Version 7.41 for RHEV Manager (support for HP ProLiant Gen9 servers)
n
io

Some of these enhancements and changes are self-explanatory. Others are


ct

covered in more detail on the upcoming pages.


du
ro

Licensing changes
ep
.R

Licensing has significantly changed with version 1.2. HP OneView 1.2 introduces
tiered licensing:
ly
on

 Standard license—is free and allows for monitoring only. It is the only license
s

that is available for ProLiant G6 and G7 servers. It is also supported by the


er

ProLiant Gen8 and Gen9 servers. Standard licenses are not tracked and they
ld
ho

are not viewable from within HP OneView (from Settings). If you plan on using
VCM or VCEM to manage your Virtual Connect domains, a standard license
ke

may be sufficient.
a
St

 Advanced license—is a for-fee license and enables full server management.


&L

When importing an enclosure into HP OneView, you specify a ‘licensing


C

intent.’ If the enclosure you are importing contains ProLiant G6/G7 servers,
P

these older generation servers are imported with a standard license (the only
H

one supported by these servers). To upgrade a license from standard to


advanced, you must remove the server, re-import it, and specify ‘Advanced’
licensing intent.

A04 – 18 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP OneView

HP OneView—Standard vs. Advanced licensing

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
The above graphic contains a feature comparison between HP OneView Standard

rt
pa
and HP OneView Advanced. in
HP OneView reporting
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho

HP OneView 1.2 contains a predefined list of reports that are available in the GUI
ke

but are also available via the REST API. These reports include:
a

Active Alerts
St


&L

 Enclosure Bay Inventory


C

 Enclosure Inventory
P
H

 Interconnect Inventory
 Local Users

Rev. 15.11 A04 – 19


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

 Server Firmware Inventory


 Server Inventory
 Server Profiles Inventory
Results from these reports can be exported into CSV or Microsoft Excel files, and
are also printable as PDF files.

d.
te
HP OneView and storage

i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or

Automation for HP 3PAR StoreServ and SAN zoning was introduced in HP


le

OneView 1.1. In version 1.2, HP OneView is extending these capabilities to


ho

continue helping siloed data centers converge.


w

Volume enhancements
in
n
io

Volume enhancements include:


ct

Ephemeral volumes—Ephemeral storage gives a hypervisor-like experience


du


to the user. HP OneView server profiles can connect to both classes of block
ro

storage defined by OpenStack—persistent volumes and ephemeral storage.


ep

Persistent volumes are attached to a single instance, and can be detached


.R

and reattached to a different instance while retaining all data. Ephemeral


ly

storage is tied to one server profile, and if the profile is deleted, so is the
on

attached storage and its data.


s
er

In HP OneView 1.2, the persistent volumes can optionally be made ephemeral


ld

via the server profile.


ho
ke

 Import of attached volumes without downtime—HP OneView 1.2 is


simplifying migration from management silos to a converged data center.
a
St

Customers who have manually attached 3PAR volumes to server profiles can
&L

now bring that infrastructure under HP OneView management.


C

 Volume growth—in HP OneView 1.2, any volume under its management can
P

easily be expanded using either the UI or the REST APIs.


H

A04 – 20 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP OneView

Zoning enhancements
HP OneView 1.2 introduces customizable zone aliases to fit into customers’
existing zone naming conventions.
HP 5900CP support

d.
HP OneView 1.2 enables automated FC SAN zoning for the high density, high

te
performance HP 5900CP switches. This is in addition to the same support for the

i
ib
Brocade Fibre Channel switches, introduced in HP OneView 1.1.

oh
HP Operations Analytics for HP OneView

pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or

HP Operations Analytics for HP OneView is an optional capability that provides


‘Big Data’ analytics for IT operations. You can troubleshoot your converged
le
ho

infrastructure, view the overall data center health, and predict your infrastructure
w

capacity limits.
in

HP Operations Analytics for HP OneView:


n
io

 Gathers, stores, indexes, and analyzes your operational data


ct
du

 Self-calibrates by applying advanced machine learning to this data and


ro

predicts future behavior


ep

 Recreates history with beautiful visualizations, provides instant replays, and


.R

pinpoints troubled spots over time


ly
on

Note
s

HP OneView Advanced license is required by HP Operations Analytics for HP


er

OneView (licensed per physical server).


ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A04 – 21


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

HP OneView 1.2 third-party management plug-ins

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
HP OneView integration with third-party management tools includes VMware

w
vCenter, Microsoft System Center, and Red Hat Enterprise Virtualization.

rt
pa
HP OneView for VMware vCenter in
HP OneView for VMware vCenter represents the entire portfolio of vCenter
or

integration solutions, packaged as a single zip file. With HP OneView 1.2, it


le

contains:
ho
w

 HP OneView for VMware vCenter 7.5


in

 HP OneView for VMware vCenter Operations Manager 1.5


n
io

HP OneView for VMware vCenter Log Insight 1.5


ct


du

The main enhancements in these integrations are HP ProLiant Gen9 server


ro

support and alignment with HP OneView 1.2.


ep

HP OneView for Microsoft System Center


.R
ly

Version 7.5 of this integration package:


on

 Aligns with HP OneView 1.2


s
er

Provides full ProLiant Gen9 support across all features, including OneView
ld


profile-based deployment and OneView-based health monitoring
ho
ke

 Includes new cluster configuration view that shows host network configuration
a

and identifies discrepancies


St

Contains cluster expansion, which allows you to add Hyper-V hosts to an


&L


existing cluster based on OneView server profiles
C
P

HP OneView for Red Hat Enterprise Virtualization


H

Version 7.4.1 of this integration package aligns with HP OneView 1.2 and provides
support for ProLiant Gen9 servers.

A04 – 22 Rev. 15.11


BitSpyder - The Culture of Knowledge

HP OneView

HP OneView tiered positioning

d.
i te
ib
oh
pr
is
on
si
is
m
er
tp
ou
The above graphic presents the HP OneView tiered positioning, with:

ith
w
 HP OneView Standard forming a non-fee baseline

rt
pa
 HP OneView Standard with optional iLO Advanced being an attractive upsell
in
 HP OneView Advanced providing full converged management capabilities
or

 HP OneView Advanced with the optional HP Operations Analytics for HP


le

OneView enabling full converged management and operations analytics


ho
w

Note
in

* HP Operations Analytics for HP OneView is sold and licensed on a per HP


n

ProLiant server basis.


io
ct

1 Management console plug-ins are available for VMware vCenter Server,


du

Operations Manager, Log Insight, for Microsoft System Center and for Red Hat
Enterprise Virtualization Manager.
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 A04 – 23


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Learner activity—Debrief
As a summary activity, in the space provided below, write down as many things as
you remember about the 1.2 release of HP OneView from this section:
______________________________________________________________

d.
______________________________________________________________

te
i
ib
______________________________________________________________

oh
pr
______________________________________________________________

is
______________________________________________________________

on
______________________________________________________________

si
is
m
______________________________________________________________

er
tp
______________________________________________________________

ou
______________________________________________________________

ith
w
______________________________________________________________

rt
pa
______________________________________________________________
in
______________________________________________________________
or

______________________________________________________________
le
ho

______________________________________________________________
w
in

______________________________________________________________
n
io

______________________________________________________________
ct
du

______________________________________________________________
ro

______________________________________________________________
ep
.R

______________________________________________________________
ly

______________________________________________________________
on
s

______________________________________________________________
er
ld

______________________________________________________________
ho
ke

______________________________________________________________
a
St

______________________________________________________________
&L

______________________________________________________________
C

______________________________________________________________
P
H

A04 – 24 Rev. 15.11


BitSpyder - The Culture of Knowledge

Data sheet

HP Helion Development
Platform
Quickly develop, deploy, and deliver cloud-native applications

d.
te
i
ib
oh
HP Helion Development

pr
Platform allows businesses

is
to quickly develop, deploy,

on
and deliver cloud-native

si
is
applications. Based on Cloud

m
er
Foundry™ and integrated

tp
with HP Helion OpenStack®,

ou
HP Helion Development

ith
Platform provides an open,

w
interoperable platform that

rt
pa
enables application in
development and portability
or

across traditional, private,


le

and public clouds. Balancing the needs of businesses and developers


ho
w

To compete and thrive in today’s business environment, organizations must drive agility,
in

cost control, and speed. And enterprises must balance the benefits of an open, scalable, and
n

extensible cloud architecture with developers’ need for flexibility and choice of tools along with
io

instant environments that support agile development.


ct
du

So as enterprises look to adopt hybrid cloud architectures, many need to implement a strategy
ro

that includes a mix of cloud deployment models, applications and services to account for different
ep

requirements and needs of the infrastructure and the development and deployment of new cloud-
.R

based applications.
ly
on

Gain more value with HP Helion Development Platform


s
er

The HP Helion Development Platform allows developers to rapidly develop, deploy, and scale
ld

cloud-native applications with world class developer tools. Based on Cloud Foundry and
ho

integrated with HP Helion OpenStack, HP Helion Development Platform provides an open,


interoperable platform that enables application development and portability across private
ke

and public clouds. It allows businesses to develop and deliver cloud-native applications through:
a
St

• Supporting languages and frameworks, such as Java, Python, Ruby, PHP, Node.js, and
&L

leveraging open-source technologies, such as MySQL, RabbitMQ, and MemCached


C

• Enabling applications to move from a development micro-cloud to a private or public cloud


without having to change the code
P
H

• Providing the ability to easily add tools, data, and services with open APIs
• Integrating with HP Helion OpenStack, hardened and tested at scale
• Optimizing Cloud Foundry for HP Helion OpenStack by tightly integrating with OpenStack services
• Scaling applications with a multitenant architecture and containers
BitSpyder - The Culture of Knowledge

Data sheet | HP Helion Development Platform

Benefits of HP Helion Development Platform


• Develop cloud-native applications—HP Helion Development Platform allows developers
to gain quick access to applications, frameworks, and services required for agile development.
With an intuitive console and open APIs, developers can spend more time coding and less
time managing resources. Jumpstart development with best practices, sample code, API
documentation, and community forums—available through HP Helion Developer Network,

d.
a portal for developers to learn, build, and collaborate. HP Helion Development Platform also

te
supports languages and frameworks such as Java, Python, Ruby, PHP and Node.js and leverages

i
ib
open source technologies such as MySQL, RabbitMQ and MemCache, providing developers with

oh
a wide range of integrated tools that enable them to develop and deliver applications that meet

pr
customer and market demands.

is
• Deploy across clouds—HP Helion Development Platform addresses the problem of cloud
vendor lock-in with an open, interoperable platform, which is based on the industry-leading

on
open-source Cloud Foundry and OpenStack technologies, by abstracting out the complexities

si
of the cloud underpinnings for developers. An open platform provides IT and developers

is
with the ability to move applications from a private or public cloud for testing and production

m
without having to make changes to the code. This allows organizations to pick the right cloud

er
for the right application. HP Helion Development Platform also provides a common platform

tp
that can be used across development, test and production, simplifying and accelerating

ou
application development and delivery.

ith
• Deliver highly available and scalable applications—Organizations can leverage the HP

w
Helion Development Platform to provide, scalable performance to meet the demanding needs

rt
of the business and their customers. HP Helion Development Platform integrates with HP

pa
Helion OpenStack, is hardened and tested at scale, and consists of a multitenant architecture
in
and containers for application scaling. It also provides built-in highly available services for
better-performing applications.
or
le

Architecture of HP Helion Development Platform


ho
w

HP Helion Development Platform is a cloud application platform and ecosystem that provides
in

a polyglot runtime with integrated frameworks, applications, and highly available services.
n

It consists of Application Lifecycle Service (which is based on Cloud Foundry), application


io

services, and best-in-class developer tools.


ct
du
ro
ep

Developer portal HP Helion Development Platform


.R
ly

Application Lifecycle Service - Cloud Foundry™


on

Eclipse plugin
Support for Java, Ruby, Node.js, PHP, Python; MySQL, PostgreSQL, RabbitMQ, Redis, MemCached
s
er
ld

Application services
ho
ke

Docs and Trove (MySQL) Messaging Marketplace


a

samples
St
&L

HP Helion OpenStack® (commercial / community)


C
P

Language Foundation services Network services


H

bindings Cellometer,
Keystone Horizon LB VPN DNS
monitoring

Infrastructure services
CLIs Nova Neutron Cinder Swift Glance TripleO / Heat

2
BitSpyder - The Culture of Knowledge

Data sheet | HP Helion Development Platform

Architecture specifications
Component Specification
Application Lifecycle Service • Based on Cloud Foundry 2.0
• Handles the automatic configuration of the language runtime, web
server, application dependencies, databases, and other services

d.
• Supports languages Java, Node.js, ActivePerl®, PHP, ActivePython®,
Ruby, Erlang, Scala, Clojure

ite
• Supports web servers Nginx™, Apache™, Apache TomEE™

ib
oh
• Supports various data and messaging services such as MySQL,
PostgresSQL, Redis, RabbitMQ, MemCached*

pr
–– *These services run inside of a single container and are not resilient

is
or redundant. They are recommended for test and development

on
workloads only.

si
Application services • Automate critical services required for hybrid and cloud-native apps

is
• Provide database lifecycle management and automate common

m
administration tasks including backup, restore, and scaling

er
• Enables self-service, easy installation of key on and off premise services

tp
that developers can use to accelerate application development and
deployment available through a marketplace

ou
• Integrate into the Application Lifecycle Service for in-context provisioning

ith
• Support MySQL 5.5 and are direct implementations of OpenStack Trove, the

w
integrated database as a service project within OpenStack cloud software

rt
• Supports a multi-AZ, highly available Database Service control plane

pa
• Messaging Services provides the ability to provision RabbitMQ clusters
in
and integrates with Keystone
or
Developer portal • Gives access to sample code, best practices, API documentation,
downloads of libraries, and CLI tool sets to jumpstart development
le

• Provides discussion areas for developers to interact with the larger


ho

community of developers and HP Helion Development Platform team


w

members for help and sharing of valuable information


in

• Visit the portal at dev.hp.com/helion


n
io

Availability of HP Helion Development Platform


ct
du

HP Helion Development Platform will be available as an optional add-on for HP Helion


ro

OpenStack. HP Helion Development Platform provides highly available integrated application


ep

services and is built for HP Helion OpenStack. It is ideal for production applications and dev/
.R

test environments. Customers wanting to deploy a small dev/test environment can download
the HP Helion Development Platform Community. Each version is built to work with the
ly

corresponding underlying HP Helion OpenStack distribution as seen below:


on
s
er
ld
ho

Prototyping, small dev/test Production application, dev/test


a ke

HP Helion Development
St

HP Helion Development Platform


Platform Community
&L
C

HP Helion OpenStack® Community HP Helion OpenStack®


P
H

3
BitSpyder - The Culture of Knowledge

Data sheet | HP Helion Development Platform

Follow HP Cloud
Why HP?
• Twitter
• LinkedIn
HP Helion Development Platform provides the best of open source along with integrated
runtimes, frameworks, and services, so you can focus on developing cloud applications that
• Facebook deliver value to, and differentiate, your organization. By working with HP, and HP PartnerOne
• Google+ for Cloud partners, you have the confidence that comes with a proven and trusted solutions
• YouTube provider that understands the needs of the developer and the enterprise.

d.
• Develop cloud-native applications with instant access to runtimes, applications, frameworks,

te
and highly available services

i
ib
oh
• Deploy across clouds with an open interoperable platform

pr
• Deliver highly available and scalable applications with integrated application services

is
See what the HP Helion Development Platform is all about

on
si
The benefits of HP Helion Development Platform are hard to ignore. Scalability, maintained

is
control, security, and workload flexibility are just the beginning. With HP-backed and branded

m
er
services and products, you’ll be confident in the future of your organization’s cloud.

tp
Next steps

ou
ith
To find out more about how to develop, deploy and deliver cloud-native

w
applications contact your HP representative or HP preferred partner.

rt
For more information on HP Helion Development Platform to help you

pa
get up and running quickly, go to hp.com/helion/devplatform.
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
a ke
St
&L
C
P

Sign up for updates


H

hp.com/go/getupdated Share with colleagues

© Copyright 2014 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.
The OpenStack word mark and the Square O Design, together or apart, are trademarks or registered trademarks of OpenStack Foundation in the United
States and other countries, and are used with the OpenStack Foundation’s permission.
4AA5-5178ENW, August 2014
BitSpyder - The Culture of Knowledge

Glossary of HP Converged Infrastructure


and Cloud Terms
Appendix 6

d.
te
A

i
ib
oh
ADM See HP Application Deployment Manager.

pr
Agentless data collection The collection of inventory and performance data from

is
managed systems without requiring installation or

on
configuration of agents on the managed systems.

si
Alert Represents one or more events or possible problems with a

is
m
resource; usually has a severity, status, and description

er
associated with it.

tp
AP4SaaS See HP Aggregation Platform for SaaS.

ou
ith
Apache Hadoop A distributed, open-source, Linux-based platform for data

w
storage and processing; massively scalable and highly fault

rt
tolerant.

pa
API See Application Programming Interface.
in
Application lifecycle The process of planning, provisioning, customizing, and
or

management configuring applications and their resources, patching, and


le

ultimately returning them to the pool of free resources.


ho
w

Application programming A set of programming language libraries used to


in

interface communicate with a particular service/application/server.


n
io

Array A physical storage device or an aggregate set of devices


ct

containing one or more storage pools that serves storage to


du

clients and provides an API or a management console to


ro

allow an administrator to manage the storage provided by the


ep

device.
.R

Available resources Cells and I/O chassis that are not assigned to an nPartition;
ly

or cores, memory, and I/O resources that are not assigned to


on

a virtual partition. These resources are available to be used


s
er

in new partitions or can be added to existing partitions.


ld

B
ho
ke

Bare metal server A server that is not booted with a production operating
a

system (could be a new server with no operating system); a


St

server not yet known to the management software.


&L

Baseline A timeless demand profile used to generate demand profiles


C

in forecasting.
P
H

BfS See Boot from SAN.


Big data A collection of data sets that, because of their size and
complexity, are difficult to process using relational database
management tools and desktop statistics and visualization
packages.
Rev. 15.11 A6 – 1
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Bill of materials A list of parts needed to create a unit; a list of components or


sub-components, such as part numbers, of an equipment or
a hardware configuration.
Blob store A region of memory that is accessible by both the iLO and the
embedded software environment; management software can
communicate with the embedded environment through the

d.
te
iLO by reading files from and writing them to the blob store.

i
ib
Block storage Storage solution based on presenting a disk or a virtual disk

oh
to the operating systems as if it were a local disk drive.

pr
Typically the operating system access the device directly, or

is
builds a local file system on top of that device. The system

on
typically assumes exclusive access to the presented device.

si
is
BoM See Bill of Materials.

m
Boot from SAN Booting of server operating system from a boot device

er
tp
(logical drive) located on a storage area network (SAN) as
opposed to from an internal storage device.

ou
ith
BOOTP See Bootstrap protocol.

w
Bootstrap protocol Network protocol used by a network client to obtain an IP

rt
pa
address from a configuration server. Used during the
bootstrap process when starting a computer.
in
or

Bridging A technique of providing a service sourced from multiple


providers.
le
ho

Bring Your Own Device Policies and technologies that allow employees to bring
w

personally owned mobile devices (laptops, tablets, and smart


in

phones) to their workplace and use those devices to access


n

privileged company information and applications.


io
ct

Brokering Providing access to services from one or more resource


du

pools or service providers.


ro
ep

BURA Backup, Recovery, and Archiving


.R

Bursting A technique used within HP CloudSystem Matrix to provide


ly

additional resources on an as-needed basis to easily manage


on

uneven service demands. Can be done by using local


s

resources (local bursting) or by using public cloud resources.


er

Also called cloud bursting.


ld
ho

Business continuity Planning and activities performed by an organization to


ke

ensure that critical business functions continue being


a

available to customers, suppliers, regulators, and other


St

entities on a daily basis (not only during time of disaster).


&L

BYOD See Bring Your Own Device.


C
P
H

A6 – 2 Rev. 15.11
BitSpyder - The Culture of Knowledge

Glossary of HP Converged Infrastructure and Cloud Terms

C
Capacity planning The analysis of and planning for resource usage by
workloads on a system or across a set of systems.
Capacity-planning simulation The process of combining workload demand profiles, as
prescribed by a scenario, to estimate the demand profiles of

d.
the systems that contain the workloads. Statistics gathered

te
from the simulation can be summarized in reports.

i
ib
oh
CEE See Converged Enhanced Ethernet.

pr
Ceilometer An OpenStack Telemetry service that provides a single point

is
of contact for billing systems, supplying all counters they

on
need to establish customer billing across all current and

si
future OpenStack components.

is
m
CI See Converged infrastructure.

er
tp
CI-CM See HP Converged Infrastructure Capability Model.

ou
CIDR See Classless Internet Domain Routing.

ith
Cinder An OpenStack Block Storage component that provides

w
persistent block-level storage devices for use with OpenStack

rt
pa
compute instances. The block storage system manages the
creation, attaching, and detaching of block devices to
in
servers.
or
le

City 2.0 HP vision for a sustainable future; a sustainable model for


ho

cities that takes full advantage of the technologies of the


w

Information Age.
in

Classless Internet Domain A method for allocating IP addresses and routing Internet
n

Routing Protocol packets; designed to replace the previous


io
ct

addressing architecture of classful network design in the


du

Internet to slow the growth of routing tables and the rapid


ro

exhaustion of IPv4 addresses.


ep

CLI See command line interface.


.R

Client virtualization See desktop virtualization.


ly
on

Cloud auditor Third-party individual or organization that examines a cloud


s

provider's services from security, privacy impact, and/or


er

performance perspective.
ld
ho

Cloud broker Organization acting as an intermediary between a cloud


ke

consumer and one or more cloud providers.


a
St

Cloud Cruiser A heterogeneous cloud financial management solution that


&L

enables enterprises and service providers to optimize costs


and increase profitability in public, private, and hybrid cloud
C

environments.
P
H

Cloud deployment models Define cloud infrastructure location, its ownership,


management, method of access, and access population.
Include public, private, community, and hybrid clouds.

Rev. 15.11 A6 – 3
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Cloud Maps HP templates, best practices, workflows, sizers, deployment


scripts, and white papers for creating service catalogs in HP
CloudSystem Matrix. Free and fee-based.
Cloud Service Automation An HP solution composed of automation software tools for
brokering and managing application and infrastructure
services in private and hybrid cloud environments. Available

d.
te
as part of HP CloudSystem or as a stand-alone software

i
ib
solution.

oh
Cloud service models Categories of cloud services offered by the cloud providers to

pr
cloud service consumers. Include SaaS, PaaS, and IaaS.

is
Cloud service provider Organization that makes cloud computing services available

on
to others, especially to cloud consumers and cloud brokers.

si
is
Also called cloud providers.

m
CloudSystem Matrix Cloud solution from HP intended for customers wanting a

er
tp
private cloud and Infrastructure as a Service. Consists of
BladeSystem, HP storage, Matrix OE, and CSA for Matrix.

ou
ith
Cluster A parallel or distributed computing system comprising many

w
discrete systems that form a single, unified computing

rt
resource.
CNA See converged network adapter.
pa
in
or

Command line interface A means of interacting with a computer device, a program, or


an operating system where the user issues text-based line
le
ho

commands.
w

Commodity IT Services that are required by or used by a large percentage


in

of the users or departments in a business.


n
io

Community cloud The cloud infrastructure is shared among several


ct

organizations and supports a specific community with shared


du

interests and concerns. May exist on or off premise.


ro
ep

Connection template A Virtual Connect FlexFabric construction that defines


.R

general connection requirements.


ly

Consistency group A group of LUNs that need to be treated the same from the
on

perspective of data consistency.


s
er

Converged Enhanced Converges variety of data center traffic by stacking host


ld

Ethernet protocols and consolidating network interfaces. Enables


ho

Ethernet to deliver a "lossless" transport technology with


ke

congestion management and flow control features. Also


a

called data center bridging.


St
&L

Converged infrastructure An IT environment where server, storage, and networking


resources are standardized, virtualized, organized into, and
C

managed as resource pools.


P
H

Converged Network Adapter A network adapter that combines the functionality of a host
bus adapter (HBA) with a network interface controller (NIC).

A6 – 4 Rev. 15.11
BitSpyder - The Culture of Knowledge

Glossary of HP Converged Infrastructure and Cloud Terms

Core The actual data-processing engine within a processor. A


single processor might have multiple cores, and a core might
support multiple execution threads.
Create, read, update, and Basic HTTP methods in the REST API.
delete

d.
Cross-technology logical Logical servers that can be moved back and forth between

te
servers being VC hosted (hosted by a physical server) or VM hosted

i
ib
(hosted by a virtual machine).

oh
pr
CRUD See create, read, update, and delete.

is
CSA See HP Cloud Service Automation.

on
CSP See cloud service provider.

si
is
D

m
er
Data center bridging See Converged Enhanced Ethernet.

tp
ou
Deduplication Technology similar to audio and video compression that
compresses data files so that a smaller storage volume can

ith
hold the data. File and backup sets are examined with

w
redundant information (white space) represented rather than

rt
pa
transmitted whole. in
Delivery layer A layer within the HP Cloud Functional Reference
or

Architecture where the provisioning and configuration of


le

services and their components takes place.


ho

Demand layer A layer within the HP Cloud Functional Reference


w

Architecture where the end user interacts with the cloud


in

(accesses and orders services via a self-service portal).


n
io

Demand profile A set of resource-demand readings made at regular intervals


ct

for a period of time. The demand profile of a workload,


du

system, or complex is used when doing capacity planning.


ro

Demand profiles can be based on historical data or computed


ep

as part of a forecast.
.R
ly

De-provisioning The process of returning a no longer needed resource to the


on

pool of available resources. May include scrubbing of


sensitive data and generation of a final invoice.
s
er

Desktop virtualization A VM running a desktop operating system that users access


ld
ho

from multiple locations using a variety of thick and thin


ke

devices. Also called client virtualization.


a

Disaster recovery A set of processes, policies, and procedures necessary to


St

prepare for recovery or continuation of technology


&L

infrastructure critical to an organization after a natural or


C

human-caused disaster. A subset of business continuity.


P
H

Discovery A feature within a management application that finds and


identifies network objects.

Rev. 15.11 A6 – 5
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

DMA See HP Database and Middleware Automation.


Domain A collection of management elements that can be
interconnected and communicate in a deployed environment.
Domains can be managed through the same manageability
network (directly or indirectly).

d.
E

ite
ib
east west traffic The network traffic that goes between servers in a given data

oh
center (in the context of the data center LAN), or traffic that

pr
goes between servers in different data centers (in the context

is
of the WAN). Can also refer to client-to-client traffic in

on
collaboration tools.

si
EBIPA See Enclosure Bay IP Addressing.

is
m
EFI See Extensible Firmware Interface.

er
tp
EG See Enclosure Group.

ou
Elasticity Ability to dynamically expand or contract a computing

ith
resource based on demand.

w
Enclosure A chassis that contains multiple server blades and

rt
pa
interconnect devices. in
Enclosure Bay IP Addressing Automatically assigns IP addresses for the iLO processors
or

that are bridged through the HP BladeSystem Onboard


le

Administrator and to the interconnect module management


ho

ports.
w

Enclosure Group Defines the desired physical configuration of a physical


in

enclosure resource within the HP OneView appliance. An


n
io

enclosure must belong to a signle enclosure group.


ct

End User License Agreement A contract between the software licensor and the purchaser,
du

establishing the purchaser's right to use the software.


ro
ep

End-of-row network design A network design where each server in the individual racks is
.R

connected to a common EoR aggregation switch directly,


ly

without connecting to individual ToR switches in each rack.


on

Endpoint Within a Fibre Channel SAN, devices providing or consuming


s

storage are known as endpoints and are identified by a World


er

Wide Name (WWN).


ld
ho

EoR network design See end-of-row network design.


ke

EULA See End User License Agreement.


a
St

Extensible Firmware Specification that defines the software interface between an


&L

Interface operating system and the platform firmware. Unified EFI


C

(UEFI) supersedes the original EFI specification by Intel and


P

replaces the BIOS firmware interface.


H

A6 – 6 Rev. 15.11
BitSpyder - The Culture of Knowledge

Glossary of HP Converged Infrastructure and Cloud Terms

F
Fabric Fibre Channel network composed of one or more
interconnected Fibre Channel switches.
Failover The operation that takes place when a primary service
(network, storage, or CPU) fails and the application continues

d.
operation on a secondary unit.

te
i
ib
FCoE See Fibre Channel over Ethernet.

oh
Fibre Channel A network technology primarily used for storage networks.

pr
Fibre Channel over Ethernet An encapsulation of Fibre Channel frames over Ethernet

is
networks. This allows Fibre Channel to use 10Gbps or

on
higher-speed Ethernet networks while preserving the Fibre

si
is
Channel protocol.

m
er
File storage Specific folder in a fixed logical order; file path, name, and

tp
date. File storage is easy to copy, delete, and move data

ou
around. You can restore single VMs, databases, or groups of
VMs and databases. Very little technical knowledge is

ith
required – everyone knows how to manage shares and

w
mountpoints, and there is a less complex infrastructure, no

rt
pa
HBA, and so forth.
in
Firmware baseline A specification of the firmware set to be used for the profile or
or

an environment.
le

FlexBranch Technology that converges network functionality with


ho

services, enabling branch office employees to enjoy the


w

same fast and reliable access to data and applications as


in

those at the main office.


n
io

FlexCampus An infrastructure for mid-size or enterprise campus LANs;


ct

unifies wired and wireless networks to deliver media-


du

optimized, secure, and identity-based access.


ro
ep

FlexFabric Solution that provides the network infrastructure for the data
.R

center; simplifies data center infrastructure with converged


network, computer, and storage resources across both virtual
ly
on

and physical environments to accommodate cloud computing


models.
s
er

FlexManagement A layer across the other three building blocks of the HP


ld
ho

FlexNetwork; which enables management of all network


ke

segments through a single-console management application,


HP Intelligent Management Center (HP IMC).
a
St

FlexNetwork The fabric of the HP CI, seamlessly connecting users,


&L

applications, and data, delivering simplicity with a unified,


C

consistent, standards-based architecture from applications to


P

users; consists of FlexFabric, FlexCampus, FlexBranch, and


H

FlexManagement.

Rev. 15.11 A6 – 7
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

FlexNIC An abstraction of a portion of Virtual Connect Flex-10 and


FlexFabric adapter connections, which are presented to the
operating system as standard NICs. Each FlexNIC has a
unique MAC address and supports port aggregation, failover,
and VLAN tagging.
Forecast A prediction of system utilization and workload demand

d.
te
profiles for some future time.

i
ib
Forecast data range A time interval specifying the set of historical data to use for

oh
generating a forecast.

pr
Forecast model A combination of a forecast data range and a set of annual

is
projected growth rates that are used to estimate future

on
utilization.

si
is
G

m
er
Glance An OpenStack Image service that provides discovery,

tp
registration, and delivery services for disk and server images.

ou
Stored images can be used as templates or to store and

ith
catalog an unlimited number of backups.

w
Guest OS The operating system that is running on a virtual machine.

rt
pa
H in
or

HA See high availability.


le

HBA See host bus adapter.


ho

Headroom In general, the amount of a computing resource that is


w

available on a system after all requirements for applications


in

on the system are accounted for.


n
io

Heat An OpenStack Orchestration service that orchestrates


ct
du

multiple composite cloud applications using templates.


ro

High availability System design approach and associated service


ep

implementation that ensures a pre-arranged level of


.R

operational performance will be met during a contractual


ly

measurement period.
on

Horizon An OpenStack Dashboard component that provides


s
er

administrators and users a graphical interface to access,


ld

provision, and automate cloud-based resources. It allows for


ho

third party products and services, such as billing, monitoring,


ke

and additional tools.


a
St

Host A system or partition that is running an instance of an


operating system.
&L
C

Host bus adapter A circuit board or integrated circuit adapter that provides
P

input/output processing and physical connectivity between a


H

server and a storage device.


Host name The name of a system or partition that is running an
operating system instance.

A6 – 8 Rev. 15.11
BitSpyder - The Culture of Knowledge

Glossary of HP Converged Infrastructure and Cloud Terms

Host OS The operating system that is running on the host machine.


Hosted community cloud The community cloud infrastructure resides in the data center
of the third-party cloud provider.
Hosted private cloud Single-tenant, private cloud infrastructure created and
operated by a third-party cloud provider and located on the

d.
provider's premises.

te
i
ib
Hosting The process of making services available via a network.

oh
HP 3PAR Persistent Ports A tier 1 resiliency feature available on all HP 3PAR StoreServ

pr
systems; provides non-disruptive online software upgrades

is
without relying on multi-pathing software to initiate failover.

on
HP 3PAR StoreServ A family of modern storage systems from HP that are

si
is
autonomic, efficient, and federated.

m
HP ActiveAnswers An online portal that provides various tools to help you

er
tp
configure, size, use, and analyze performance of HP
products and solutions.

ou
ith
HP ADM See HP Application Deployment Manager.

w
HP Aggregation Platform for An HP Software offering that serves as the single point of

rt
pa
SaaS access for applications (SaaS); enables operators to create a
SaaS marketplace portal where customers discover SaaS
in
products and bundles, run trials, subscribe to services, and
or

consume them.
le
ho

HP AP4SaaS See HP Aggregation Platform for SaaS.


w

HP Application Deployment An HP Software offering that enables full application stack


in

Manager management and full application lifecycle management.


n
io

HP Autonomy An HP market-leading software company that helps


ct

organizations understand the meaning buried in their


du

information. It has developed a unique meaning-based


ro

technology that makes sense of and processes unstructured


ep

human information.
.R

HP CI-CM See HP Converged Infrastructure Capability Model.


ly
on

HP CloudSystem A complete, packaged, integrated, open platform from HP for


s

private, public, and hybrid clouds. Part of HP Converged


er

Systems.
ld
ho

HP CloudSystem Enterprise An HP CloudSystem offering for private or hybrid clouds


ke

using IaaS, PaaS, or SaaS service models. Supports third-


a

party hardware and provides full lifecycle management and


St

advanced application provisioning.


&L

HP CloudSystem Foundation A foundational cloud offering from HP that provides the


C

essentials to deliver Infrastructure-as-a-Service (IaaS) while


P
H

leveraging HP Cloud OS and includes these OpenStack


service offerings: Nova, Cinder, Neutron, Keystone, Glance,
and Horizon.

Rev. 15.11 A6 – 9
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

HP Converged Infrastructure A method for organizations to develop their own roadmap for
Capability Model transitioning to a converged infrastructure and to cloud; uses
a realistic and structured approach based on business and IT
objectives and quantitative metrics.
HP ConvergedSystems Turnkey systems from HP that integrate hardware, software,
and services. Tested, integrated, optimized and scalable for

d.
te
virtualization, cloud, and next-generation applications.

i
ib
HP Data Center Smart Grid Technology within HP Converged Infrastructure that collects

oh
and communicates thousands of measurements across IT

pr
systems to make the data center less complex, more flexible,

is
and cost-effective. Includes a central component called HP

on
Thermal Logic.

si
is
HP Database and An HP Software offering that automates manual, repetitive

m
Middleware Automation administrative tasks with databases and application servers.

er
tp
HP DMA See HP Database and Middleware Automation.

ou
HP EcoPOD A turnkey data center solution from HP that offers such high

ith
efficiency that it can scale to almost any capacity in a small

w
space.

rt
pa
HP IMC See HP Intelligent Management Center.
in
HP Insight Control System management software capable of managing a wide
or

variety of systems, including HP servers, clusters, desktops,


workstations, and portables.
le
ho

HP Insight Online A web-based, personalized IT and support dashboard;


w

provides the information you need to monitor HP devices in


in

your IT environment from anywhere, at any time, and at no


n

additional cost.
io
ct

HP integrated Lights-Out A management processor that virtualizes system controls,


du

enables remote management, simplifies server setup, and


ro

engages in health monitoring and power and thermal control


ep

of HP servers.
.R

HP Intelligent Management A centralized network management platform from HP that


ly
on

Center allows you to manage both physical and virtual networks;


supports both HP and third-party network devices.
s
er

HP Intelligent Provisioning HP technology that configures HP ProLiant Gen8 and later


ld
ho

servers and deploys "off-the-shelf" and HP branded versions


of leading server operating systems; replaces HP SmartStart.
ake

HP Network Automation An HP Software offering that automates the complete


St

operational lifecycle of network devices, from provisioning to


&L

policy-based change management, compliance, and security


C

administration.
P
H

HP OneView A converged infrastructure, software-defined management


platform providing a single integrated view of the IT
infrastructure, a software-based approach to lifecycle
management, and an open development environment.

A6 – 10 Rev. 15.11
BitSpyder - The Culture of Knowledge

Glossary of HP Converged Infrastructure and Cloud Terms

HP OO See HP Operations Orchestration.


HP Operations Orchestration An HP software solution that automates datacenter tasks and
processes using workflows. Part of HP CloudSystem
Enterprise and HP CloudSystem Service Provider.
HP SA See HP Server Automation.

d.
te
HP SAVA See HP Server Automation Virtual Appliance.

i
ib
HP Server Automation HP software that provides complete lifecycle management for

oh
physical and virtual servers and applications - from

pr
establishing a baseline to provisioning, patching,

is
configuration management, and compliance assurance.

on
HP Server Automation Virtual Part of the HP Cloud Automation Solutions, HP Server

si
is
Appliance Automation Standard aka HP Server Automation Virtual

m
Appliance (SAVA) is a single HP Server Automation core

er
packaged as a virtual machine.

tp
HP SiteScope An agentless HP solution that helps ensure the availability

ou
and performance of distributed IT infrastructure and

ith
application components.

w
rt
HP Smart Update Manager A technology included in many HP systems software

pa
maintenance and management products for installing and
in
updating firmware and system software components on HP
or

ProLiant and HP Integrity servers, enclosures, and options.


le

HP SUM See HP Smart Update Manager.


ho

HP Thermal Logic HP technology that enables administrators to dynamically


w

track and control power limits based on workload demands


in

within the chassis, and reclaim over-provisioned power and


n
io

cooling capacity without impacting performance.


ct
du

HP UCMDB See HP Universal Configuration Management Database.


ro

HP Universal Configuration An HP Software offering that stores, controls, and manages


ep

Management Database software and infrastructure components along with


.R

associated relationships and dependencies.


ly
on

HP Virtual Connect HP hardware virtualization product, primarily for server


blades.
s
er

HP Virtual Connect Centralizes network connection management and workload


ld

Enterprise Manager mobility for HP CloudSystem Matrix servers that use Virtual
ho

Connect to access local area networks LANs), storage area


ke

networks (SANs), and converged network environments.


a
St

HP Virtual Connect Manager An embedded software utility, used for smaller Virtual
&L

Connect configurations, that defines and manages server


C

connection profiles for each server blade installed in the


P

enclosure.
H

Rev. 15.11 A6 – 11
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

HP ConvergedSystem for A complete, packaged, and integrated solution from HP that


Virtualization is tuned for virtual application environments and provides
simplified deployment, management, and security of physical
and virtual resources. Part of HP ConvergedSystems.
Hybrid cloud The cloud infrastructure contains two or more clouds (private,
community, or public) that remain separate but are bound

d.
te
together by technology that enables data and application

i
ib
portability (that is, bursting in CloudSystem Matrix).

oh
Hybrid cloud delivery A cloud delivery model where the normal computing

pr
demands are met using an in-house private cloud and

is
demand spikes are met by using resources from public cloud

on
providers.

si
is
Hyper-threading Intel technology that enables certain processors to create a

m
second virtual core that allows additional efficiencies of

er
processing. This is not a true multi-core processor, but it adds

tp
performance benefits.

ou
Hypervisor A virtualization software layer that distributes the physical

ith
server resources among multiple virtual machines.

w
rt
I
IaaS See Infrastructure as a Service.pa
in
or

iLO See HP integrated Lights-Out.


le

IMC See HP Intelligent Management Center.


ho
w

Infrastructure as a Service Cloud service model providing processing, storage, network,


in

or other fundamental computing resources to the consumer.


n
io

Infrastructure layer A layer within the HP Cloud Functional Reference


ct

Architecture that provides the physical resources, such as


du

servers, storage, networking, power, and cooling.


ro

Infrastructure service A running configuration of infrastructure resources that is


ep

designed to run a business application such as a multi-tier


.R

web application. Infrastructure resources include server


ly

blades, virtual machines, SAN disks, networks, and IP


on

addresses.
s
er

Integrity VM A soft partitioning virtualization product that allows you to


ld

install and run multiple systems (virtual machines) on the


ho

same physical host system (Integrity server or nPartition).


ke

The Integrity server or nPartition acts as a VM host for the


a

virtual machines.
St
&L

Intelligent PDU See Intelligent Power Distribution Unit.


C
P
H

A6 – 12 Rev. 15.11
BitSpyder - The Culture of Knowledge

Glossary of HP Converged Infrastructure and Cloud Terms

Intelligent power discovery HP technology that enables customers to capture power data
across racks and rows of servers to identify and eliminate
areas of waste, extend the life of the data center, and ensure
uptime by eliminating human error during power planning and
provisioning.
Intelligent Power Distribution A PDU that can be automatically discovered and controlled.

d.
te
Unit

i
ib
Intelligent Provisioning See HP Intelligent Provisioning.

oh
pr
Intelligent Resilient An HP virtualization technology for HP Comware switches
Framework that transforms multiple physical network devices into a

is
single logical device.

on
si
Interconnect module A hardware module that enables communication between the

is
server hardware in the enclosure and the data center

m
networks.

er
tp
Internet Group Management Communications protocol used on IP networks to establish

ou
Protocol multicast group memberships.

ith
iPDU See Intelligent Power Distribution Unit.

w
rt
IRF See Intelligent Resilient Framework.
iSCSI
pa
See Internet Small Computer System Interface.
in
or

J
le

K
ho
w

Keystone An OpenStack Identity service that provides a central


in

directory of users mapped to the OpenStack services they


n

access. It acts as a common authentication system across


io

the cloud operating system and can integrate with directory


ct
du

services such as LDAP.


ro

L
ep
.R

LACP See Link Aggregation Control Protocol.


ly

LAMP stack A solution stack that is composed entirely of free and open-
on

source software, suitable for building highly available


s

dynamic web sites; LAMP = Linux (operating system),


er

Apache HTTP Server (web server), MySQL (database), and


ld
ho

PHP/Perl/Python (scripting).
ke

LAN on motherboard Typically, a chip or chipset embedded on a PC system board


a

to handle network connections; less expensive than the


St

traditional network interface cards; also frees up a PCI slot.


&L

Lease period The duration, or lifetime, of an infrastructure service. It is set


C

or changed by the user.


P
H

Rev. 15.11 A6 – 13
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

LI See logical interconnect.


LIG See logical interconnect group.
Link Aggregation Control A method to control the bundling of several physical Ethernet
Protocol ports together to form a single logical channel; allows a
network device to negotiate an automatic bundling of links by

d.
sending LACP packets to the peer.

ite
ib
Linux Preboot Environment A Preboot eXecution Environment (PXE) that uses a Linux

oh
image.

pr
LinuxPE See Linux Preboot Environment.

is
Logical disk A partition or logical disk that may contain a file system or

on
database or be used by a volume manager or hypervisor to

si
is
present higher order volumes. Volumes are backed up by

m
capacity that has been carved from lower level capacity.

er
tp
Logical interconnect An HP OneView construct that represents available
networks, uplink sets, and stacking links for a set of physical

ou
interconnects in a single enclosure.

ith
w
Logical interconnect group Within HP OneView, it acts as a recipe for creating a logical

rt
interconnect representing available networks, uplink sets,

pa
stacking links, and interconnect settings for a set of physical
in
interconnects in a single enclosure.
or

Logical resource template A logical resource offering, describing a service that can be
le

obtained from the resource self-service interface.


ho

Logical unit The entity within a SCSI target that executes I/O commands.
w

Each logical unit exported by an array controller corresponds


in

to a volume.
n
io
ct

Logical unit number An address used in the SCSI protocol to access an array
du

within a target; refers to a volume that has been presented to


ro

one or more initiators.


ep

Logical volume The storage medium that is associated with a logical disk. It
.R

typically resides on one or more hard drives.


ly
on

LOM See LAN on motherboard.


s

LUN See logical unit number.


er
ld

LV See logical volume.


ho

M
a ke

MAC address See Media Access Control address.


St
&L

Management LAN A LAN dedicated to the communications necessary for


managing systems. Typically of moderate bandwidth
C

(10/100Mbps) and secured.


P
H

Management network See management LAN.


Management protocol A set of protocols, such as WBEM, HTTP, or SNMP, used to
establish communication with discovered systems.

A6 – 14 Rev. 15.11
BitSpyder - The Culture of Knowledge

Glossary of HP Converged Infrastructure and Cloud Terms

Media Access Control A unique identifier assigned to network interfaces for


address communications on the physical network segment.
MIB See Management Information Base.
Monitoring The process of collecting server, storage, network, and
application availability and performance data across the

d.
physical and virtual infrastructure.

te
i
ib
MPIO See Multipath I/O.

oh
Multipath I/O A fault-tolerance and performance enhancement technique

pr
whereby there is more than one physical path between the

is
CPU in a computer system and its mass storage devices

on
through the buses, controllers, switches, and bridge devices

si
connecting them.

is
m
Multi-tenancy Software architecture where a single instance of the software

er
runs on a server and serves multiple clients (organizations or

tp
tenants); each client organization receives its own

ou
customized virtual application instance.

ith
Multithreading The ability of an application and operating system to allow

w
parallel computing by dividing processing between multiple

rt
pa
processors or cores.
in
N
or

Network Medium for interconnecting a specific set of server links;


le

typically relates to a single L2 broadcast domain; may map to


ho

a specific Ethernet VLAN, a multi-tenant network, or a


w

specific IP subnet.
in
n

Network set A specific set of networks within a single domain that can be
io

used together.
ct
du

Network Time Protocol Network protocol for time synchronization between devices.
ro

Network virtualization Takes physical network devices and adds an abstraction


ep

layer that brings these devices into a single network resource


.R

pool from which virtual networks can be provisioned.


ly
on

Neutron An OpenStack Networking component is a system for


managing networks and IP addresses. It ensures the network
s
er

will not be the bottleneck or limiting factor in cloud


ld

deployments and provides users real self-service.


ho
ke

North-south traffic The client server network traffic that goes between users in a
a

branch office and the data center that hosts the application
St

that they are accessing.


&L

Nova An OpenStack Compute component that is a cloud


C

computing fabric controller (the main part of an IaaS system).


P
H

Rev. 15.11 A6 – 15
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

nPartition A partition in a cell-based server that consists of one or more


cells and one or more I/O components. Each nPartition
operates independently of other nPartitions and either runs a
single instance of an OS or is further divided into virtual
partitions.
NTP See Network Time Protocol.

d.
te
O

i
ib
oh
OA See Onboard Administrator.

pr
Object storage Object storage is a storage solution based on each user

is
account being present one or more flat namespaces

on
(buckets) into which the system can store, and retrieve

si
objects/files. There is no hierarchal namespace.

is
m
Onboard Administrator Central point (single management processor) for controlling

er
an entire BladeSystem enclosure; offers configuration, power,

tp
and administrative control over the rack, its associated

ou
blades, iLOs, network switches, and storage components.

ith
On-site community cloud The community cloud infrastructure resides in the data

w
centers of one or more of the community members.

rt
pa
On-site hosted private cloud Private cloud infrastructure owned by the organization and
in
residing on the organization's premises, but managed by a
or

third-party cloud provider.


le

On-site private cloud Private cloud infrastructure owned and operated by an


ho

organization and located on the organization's premises.


w
in

OO See HP Operations Orchestration.


n
io

Open network Fibre Channel networks that do not have zones.


ct

OpenFlow A protocol that is a developing standard that structures


du

communication between the control and data planes (or


ro

forwarding, infrastructure layers) of supported network


ep

devices; centralizes control of those devices, and simplifies


.R

network management.
ly
on

OpenSSH A set of network connectivity tools providing encrypted


communication sessions over a computer network using
s
er

SSH.
ld
ho

OpenStack An open source cloud platform project founded by IaaS


ke

provider Rackspace and NASA. Now supported by


a

technology companies such as HP, Intel, Cisco, AT&T, and


St

Dell.
&L

Orchestration The execution of pre-defined workflows used during


C

provisioning and management of cloud services.


P
H

Overprovisioning Over-allocation of resources to have enough capacity for


peak demands.

A6 – 16 Rev. 15.11
BitSpyder - The Culture of Knowledge

Glossary of HP Converged Infrastructure and Cloud Terms

P
PaaS See Platform as a Service.
Partition 1. A subset of server hardware that includes core, memory,
and I/O resources on which an operating system can be run.
2. A resource partition that runs within a single operating

d.
system.

te
i
ib
PDR See Power Distribution Rack.

oh
PDU See Power Distribution Unit.

pr
Peak The highest utilization value in the selected time interval.

is
on
Peer Motion HP 3PAR software that allows you to balance workloads

si
across multiple arrays in the same location or across

is
geographies; shift workloads between systems dynamically

m
er
without affecting application performance or availability.

tp
Physical capacity The maximum amount of storage available on an array or

ou
pool, as constrained by the physical structure of the device.

ith
Physical resource group A collection of similar physical resources that allows for

w
indicating common desired settings across the members of

rt
pa
the group. Each group has group settings to describe the
common desired settings.
in
or

Physical server A single instance of a physical server that is physically


le

attached to one or more interconnect modules and may have


ho

a server profile assigned to it.


w

Physical server type Defines the unique physical configuration of a physical server
in

resources within the HP OneView appliance; includes details


n

such as the base server model (SKU), LOMs, mezzanine


io
ct

cards and their location, storage, memory, and CPU


du

configuration.
ro

Platform as a Service Cloud service model providing development platform for


ep

consumer-developed or acquired applications created with


.R

programming languages or tools from the provider.


ly
on

PoC See Proof of Concept.


s

Policy A collection of rules and settings that control compute


er

resources.
ld
ho

Power distribution rack A data center power distribution rack that improves power
ke

management by moving power distribution to the row level. It


a

decentralizes power, improves cable management,


St

decreases diagnostic time for problems, and saves


&L

installation costs.
C

Power Distribution Unit Rack device that distributes conditioned AC or DC power


P
H

within a rack.

Rev. 15.11 A6 – 17
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

PR group See physical resource group.


Preboot eXecution An environment to boot computers using a network interface
Environment independently of data storage devices (such as hard disks) or
installed operating systems.
Private cloud The cloud infrastructure is operated solelely for a single

d.
organization. Can be owned or operated by that organization

te
or by a third party. Can be on or off premises.

i
ib
oh
Private multi-tenant cloud See virtual private cloud.

pr
Proof of Concept Realization of a certain method or ideas to demonstrate its

is
feasibility, or a demonstration in principle, whose purpose is

on
to verify that some concept or theory has the potential of

si
being used. A PoC is usually small and may or may not be

is
complete.

m
er
Provisioning The process of deploying an operating system, application, or

tp
service from a template.

ou
Public cloud The cloud infrastructure is made available to general public

ith
or a large industry and is owned and operated by the

w
organization selling cloud services.

rt
pa
PXE See Preboot eXecution Environment.
in
Q
or
le

QoS See Quality of Service.


ho

Quality of Service A combination of qualitative and quantitative factors such as


w

uptime, response time, and available bandwidth, that


in

collectively describe how well a system performs.


n
io

R
ct
du

Rack A set of components cabled together to communicate


ro

between themselves. A rack is a container for an enclosure.


ep
.R

RAID See redundant array of independent disks.


ly

RBAC See role-based access control.


on

RBSU See ROM-Based Setup Utility.


s
er

Redundant Array of A RAID volume consists of more than one drive, but appears
ld

Independent Disks to the operating system to be a single logical disk. RAID


ho

improves performance by disk striping, which involves


ke

partitioning each drive's storage space into units and placing


a
St

those on multiple disks.


&L

Redundant SAN The duplication of components to prevent failure of the SAN


C

solution.
P

Reference architecture Provides a template solution, common vocabulary, structures


H

and elements, and relationships for an architecture for a


particular domain.

A6 – 18 Rev. 15.11
BitSpyder - The Culture of Knowledge

Glossary of HP Converged Infrastructure and Cloud Terms

Relative headroom The percentage by which the demand on a resource can


grow before the utilization limit sets for the resource are
exceeded.
Representational State An architectural style consisting of a coordinated set of
Transfer constraints applied to components, connectors, and data
elements within a distributed hypermedia system.

d.
te
Resource manager A generic term representing an architectural pattern used in

i
ib
the CI management architecture. Components implementing

oh
the resource manager pattern have the responsibility of

pr
implementing services from a group of resources.

is
REST See Representational State Transfer.

on
si
Return on investment A measure of how much a company earns for each dollar (or

is
monetary unit) of investment it makes.

m
er
ROI See return on investment.

tp
Role-based access control An approach of restricting system access to authorized users

ou
where an administrator allocates specific levels of access to

ith
people in different roles.

w
rt
ROM-Based Setup Utility A configuration utility embedded in the system ROM of HP

pa
ProLiant Gen2 and later servers. Pressing F9 from the
in
startup sequence starts this utility and allows for configuration
or

of system parameters.
le

S
ho
w

SA See HP Server Automation.


in

SaaS See Software as a Service.


n
io

SAN See storage area network.


ct
du

SAP HANA The SAP AG implementation of in-memory database


ro

technology.
ep

SAVA See HP Server Automation Virtual Appliance.


.R
ly

Scalability Ability to expand a computing resource to match the current


on

workload.
s

SCMB See State Change Message Bus.


er
ld

SDG See Service Delivery Guide.


ho
ke

SDN See Software Defined Networking.


a

SDP See Solution Demo Portal.


St
&L

Secure HTTP An extension to the HTTP protocol that supports sending


data securely over the web.
C
P

Secure Shell A program to log into another system over a network and
H

execute commands on that system. It also enables you to


move files from one system to another, and provides
authentication and secure communication over insecure
channels.

Rev. 15.11 A6 – 19
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Secure Sockets Layer A standard protocol layer that lies between HTTP and TCP
and provides privacy and message integrity between a client
and server. A common usage is to provide authentication of
the server, so clients can be assured of communication with
that server.
Self-service Ability of cloud consumers to peruse, configure, and

d.
te
provision, via self-service portals, their own IT resources

i
ib
without any interaction with the cloud provider.

oh
Server blade Typically a very dense server system containing

pr
microprocessor, memory, and network connections, that can

is
be easily inserted into a rack-mountable enclosure to share

on
power supplies, fans, switches, and other components with

si
other server blades.

is
m
Server hardware type Defines the physical configuration for server hardware and

er
the settings that are available to server profiles to be

tp
assigned to that type of server hardware.

ou
Server profile A description of a server including its identity (serial number

ith
and UUID), hardware requirements (CPU, memory, and so

w
forth), configuration settings and connections to data center

rt
pa
networks and fabrics in a manner independent of the
underlying hardware.
in
or

Server profile template A type of server profile that cannot be instantiated directly but
le

can be used to generate an instantiable server profile.


ho

Server template See server profile template.


w
in

Server virtualization A single physical server hosts a numbers of VMs, each with
an operating system, and includes virtualized devices such
n
io

as hard drives, NICs, optical drives, and printers.


ct
du

Service aggregation Cloud broker combines two or more cloud provider services
ro

into a new service that better satisfies a customer need.


ep

Service catalog A list of services that the cloud provider offers to the client.
.R

Service Delivery Guide An HP Technical Services (TS) document that defines the
ly
on

scope, steps, components, and tools for a successful delivery


of services.
s
er

Service intermediation Cloud broker injects a value-added service between the


ld
ho

cloud provider and the cloud consumer.


ke

Service level agreement Contract between a consumer of computing resources and


a

the provider of those resources. Includes the minimum level


St

of service, particularly in terms of availability.


&L

Service Pack for ProLiant A comprehensive collection of firmware and system software
C

components, all tested together as a single solution stack


P
H

that include drivers, agents, utilities, and firmware packages


for HP ProLiant servers, controllers, storage, server blades,
and enclosures.

A6 – 20 Rev. 15.11
BitSpyder - The Culture of Knowledge

Glossary of HP Converged Infrastructure and Cloud Terms

Service template A design blueprint specifying the requirements for an


infrastructure service with servers, storage, and networks.
Contains customization points that use workflows during
execution of a request.
Serviceguard Specialized software for protecting mission-critical
applications from a variety of hardware and software failures.

d.
te
With Serviceguard, multiple servers and server partitions are

i
ib
organized into an enterprise cluster that delivers highly

oh
available application services.

pr
Serviceguard cluster A networked grouping of HP Integrity servers having

is
sufficient redundancy of software and hardware that a single

on
point of failure will not significantly disrupt service.

si
is
Simple Network One management protocol supported by HP Systems Insight

m
Management Protocol Manager (HP SIM). Traditional management protocol used

er
extensively by networking systems and most servers.

tp
Simple Object Access A lightweight protocol for exchange of information in a

ou
Protocol decentralized, distributed environment.

ith
w
Simulation A mock situation (scenario) that allows you to experiment

rt
with various capacity-planning solutions.
Single Point of Connectivity
pa
An HP portal for obtaining detailed information about
in
Knowledge supported HP storage product configurations. SPOCK is
or

located at: http://h20272.www2.hp.com


le
ho

Single Sign-On Ability to log in once with a single set of credentials and gain
w

access to multiple systems without having to log in to each


in

individually.
n

SLA See service level agreement.


io
ct

SNMP See Simple Network Management Protocol.


du
ro

SNMP trap Asynchronous event generated by an SNMP agent that the


ep

system uses to communicate a fault.


.R

SOAP See Simple Object Access Protocol.


ly
on

Software as a Service Cloud service model providing access to applications hosted


on the cloud infrastructure.
s
er

Software Defined Networking An approach to networking, where the network administrators


ld

manage network services through abstraction of lower level


ho

functionality; abstracts the control plane, presenting you with


ke

a single, simple interface for interacting with the network


a
St

dynamically.
&L

Solution Demo Portal A portal from HP that provides a central location for
C

demonstrations, webinars, and supporting collateral that


P

showcase how HP technologies lead, innovate, and


H

transform enterprise business; include live and pre-recorded


demonstrations.

Rev. 15.11 A6 – 21
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

SPOCK See Single Point of Connectivity Knowledge.


SPP See Service Pack for ProLiant.
SRD See Shared resource domain.
SSH See Secure Shell.

d.
SSL See Secure Sockets Layer.

te
i
SSO See Single Sign-On.

ib
oh
State Change Message Bus An interface that uses asynchronous messaging to notify

pr
subscribers of changes to managed resources, both logical

is
and physical.

on
Storage area network A network (or subnetwork) that connects data storage

si
devices with associated data servers. A storage area network

is
m
is typically part of an overall network of computing resources.

er
Storage federation Technology that enables online, non-disruptive movement of

tp
storage volumes between arrays.

ou
ith
Storage virtualization Takes physical storage devices and adds an abstraction layer

w
that brings these devices into a single storage resource pool

rt
from which virtual disks are provisioned.

pa
Subscribed capacity The amount of storage within a storage pool that has been
in
promised to clients. Thinly provisioned volumes may
or

contribute more to the subscribed capacity of the pool of


le

which they are a member than they contribute to the


ho

committed capacity.
w

Supply layer A layer within the HP Cloud Functional Reference


in

Architecture where the resources (typically virtualized) are


n
io

defined, created, configured, and monitored.


ct
du

Swift An OpenStack Object Storage component that is a scalable


ro

redundant storage system. Objects and files are written to


ep

multiple disks throughout servers in the data center, with the


.R

OpenStack software responsible for data replication and


integrity.
ly
on

Switch group A collection of interconnect modules that may have similar


s

attributes, such as network membership, uplink configuration,


er

or basic module settings.


ld
ho

T
ake

Tenant array Servers hosting users' application workloads, as opposed to


St

servers running monitoring and/or management software.


&L

Thermal Logic See HP Thermal Logic.


C

Time-to-value A measure of how long it takes a resource to begin providing


P
H

a direct benefit to a business.

A6 – 22 Rev. 15.11
BitSpyder - The Culture of Knowledge

Glossary of HP Converged Infrastructure and Cloud Terms

Top-of-Rack network design A network design where a network switch is placed on every
rack and all computing devices within the rack connect to it.
These network switches can be connected to aggregation
switches using a few cables.
ToR network design See Top-of-Rack network design.

d.
U

te
i
ib
UC&C See Unified Communication and Collaboration.

oh
UCMDB See HP Universal Configuration Management Database.

pr
is
UI See User Interface.

on
Unified Communication and Merging voice, video, messaging, presence, and data across

si
Collaboration a single, unified network; integrates telephony, audio

is
conferencing, email and voice messaging, web and video

m
er
collaboration, and other communications into a seamless

tp
communications platform.

ou
Uniform Resource Identifier A string of characters used to identify a name of a web

ith
resource; a particular view of a physical or logical resource or

w
some metadata.

rt
pa
URI See Uniform Resource Identifier.
in
User interface A system through which users interact with a computer.
or

Utilization limits The limits set on the usage of system resources such as
le

CPU, memory, or network I/O by an application. Utilization


ho

limits are expressed as a percent of the system capacity and


w

the amount of time an application is allowed to exceed this


in

limit.
n
io

V
ct
du

VAN See Virtual Application Network.


ro
ep

VC See HP Virtual Connect.


.R

VCEM See HP Virtual Connect Enterprise Manager.


ly

vCenter See VMware Virtual Center.


on
s

VCM See HP Virtual Connect Manager.


er
ld

vCPU Virtual CPU. A single-core virtual processor in a virtual


ho

machine.
ke

VCSU See Virtual Connect Support Utility.


a
St

VDI See Virtual Desktop Infrastructure.


&L

Vdisk See virtual disk.


C
P

VG See volume group.


H

Rev. 15.11 A6 – 23
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Virtual Application Network A framework that enables network agility and accelerates
application and service delivery in the data center; automates
network operations using Software Defined Networking
(SDN) technology.
Virtual Connect Support Windows-based command line utility that enables
Utility administrators to upgrade Virtual Connect - Ethernet and

d.
te
Virtual Connect - Fibre Channel firmware, and to perform

i
ib
other maintenance tasks remotely on both the BladeSystem

oh
c7000 and c3000 enclosures.

pr
Virtual Desktop Infrastructure An infrastructure that places user desktops in the data center

is
and replaces user PCs with thin clients; reduces the need for

on
desktop support resources and lowers desktop PC capital

si
expenditures.

is
m
Virtual device An emulation of a physical device. This emulation, used as a

er
device by an Integrity VM virtual machine, effectively maps a

tp
virtual device to an entity (for example, backing store) on the

ou
VM host.

ith
Virtual disk A virtual logical disk or volume in storage virtualization

w
applications.

rt
pa
Virtual local area network A standard that enables network administrators to group end
in
users by logical function rather than by physical location.
or

Created on switches to segment networks into smaller


broadcast domains, enhance network security, and simplify
le
ho

network management.
w

Virtual machine A software simulation of a fully operational computer that can


in

have its own operating system, storage, and applications.


n
io

Virtual private cloud Single-tenant, private cloud infrastructure hosted in a multi-


ct

tenant, public cloud environmnent. Also called private multi-


du

tenant cloud.
ro
ep

Virtual resource pools Within the HP Converged Infrastructure, provide a common


.R

modular infrastructure of virtualized compute, memory,


storage, and network resources.
ly
on

VLAN See virtual local area network.


s
er

VM See virtual machine.


ld
ho

VM host A server running HP Integrity Virtual Machines, VMware ESX,


VMware ESXi, or Microsoft Hyper-V that provides multiple
ke

virtual machines, each running its own instance of an


a
St

operating system.
&L

VM hosted logical server A logical server running on a virtual machine under the
C

control of a hypervisor.
P
H

VMware Virtual Center VMware enterprise-level virtualization management product.


Volume A logical drive provided by a storage pool that can be
presented to a host system.

A6 – 24 Rev. 15.11
BitSpyder - The Culture of Knowledge

Glossary of HP Converged Infrastructure and Cloud Terms

vPars An HP software product that provides virtual partitions.


vPars monitor The program that manages the assignment of resources to
virtual partitions in a vPars-enabled system. To enable virtual
partitions, the vPars monitor must be booted in place of a
normal HP-UX kernel.

d.
VPC See Virtual private cloud.

te
i
ib
W

oh
WAIK See Windows Automation Installation Kit.

pr
is
WBEM See Web-based enterprise management.

on
Web-based enterprise An industry initiative providing management of systems,

si
management networks, users, and applications across multi-vendor

is
environments. It simplifies system management and provides

m
er
uniform access to data. A Distributed Management Task

tp
Force (DMTF) standard.

ou
What-if scenario A configuration of systems and workloads that is different

ith
from the current configuration. Capacity-planning simulations

w
are run using what-if scenarios as experiments before

rt
making any actual configuration changes.
Windows Automation
pa
A collection of tools and technologies from Microsoft
in
Installation Kit designed to help deploy Microsoft Windows operating system
or

images to target computers or virtual hard disks.


le
ho

Windows Management An API in the Windows operating system that enables


w

Instrumentation management and control of systems in a network.


in

Wizard A sequential series of pages that transforms a complex task


n
io

into simple steps and guides you through them. The wizard
ct

makes sure that you provide all required information and do


du

not omit any steps.


ro

WMI See Windows Management Instrumentation.


ep
.R

Workflow A set of actions, such as approvals, manual steps, or


ly

notifications, that execute alongside the service templates.


on

Workload A collection of processes in a stand-alone server, nPartition


s

compartment, virtual partition compartment, or virtual


er

machine compartment.
ld
ho

World Wide ID or World A unique identifier assigned to a Fibre Channel device.


ke

Wide Name
a
St

WWID See World Wide ID or World Wide Name.


&L

WWN See World Wide ID or World Wide Name.


C

X
P
H

Y
Z

Rev. 15.11 A6 – 25
BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Zone Within a Fibre Channel SAN, a zone is a subset of the


endpoints on a network. Endpoints may only communicate
with other endpoints that are in the same zone. Endpoints
may be in multiple zones.
Zoned network Fibre Channel network that has zones.

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
w
rt
pa
in
or
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

A6 – 26 Rev. 15.11
BitSpyder - The Culture of Knowledge

Learning Check Answers


Appendix 7

Module 1—Review of the Navigating the

d.
Journey to Cloud course

tei
ib
oh
Module 1 review: Converged Infrastructure and Cloud

pr
Fundamentals assessment questions

is
on
1. Which characteristics must an IT infrastructure have to be the right foundation

si
for a company to move toward cloud? (Select two.)

is
m
a. It must become a service broker.

er
tp
b. It must be virtualized and automated.*

ou
c. It must provide a self-service infrastructure.

ith
d. It must enable self-service applications with full lifecycle management.

w
rt
e. It must be standardized and consolidated.*
2.
pa
What are the essential characteristics of cloud computing? (Select three.)
in
or

a. Guaranteed dedicated resources


le

b. Scalable and elastic*


ho
w

c. Delivered via network/Internet technologies*


in

d. No single point of failure


n
io

e. Measured service*
ct
du

f. Access to unlimited resources


ro

3. Which statement best describes PaaS?


ep
.R

a. Computer infrastructure and a solution stack are delivered as a service.*


ly

b. Computer infrastructure, typically virtualized, is delivered as a service.


on

c. Commercially available software applications are delivered as a service.


s
er

d. Cloud assets are owned and operated by the provider.


ld
ho

4. What is the main feature of orchestration?


ke

a. It plays a part in the process of provisioning and managing infrastructure


a
St

and is the execution of a pre-defined workflow.*


&L

b. Server, storage, network and application availability, and performance


C

data are collected across physical and virtual infrastructures.


P

c. Resources are returned to the pool of available resources when no longer


H

required.
d. Resources are sourced from internal and external providers.

Rev. 15.11 Answers – 1


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Modules 2 and 3 review:


The HP Journey to the Cloud assessment questions
The HP View of the Future with OpenStack and HP Helion
assessment questions

d.
te
1. HP CloudSystem Foundation is best suited for which type of an environment?

i
ib
oh
a. Virtualization and automation environments

pr
b. Starter Infrastructure as a Service*

is
on
c. Advanced Infrastructure as a Service

si
d. Platform as a Service

is
m
e. Software as a Service

er
tp
2. HP ConvergedSystems are used in which path to infrastructure convergence

ou
and cloud?

ith
a. Conventional

w
b. Customized

rt
pa
c. Step-by-step in
d. Fast-track*
or

3. Which HP ConvergedSystems form a base of flexible and fixed HP


le
ho

CloudSystem configurations? (Select two.)


w

a. HP ConvergedSystem 100
in

b. HP ConvergedSystem 300
n
io
ct

c. HP ConvergedSystem 500
du

d. HP ConvergedSystem 700*
ro
ep

e. HP ConvergedSystem 700x*
.R

4. HP Helion OpenStack Community is a free-to-license and free-to-download


ly

OpenStack distribution from HP.


on

 True*
s
er

 False
ld
ho
ake
St
&L
C
P
H

Answers – 2 Rev. 15.11


BitSpyder - The Culture of Knowledge

Answers

Module 4 review: HP CloudSystem 8 Foundation


Assessment questions
1. Which OpenStack projects does HP CloudSystem Foundation contain?
(Select four.)

d.
a. Nova*

te
i
b. Swift

ib
oh
c. Cinder*

pr
d. Glance*

is
on
e. Heat

si
f. Horizon*

is
m
g. Ceilometer

er
tp
2. Which HP Helion Cloud storage type replicates data across three physically

ou
separated availability zones for maximum availability and durability?

ith
a. HP Cloud Object Storage*

w
b. HP Cloud Block Storage

rt
pa
c. On-Instance Storage via HP Cloud Compute in
d. HP Helion RAID Storage
or
le

Module 5 review: HP CloudSystem 8 Enterprise


ho

Assessment questions
w
in

1. Which capabilities does HP CloudSystem Enterprise provide above and


n

beyond HP CloudSystem Foundation? (Select four.)


io
ct

a. Lifecycle management for hybrid cloud services*


du
ro

b. Open APIs
ep

c. Drag-and-drop designer*
.R

d. Pre-defined service catalog entries*


ly
on

e. Integrated capacity planning, disaster recovery, and consuming services


s

from public cloud*


er
ld

f. Horizon-styled portal
ho

g. Integrated storage and networking provisioning


ake

2. What are the three CSA portal types available with HP CloudSystem
St

Enterprise?
&L

Service design portal


C
P

Service management portal


H

Self-service portal

Rev. 15.11 Answers – 3


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

3. Which HP CloudSystem Enterprise interface is shown in the following


graphic?

d.
te
i
ib
oh
pr
is
on
si
is
m
er
tp
ou
ith
a. CSA Admin Console

w
b. CSA Marketplace Portal*

rt
pa
c. HP Operations Orchestration Portal in
d. Cloud Service Management Console
or
le

Module 6 review: Moving Forward on the Journey to the


ho

Cloud Assessment questions


w
in

1. Software as a Service (SaaS) applications should be implemented in which


n

type of a cloud deployment model?


io
ct

a. Private cloud
du
ro

b. Managed cloud
ep

c. Public cloud*
.R

d. Community cloud
ly
on

2. _____ is most useful in a what-if scenario, typically to compare one new


s

system against another.


er
ld

a. ROI
ho

b. TCO*
ake

c. CI-CM
St

d. CI-MM
&L
C
P
H

Answers – 4 Rev. 15.11


BitSpyder - The Culture of Knowledge

Answers

3. What are the stages that a customer environment needs to pass to be ready
for cloud?
Standardization and consolidation
Virtualization and automation
4. What do the following statements describe?

d.
te
• Provide template solutions for architecture for particular domains

i
ib
oh
• Explain the components needed for various cloud implementations

pr
• Provide a common vocabulary with which to discuss them

is
on
si
a. HP Cloud Maps

is
m
b. HP ConvergedSystems

er
tp
c. HP reference architectures*

ou
d. HP application templates for Helion

ith
5. A customer is looking for a ready-to-deploy cloud solution that features:

w
rt
• A workflow engine
• pa
in
Physical server provisioning for cloud services
or

• Integration with HP OneView


le
ho

• Disaster recovery
w

• Application provisioning and lifecycle management


in
n
io
ct

Which HP solution meets these customer requirements?


du

a. HP CloudSystem Matrix
ro
ep

b. HP CloudSystem Enterprise*
.R

c. HP CloudSystem Service Provider


ly
on

d. HP Helion OpenStack
s
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 Answers – 5


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Module 7 review: Strengths of HP Converged Infrastructure


and Cloud Solutions Assessment questions
1. Which competitive offering competes with HP ConvergedSystem for
Virtualization?

d.
a. ExaLogic Elastic Cloud from Oracle

te
i
b. PureApplication/PureData from IBM

ib
oh
c. FlexPod Select from NetApp and Cisco

pr
d. vBlock from VCE*

is
on
2. HP Helion is an open, standard-based approach that spans private cloud,

si
managed cloud, and public cloud, but does not support traditional IT.

is
m
 True

er
 False*

tp
ou
ith
Module 2—OpenStack Fundamentals

w
rt
pa
OpenStack architecture in
1. List and describe the types of functional networks between the OpenStack
or

network, compute, and cloud controller nodes.


le
ho

Management network—provides communication between and to the


w

OpenStack services
in

API network—supports the standard CRUD operations


n
io

Data network—provides the data stream between the network nodes and the
ct

compute nodes
du
ro

External network—provides external user access to the cloud services


ep

2. Match the OpenStack project card with its corresponding definition card.
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Answers – 6 Rev. 15.11


BitSpyder - The Culture of Knowledge

Answers

3. Which OpenStack component provides the Nova, Keystone, Glance, Cinder,


Swift, and Dashboard services?
a. Network node
b. Compute node
c. Cloud controller*

d.
te
d. Management network

i
ib
Learner activity

oh
pr
1. In your own words, describe and differentiate between:

is
on
• Cloud object storage

si

is
Cloud block storage

m
Use the Internet if needed to prepare your answers.

er
tp
Cloud object storage is used to store media, web assets, and backups. Object

ou
storage is ideal for cost-effective, scale-out storage. It provides a fully

ith
distributed, API-accessible storage platform that can be integrated directly into

w
applications or used for backup, archiving and data retention.

rt
pa
Cloud block storage was designed for people whose need more storage
capacity and works like an external hard drive. Block storage allows block
in
devices to be exposed and connected to compute instances for expanded
or

storage, better performance and integration with enterprise storage platforms.


le
ho

2. Access the HP Helion Public Cloud website at http://www.hpcloud.com. Then,


w

using the information available on this site, answer these questions:


in

a. What does CDN stand for and what is its purpose?


n
io

Files stored in HP Cloud Object Storage can be delivered through the HP


ct

Cloud Content Delivery Network (CDN), which uses a worldwide network


du

of edge servers well suited to delivering large, popular content at massive


ro

scale with higher data transfer rates.


ep
.R

b. How does HP charge for this service?


ly

Pricing is based on your billing address, not the location where your
on

content is delivered
s
er

3. What is the naming pattern for OpenStack releases?


ld

OpenStack releases are named and released alphabetically.


ho
ake
St
&L
C
P
H

Rev. 15.11 Answers – 7


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Module 3—HP Reference Architectures


HP reference architectures
1. List three building blocks of the HP Converged Infrastructure reference
architecture.

d.
te
HP FlexFabric

i
ib
Virtual Resource Pools

oh
pr
HP Data Center Smart Grid

is
2. What are some of the key benefits of offering three sizes of CloudSystem built

on
on ConvergedSystem reference configurations?

si
is
CloudSystem built on HP Converged System 700x small, medium, and large

m
reference configurations are designed with appropriate computing, storage,

er
networking, and management resources along with the requisite services,

tp
keeping in mind customer requirements and the capabilities they desire.

ou
These configurations just serve as a baseline and customers are free to

ith
customize CloudSystem to match.

w
3. Fill in the blank spaces in the table according to the CloudSystem reference

rt
pa
configurations.
in
Small Medium Large
or
le

8 16 64
ho

Servers
w

32 TB 65 TB 253 TB
in

System maximum storage capacity


n
io
ct
du

HP client virtualization reference architectures


ro
ep

1. What type of industries and workers can benefit from the virtual desktop
.R

infrastructure?
ly

State and local governments, education, and healthcare


on

Primarily basic/knowledge/desktop power/performance users, who have a


s
er

consistent set of applications, with more than one open at any time
ld
ho

2. Name the features of HP Client Virtualization SMB Reference Architecture for


ke

Citrix VDI-in-a-Box.
a


St

All-in-one design
&L

• Predictable, repeatable costs


C

• Built-in high availability


P
H

• Rich user experience

Answers – 8 Rev. 15.11


BitSpyder - The Culture of Knowledge

Answers

Hadoop reference architectures


1. Name the three distributions of Apache Hadoop for which HP offers reference
architectures
Cloudera

d.
Hortonworks

te
i
MapR

ib
oh
2. What are the benefits of a Hadoop reference architecture? (List at least four

pr
points.)

is
Ease of acquisition

on
si
Rapid deployment

is
m
Simplified management

er
Risk-free scalability

tp
ou
Seamless analytics

ith
3. On which platforms are HP reference architectures for Apache Hadoop

w
designed?

rt
pa
ProLiant DL380 and SL4500 in
or

Module 4—HP Helion OpenStack Architecture


le
ho

Common HP Helion architecture


w
in

1. All OpenStack functionality included in Foundation is available to Enterprise.


n
io
ct

 True*
du

 False
ro
ep

2. List the benefits of HP Helion OpenStack that provide business value.


.R

Simplified cloud management


ly
on

Workload portability
s

Hybrid delivery
er
ld
ho
ake
St
&L
C
P
H

Rev. 15.11 Answers – 9


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

HP CloudSystem 8 Foundation-specific features


1. HP CloudSystem Foundation is a platform that manages Foundation and
Enterprise appliances.
 True*

d.
 False

te
i
2. List the five CloudSystem Foundation tasks that can be configured and

ib
oh
managed in CloudSystem Foundation.

pr
Add a Provider Network

is
Add one or more images

on
si
Add a block storage driver

is
m
Add volume types

er
Verify or add flavors

tp
ou
Create compute nodes

ith
Import ESX clusters

w
Activate a compute node

rt
HP CloudSystem 8 architecture pa
in
or

1. Who/what defines a private network?


le

a. Database
ho
w

b. Repository
in

c. Tenant*
n
io

d. Network
ct
du

2. Which user role is allowed to attach private networks to instances, and which
ro

interface would be used to do this?


ep

a. Infrastructure administrator, CloudSystem Console


.R

b. Cloud user, CloudSystem Console Instance


ly
on

c. Cloud user, CloudSystem Portal*


s
er

d. Cloud administrator, Foundation base appliance command line


ld
ho
ake
St
&L
C
P
H

Answers – 10 Rev. 15.11


BitSpyder - The Culture of Knowledge

Answers

Module 5—Implementing the plan


First steps for moving forward
1. HP OneView is available as a virtual and physical appliance.

d.
 True*

te
 False

i
ib
oh
2. Which common data center tasks are the elements that comprise OneView?

pr
Dashboard capacity and health at your fingertips

is
on
Smart Search to find what you want instantly

si
Map View for visualizing relationships between devices

is
m
Templates to design once, deploy on demand

er
tp
Activity feed to receive alerts and messages instantly

ou
3. Which resources does HP Insight Control server provisioning use to run

ith
deployment jobs? (Select two.)

w
a. Activity feed

rt
pa
b. Map View in
c. OS Build Plans*
or

d. Scripts*
le
ho

e. Templates
w

Choosing HP consulting and support services


in
n
io

1. Which HP service is based on HP reference architectures for cloud and best


ct

practices, and addresses key architectural and transitional issues?


du
ro

a. Converged Infrastructure Design Service*


ep

b. Converged Infrastructure Implementation Service


.R

c. Cloud Planning Services


ly
on

d. Cloud Advisory Services


s
er

2. Which service is most appropriate for a customer who wants to formulate a


ld

cloud information security strategy that is information centric, built-in, adaptive


ho

and proactive?
ke

a. Cloud Protection Program and Consulting Services*


a
St

b. Cloud Operation Services


&L

c. Cloud Implementation Services


C
P

d. Cloud Planning Services


H

Rev. 15.11 Answers – 11


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

3. The HP SLA covers failures of a single instance in a single Availability Zone.


 True*
 False

d.
Module 6—Customer Engagement Tools

te
i
ib
HP Converged Infrastructure Capability Model

oh
pr
1. A company has rationalized all of the aspects of IT, including architectures,

is
processes, and tools. Which stage of the CI-CM has this company achieved?

on
a. Stage 1

si
is
b. Stage 2

m
er
c. Stage 3*

tp
d. Stage 4

ou
ith
e. Stage 5

w
2. When should the Converged Infrastructure Compatibility Model (CI-CM) be

rt
pa
offered?
in
The CI-CM should be offered when the customer is looking for a fairly broad
or

engagement aimed at better understanding the capabilities of their IT


department with specific reference to IT infrastructure.
le
ho
w

Using configuration tools


in
n
io

1. SalesBuilder for Windows can only be used to configure and customize


ct

technical solutions for upgrades and add-ons.


du

 True
ro
ep

 False*
.R

2. The HP Simplified Configuration Environment (SCE) uses a Guided Solution


ly

Wizard to build a solution based on the applications for which the solution will
on

be used.
s
er

 True*
ld
ho

 False
ake
St
&L
C
P
H

Answers – 12 Rev. 15.11


BitSpyder - The Culture of Knowledge

Answers

Module 7—Converged Infrastructure tools


1. Which management features/tools is OneView replacing? (Select three.)
a. Insight Control*
b. iLO

d.
te
c. Agentless Management Service

i
ib
d. Virtual Connect Enterprise Manager*

oh
pr
e. Virtual Connect FlexFabric

is
f. Insight Diagnostics

on
g. HP Systems Insight Manager*

si
is
h. Intelligent Provisioning

m
er
2. How does the software-based approach to lifecycle management in OneView

tp
reduce the cost and time to deliver IT service?

ou
a. By consolidating management tools

ith
w
b. By removing bottlenecks

rt
pa
c. By automating operations*
in
d. By increasing performance
or

3. Which advanced HP OneView function provides a 3-D model of an


le

environment?
ho
w

a. iLO Advanced for OneView


in

b. Enterprise directory integration


n
io

c. Graphical Remote Console


ct
du

d. Data Centers screen*


ro

4. What are some of the benefits of the HP OneView and ICsp Installation and
ep

Startup Service? (List at least three.)


.R

Provides the availability of an HP service specialist to answer basic questions


ly
on

during the delivery of this service


s

Delivery of the service at a mutually scheduled time convenient to your


er

customer’s organization
ld
ho

Verification before installation that all service prerequisites are met


ke

Installation and configuration of OneView


a
St

A customer orientation session


&L
C
P
H

Rev. 15.11 Answers – 13


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

Module 8—HP CloudSystem 8 Enterprise


HP CloudSystem 8 Enterprise
1. What is the relationship between HP CloudSystem 8 Foundation and
HP CloudSystem 8 Enterprise?

d.
te
a. CloudSystem Foundation provides the design and provisioning capability

i
ib
for CloudSystem Enterprise

oh
b. CloudSystem Foundation provides the Marketplace Portal for services

pr
designed in CloudSystem Enterprise Topology Designer

is
on
c. CloudSystem Foundation provides appliance management tasks and
OpenStack functionality for CloudSystem Enterprise*

si
is
d. CloudSystem Foundation supports Cloud Service Automation, and

m
er
CloudSystem Enterprise controls access to services and offerings

tp
2. Topology Designer is used for more complex application service designs than

ou
can be designed using Sequential Designer.

ith
 True

w
rt
 False*
Multi-tenancy in HP CloudSystem 8 Foundation and pa
in
or

Enterprise
le
ho

1. Customers can no longer use HP CSA 4.0 with CloudSystem version 7.x.
w

 True
in
n

 False*
io
ct

2. What are the prerequisites for a design to be provided?


du

Enterprise successfully installed from Foundation


ro
ep

A provider network exists in Foundation


.R

An image exists in Foundation


ly
on

A key pair exists in Foundation


s
er
ld
ho
ake
St
&L
C
P
H

Answers – 14 Rev. 15.11


BitSpyder - The Culture of Knowledge

Answers

Module 9—Planning and Designing a Proposal


Preparing a proposal for an HP Converged Infrastructure
1. What are the steps you need to take to develop a proposal for a converged
infrastructure or cloud solution for your customer?

d.
te
View the big picture

i
ib
Gather requirements

oh
pr
Design the proposed solution for the customer

is
Write a scope of work

on
2. List three nontechnical considerations you should take into account when

si
planning a customer solution.

is
m
Are there any open service calls or other customer sensitivities?

er
tp
Who will you work with within the customer’s organization?

ou
Are the customer’s applications standardized?

ith
w
Is there a long-term IT strategy in place?

rt
Are there any rules in place for hardware isolation between business units?
Licensing pa
in
or

1. Each of the components in HP CloudSystem 8 software can be supported,


le

updated, and upgraded independently.


ho
w

 True
in

 False*
n
io

2. The CloudSystem 8 licensing rules permit mixing of per-OSI and per-server


ct

licenses within a single cloud.


du
ro

 True
ep

 False*
.R

3. Within the HP CID process, who is responsible for obtaining and completing
ly
on

the CID document? (Select all that apply)


s

a. Customer
er
ld

b. HP Sales*
ho

c. HP Presales*
ake

d. Channel partner*
St
&L

e. HP Integration Center project manager


C
P
H

Rev. 15.11 Answers – 15


BitSpyder - The Culture of Knowledge

Designing HP Data Center and Cloud Solutions

4. What is contained within the HP CID? (Select all that apply)


a. Bill of materials*
b. Pricing
c. Site survey checklist*

d.
d. Software licenses

te
i
e. Customer contact details*

ib
oh
f. Visio diagrams of the hardware layout and connectivity*

pr
CloudSystem sizing and configuration process

is
on
1. What is the difference between configurators and sizers?

si
is
Configurators deliver individual product-level configurations, and ensure that

m
the configuration rules are validated and that the required piece parts are

er
incorporated.

tp
Sizers focus on capacity, performance, and operational or business

ou
requirements.

ith
w
2. How many server blades does CloudSystem support in these configurations?

rt
pa
Small: 8 in
Medium: 16
or

Large: 64
le
ho
w
in
n
io
ct
du
ro
ep
.R
ly
on
s
er
ld
ho
ake
St
&L
C
P
H

Answers – 16 Rev. 15.11


BitSpyder - The Culture of Knowledge
HP News - HP Introduces Improvements to Growing HP Helion Portfolio

For Home For Work Support

News Advisory: March 03, 2015


Share Print
Topics: Strategic Focus: Cloud Find HP News

d.
HP Introduces Improvements to Growing HP Helion

te
Portfolio

i
Related media contacts

ib
oh
HP continues investments in three key cloud innovation ecosystems – Erik Denny, HP
corpmediarelations@hp.com

pr
OpenStack® technology, Cloud Foundry® and Amazon Web Services

is
View All Media Contacts

on
PALO ALTO, Calif., March 3, 2015 — HP today announced updates to its HP Helion

si
OpenStack® and HP Helion Development Platform solutions, in addition to

is
Quick links

m
enhancements to HP Helion Eucalyptus, the leading open source solution for building

er
AWS-compatible private clouds. These updates reflect the ongoing commitment by Make it matter

tp
HP to deliver a growing portfolio of open source hybrid cloud solutions through its Media Contacts

ou
investments in three of the fastest growing cloud innovation ecosystems – Executive Leadership

ith
OpenStack® and Cloud Foundry® based technologies, as well as Amazon Web Financial Information

w
Services (AWS).
Corporate Video and Image Library

rt
pa
Eucalyptus joins the HP Helion product portfolio About HP
HP Helion Eucalyptus 4.1 marks the first Eucalyptus product release under the Helion
in Company History
brand since acquiring the company in September 2014. Updates to HP Helion
or

Eucalyptus 4.1 include:


le
ho

AWS Cloud Formation compatible service – Application deployment templates


HP in social media
w

that streamline service delivery and reduce errors of complex configurations. By


in

reusing existing AWS Cloud Formation templates, both existing and potential
n
io

customers can quickly benefit from the new service on their own HP Helion
ct

Eucalyptus private cloud.


du
ro

HP Helion Eucalyptus Cloud Manager – Web-based tool now including a


ep

simple-to-use interface for managing S3 compatible object storage. Users no


.R

longer require separate tools to create, modify and delete buckets, or to upload
and download. All features are available within the browser and can be used on
ly
on

both HP Helion Eucalyptus and AWS clouds.


s
er

The addition of Eucalyptus to the HP Helion portfolio gives customers the flexibility to
ld

deploy existing AWS workloads onto cloud environments they control (private or
ho

managed), addressing demand for cost-effective alternatives to public cloud vendor


ke

lock-in. HP Helion Eucalyptus is available as a private, managed or hybrid cloud


a

solution to meet a broad range of customer needs.


St
&L

“Open source and open standards are critical requirements for the New Style of IT,”
C

said Orlando Bayter, CEO of Ormuco Inc. “The massive investment HP is making
P

around OpenStack technology is a strong indication of their seriousness in supporting


H

the project long-term. At Ormuco, we are encouraged by HP’s commitment to both


upstream contributions and software quality in its distribution. We believe HP Helion
can have a significant positive impact in our IT operations as we deliver on our highly
scalable cloud platform to our diverse customers in the gaming, media & contact
center industries.”

HP Helion OpenStack 1.1 – Reduce risk and enhance agility with an open,

http://www8.hp.com/us/en/hp-news/press-release.html?id=1923372[3/9/2015 8:56:45 AM]


BitSpyder - The Culture of Knowledge
HP News - HP Introduces Improvements to Growing HP Helion Portfolio

flexible, enterprise-grade hybrid cloud platform.


HP Helion OpenStack provides an open, extensible, and highly resilient enterprise-
grade cloud platform based on OpenStack technology, the leading open source cloud
computing platform. HP Helion OpenStack is also the infrastructure foundation for the
HP Helion Development Platform. Enhancements in the HP Helion OpenStack 1.1
release include:

Security automation and configuration enhancements

Better flexibility configuring external user authentication sources per domain

d.
te
Increased visibility with expanded centralized logging & HP ArcSight

i
ib
integration

oh
Built on the OpenStack Juno stable branch

pr
is
Broader array of deployment capabilities

on
Targeted node provisioning for optimized hardware deployment

si
is
New certified hardware: HP ProLiant Gen8 and 9 servers and HP Moonshot

m
er
m710 and 300

tp
Guest OS certifications: Windows Server 2008 R2 and Windows Server 2012

ou
R2

ith
w
Enhanced software defined large-scale storage capabilities

rt
pa
HP 3PAR StoreServ HA enhancements
in
Ceph integration at the Host Linux Level in addition to support for Swift object
or

store
le

Enhanced lifecycle management capabilities – Metering service with Ceilometer


ho

for visibility into resource usage


w
in

"Uppsala University is one of the premier educational institutions in the world," says
n
io

Henrik Hedlund, the technical coordinator at the department of information


ct

technology, Uppsala University. "We have a storied history over six centuries as a
du

progressive center of learning and an incubator of ground-breaking research


ro

discoveries, including technology. We're excited by HP's decision to fortify its cloud
ep

strategy with an open source cloud solution approach. HP Helion OpenStack and the
.R

OpenStack community work together to create an ecosystem that offers more options
ly

and choices of technology. HP’s commitment to furthering open source technology, in


on

particular the Helion OpenStack project, are well aligned with our own ambitions.”
s
er

HP Helion Development Platform 1.1 – Develop and deploy cloud-native


ld

applications with faster speed


ho

Based on Cloud Foundry and fully integrated with HP Helion OpenStack, the HP
ke

Helion Development Platform provides an open-interoperable platform that enables


a
St

application development and portability across traditional, private and public clouds.
Upgrades to the HP Helion Development Platform 1.1 allow IT departments and
&L

developers to build and manage applications quicker and with greater ease.
C

Enhancements include:
P
H

Easier administration for IT professionals

Enhanced user management

Major improvements to logging, including more reliable and efficient log


streaming using Websocket and logging of container creation failures

Additional dashboards to inform quota usage by organizations and available

http://www8.hp.com/us/en/hp-news/press-release.html?id=1923372[3/9/2015 8:56:45 AM]


BitSpyder - The Culture of Knowledge
HP News - HP Introduces Improvements to Growing HP Helion Portfolio

Annual Report on Form 10-K for the fiscal year ended October 31, 2015, and HP’s
other filings with the Securities and Exchange Commission. HP assumes no obligation
and does not intend to update these forward-looking statements.

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

d.
contained herein.

te
i
ib
oh
Media contacts

pr
is
Erik Denny, HP
corpmediarelations@hp.com

on
si
is
m
er
About HP

tp
HP creates new possibilities for technology to have a meaningful impact on people, businesses,

ou
governments and society. With the broadest technology portfolio spanning printing, personal
systems, software, services and IT infrastructure, HP delivers solutions for customers’ most

ith
complex challenges in every region of the world. More information about HP (NYSE: HPQ) is

w
available at http://www.hp.com

rt
pa
in
or

United States
le
ho
w

About HP Social Media HP Partners Customer Support


in

Contact us Consumer support forum Become a partner Power cord replacement


n
io

Newsroom Enterprise business community Find a reseller Download drivers


ct

Investor relations Developer community PartnerOne Register your product


du

Living Progress Corporate blogs HP replacement parts


ro

Accessibility Authorized service providers


ep

Events Training & certification


.R

HP Labs Product recycling


Jobs
ly
on
s
er
ld
ho

Home | Email sign-up | Site map | Privacy | Cookies & ad choices | Terms of use | Recalls
ke

© 2015 Hewlett-Packard Development Company, L.P.


a
St

View mobile site


&L

HP employees: Report website issues


C
P
H

http://www8.hp.com/us/en/hp-news/press-release.html?id=1923372[3/9/2015 8:56:45 AM]

You might also like