Install and Configure Oneview: Objectives
Install and Configure Oneview: Objectives
Install and Configure Oneview: Objectives
Lab 1
Objectives
After completing this lab, you should be able to:
• Review the OneView guided setup feature.
• Generate and download a backup file.
• Added a user.
• Add a Service Pack for ProLiant to the appliance’s firmware repository.
Introduction
OneView is a lifecycle management platform packaged as an appliance and designed to manage your
Converged Infrastructure. The OneView user experience improves on previous versions of HPE Virtual
Connect and Insight Control Management software enhancing user experience and usability. The
appliance is constructed using modern web markup languages, HTML5 and CSS3.
In these exercises you will access the OneView appliance as a virtual machine on an existing VMware
ESXi host and perform the initial configuration tasks.
For a full list of requirements and supported hypervisors refer to the HPE OneView 5.0 Installation
Guide.
3. When accessing for the first time, the OneView appliance displays the OneView Tutorial with the
Dashboard in the background. If it does not display, you can open it by clicking on the ? (Help) icon in
the upper right and selecting Tutorial. Click next in the Tutorial and explore the basics of OneView.
When you are done, click close.
5. By following the steps on this setup guide, you will be able to configure your appliance in an efficient
manner without missing any steps.
When the steps are completed to your satisfaction, or if steps are not applicable in your environment,
mark them complete. Only administrators with authorization to perform a step are allowed to
mark/unmark steps.
Note: The Guided Setup displays when you first log in to HPE OneView. It is also available by
clicking the Guided Setup icon in the header. The Guided Setup will also display the first time
you log in from a new browser or after you have cleared the browser cache.
2. Continue to work your way through the tutorial. At each step you may choose to mark it as complete.
From the Customize setup steps screen, match the selections in the example, and click Configure
appliance networking to continue.
4. NTP has been preconfigured during the initial appliance power-on. Note that you don’t have the
option to change the time zone. Don’t make any changes. Select Configure appliance certificate
to continue.
Note: The HPE vLab environment does not support automated backups.
A backup file is a snapshot of the appliance configuration and management data at the time the backup
file was created. HPE recommends that you create regular backups, preferably once a day and after you
make hardware or software configuration changes in the managed environment.
Backup files are encrypted and contain configuration settings and management data; there is no need to
create separate backup files for the appliance and its database.
After generating a backup file, it is important to download the backup file from the appliance to your local
computer. A subsequent backup or generated support dump will overwrite the appliance backup.
You can create backup files while the appliance is online, and you can also use REST APIs to:
• Schedule a backup from the appliance GUI.
• Schedule a backup process from outside the appliance.
• Collect backup files according to your site policies.
• Integrate with enterprise backup and restore products.
• Utilize the backup and restore scripts.
Note:
You can use PowerShell for backing up
• Connect-HPOVMgmt -Hostname IP -UserName Administrator -Password ********
• New-HPOVBackup -Location\\Downloads\HPE\OneView
• Disconnect-HPOVMgmt
1. Click on the Edit backup settings link, and Enable remote backup location.
Review the available settings and then select Cancel.
Notes:
• It is recommended that you not run any tasks during the backup.
• Unfinished tasks after restoring will display as failed.
• You can recover from a catastrophic failure by restoring your appliance from the
backup file. When you restore an appliance from a backup file, all management data
and most configuration settings on the appliance are replaced with the data and
settings in the backup file, including user names and passwords, audit logs, and
available networks.
• The state of the managed environment is likely to be different from the state of that
environment at the time the backup file was created. During a restore operation, the
appliance reconciles the data in the backup file with the current state of the managed
environment. After the restore operation, the appliance uses alerts to report any
discrepancies that it cannot resolve automatically.
6. Click the grey task ribbon or the Activities bell icon in the upper right to monitor the backup process.
7. Wait until the backup is complete and then from the Actions menu, select Download backup, and
save it to your remote desktop.
9. Return to the Guided Setup by clicking the Guided Setup icon in the upper right. Select Configure
cryptography to continue.
FIPS 140-2 is a US government security standard for cryptographic modules. In FIPS mode only a subset
of the cryptographic algorithms on OneView, which are FIPS 140-2 approved with appropriate key lengths
are enabled. Limiting use to these cryptographic algorithms is considered a security best practice.
If you are unsure if a device supports FIPS you can create a compliance report prior to enabling FIPS.
10. OneView does not support FIPS 140-2 on the c-7000 enclosure infrastructure. Synergy and ProLiant
DL servers are supported.
11. Select Configure enhanced security for data-at-rest to continue.
Note: Data-at-rest is a Synergy specific feature.
12. Select Add directory servers: Click Add directory.
If the users accessing your appliance are defined in groups in a directory service such as LDAP, the
directory must be configured in OneView before the user group can be added.
In the same editor, you can also control Two-factor authentication, access to the Service console, the
Login message, Certificates and the Public Key used for authenticating content.
Be sure to add all root and/or intermediate certificates used to sign the directory server's certificate
prior to adding the directory server.
In this exercise, you will configure a locally authenticated user (one defined in the OneView appliance
itself). To define a local account, you need to provide this information:
• User name
• Login name
• Password
• Role
• Scope
• Optional: contact information such as full name, email address, office number, mobile phone number
A role is defined based on a list of actions such as view, add, edit, and delete. These actions can be
performed on a resource category. Users must have view or read-only privileges at minimum on a
managed object to see that object in the user interface.
OneView supports the methodology of differing roles within a Composable Infrastructure. In this section
you will create a new user for the HPE OneView environment.
TIP: Creating a backup user is a good practice because a backup is usually performed through
scripts or through an enterprise backup system. You would have to provide full administrator
credentials if no backup user was created.
1. Provide a Login name, Full name (optional) and the password that will be used for the account.
• Specialized accounts can be created and limited to roles such as backup functions, network functions
or server functions. Selecting Infrastructure administrator gives all privileges to a user’s account.
• Select the Server administrator Role.
• Select All resources for the Scope.
• Optionally, enter Contact email, office and mobile phone numbers
Some hyperlinks and other features of OneView (e.g. Remote Support) involve communication with
HTTPS servers. If your network configuration requires a proxy for external HTTPS communication,
you can configure it here.
Note: External access is not supported in the lab environment.
Enable remote support for automatic case creation in the event of hardware failures on existing and
future eligible devices, and to enable Proactive Care. HPE will contact you to ship a replacement part
or send an engineer, for devices that are under warranty or support contract. Service, diagnostic,
configuration, telemetry, and contact information will be securely transmitted.
Remote support enables Proactive Care services, including Proactive Scan reports and
Firmware/Software Analysis reports with recommendations based on collected configuration data.
To get emails when a service event is generated, configure email alert forwarding.
9. Select the Add firmware bundle link to continue. The Add firmware bundle screen displays.
Note: You can search the SPP using your browser’s “find” function.
4. We have completed exploring the Appliance Settings portion of the Guided Setup. The setup can also
be used for Resource Configuration. We will be exploring resource configuration in upcoming labs.
Click the Guided Setup icon in the upper right to close the Guided Setup.
2. You can modify the pools here. After exploring this screen, click Cancel.
Summary
In this lab you:
• Completed the OneView guided setup feature.
• Captured a backup of the initial configuration.
• Added a user.
• Uploaded and reviewed a firmware bundle.
• Explored the IPv4 Subnets and Address Ranges.