HP StorageWorks Application Recovery Manager Administrator's Guide (T4395-96004, February 2008)
Configuration
Configuring HP StorageWorks Enterprise Virtual Array
Chapter 2 23
<hostname> [-port <port_number>] [-namespace <namespace>]
[-user <username>] | -list [<hostname>] | -check
[<hostname>]}
Adding a
Management
System
To add a management system on which CV EVA runs to the Application
Recovery Manager cell and to define the login information for the
relevant CV EVA, run:
omnidbsmis -ompasswd -add <hostname> [-ssl] [-port
<port_number>] [-namespace <namespace>] [-user <username>]
[-passwd <password>] [-check [<hostname>]]
where <hostname> is the hostname of a system on which the relevant CV
EVA is running.
The -ssl option specifies that HP StorageWorks EVA SMI-S Provider is
SSL-enabled. In this case, the SMI-S Agent uses an SSL-based client
connection to communicate with the SMI-S provider.
The -port port option specifies the port number on which CV EVA
listens to requests. The default port number for CV EVA is 5988
(provided that the -ssl option is not selected) or 5989 (provided that the
-ssl option is selected). If your CV EVA is configured to use a different
port number, set it using this option.
The -namespace namespace parameter is used to specify the namespace
that contains the SMI-S CIMOM configuration for the EVA. The default
namespace is root/eva.
The -user username option sets the user of CV EVA. The default user is
administrator.
The -passwd password option sets the password that will be used for
logging in to CV EVA. If you omit this parameter, the command will ask
for a password interactively.
If the -check [<hostname>] option is specified, the SMI-S Agent tries to
connect to the SMI-S CIMOM on the specified host and displays some
information about EVAs that can be accessed through this CIMOM.
Thus, you can check if the configuration of the CIMOM has been
successful. If you omit the hostname parameter, the connection is
performed on the local host.