Users Guide

Table Of Contents
3. To save this selection and continue the Configuration Wizard, click Save and Continue.
Enabling The OMSA Link [Wizard]
To launch OMSA within the OMIVV virtual appliance, the OMSA Web Server must be installed and configured. See Dell
OpenManage Server Administrator Installation Guide for instructions on how to install and configure the Web Server.
NOTE: OMSA is only required on Dell servers prior to 12
th
Generation.
You can use OMSA to:
Manage vCenter elements (detailed sensor/component-level health information).
Clear command logs and system event logs (SELs).
Obtain NIC statistics.
Make sure that the OMIVV captures events from a selected host.
1. In the Configuration Wizard, on the OpenManage Server Admin page, use the OMSA Web Server URL text box to
enter the OMSA URL. You must include the full URL including the HTTPS.
2. To save this URL and finish the Configuration Wizard, click Finish.
Configuring NFS Shares
To use NFS shares with the OMIVV for backup and restore operations, firmware updates, and as a staging folder, there are
certain configuration items that you must complete. CIFS shares do not require additional configuration.
To configure NFS shares:
1. On the Linux or Unix OS machine hosting the NFS shares, edit /etc/exports to add: /share/path <appliance IP> (rw)
*(ro).
This allows the virtual appliance full read and write access to the share, but limits all other users to read only.
2. Start nfs services:
service portmap start
service nfs start
service nfslock status
NOTE: The steps above may vary depending on the Linux distribution in use.
3. If any of the services were already running:
exportfs -ra
Settings Overview
The OpenManage Integration for VMware vCenter Settings section:
Lists the OpenManage Integration for VMware vCenter configuration settings.
Starts the initial Configuration Wizard that steps you through the OpenManage Integration for VMware vCenter features
necessary to manage and deploy servers in VMware vCenter.
Starts the OpenManage Integration for VMware vCenter Administration Console that lets you perform vCenter registration,
virtual appliance management, alert management, and backup/restore of the OpenManage Integration for VMware vCenter
database.
General Settings Overview
General settings are used to:
Define the OpenManage Server Administrator (OMSA) URL.
Steps to Configure or Edit the OpenManage Integration for VMware vCenter
19