HP StorageWorks Application Recovery Manager Command Line Interface Reference (T4395-96007, December 2007)
omnidbsmis (1)
-33-Hewlett-Packard Company AppRM A.06.00: December 2007
If the -user username option is specified, the command will only
remove the entries for the specified user. Use this option if you
have more than one user configured on the same system, and you
want to delete only one user from the configuration.
-ompasswd -list hostname Lists all systems that have CV EVA installed,
together with the port numbers, on which CV EVAs listen to
requests. The hostname value is optional: if you enter a name of
the host, only the SMI-S CIMOMs, configured for a specified host,
will be displayed.
Note that you will get the same output if you run the omnidbsmis
-ompasswd command without the -list parameter.
-ompasswd -check hostname Checks if the SMI-S CIMOMs were configured
properly in the Application Recovery Manager cell. It performs a
health check of you environment, which may help identify such
potential problems as wrong user name or password provided, a
broken network connection, a DNS resolution problem, and so on.
The hostname value is optional: if you enter a name of the host, the
command will be run on the specified host, otherwise it will be run
on the local host. Note that HP StorageWorks SMI-S Agent must
be installed on the specified host.
EXAMPLES
1. To list all management systems together with the port numbers, on which CV
EVAs listen to requests, run the following command:
omnidbsmis -ompasswd -list
2. To remove a management system with the hostname “system1”, together with its
login and port number information, from the SMISDB, run the following
command:
omnidbsmis -ompasswd -remove system1
3. To store the login information for CV EVA, installed and running on the
management system with the hostname “system1”, in the SMISDB, execute the
following command:
omnidbsmis -ompasswd -add system1
You can also set optional parameters, such as the port number, namespace, and
username. If you omit these parameters, the command will take the default
values.