vomadm
Related information
Name
vomadm — enables you to perform Veritas InfoScale Operations Manager related operations using the command line. The available options are listing configured enclosures, host management, hot fix deployment management, business application management, service management, and domain management.
SYNOPSIS
vomadm arrayinfo
vomadm host-mgmt
vomadm hotfix
vomadm makeBE
vomadm service
vomadm domain-mgmt
DESCRIPTION
Use
arrayinfo option for listing configured enclosures, host-mgmt option for host management, hotfix option for hot fix deployment, makeBE option for business applications operations, service option for service management, and domain-mgmt option for Veritas InfoScale Operations Manager domain management.
KEYWORDS
arrayinfo
Used to list all the enclosures configured through Storage Insight Add-on.
host-mgmt
Used to manage the configured hosts in Veritas InfoScale Operations Manager.
hotfix
Used to install and uninstall hot fix.
makeBE
Used to perform various business application-related operations. For example, create a business application, import a business application.
service
Used to start, stop, or restart one or more Veritas InfoScale Operations Manager services on a Management Server or to get help, version of
VRTSsfmcs package and the VRTSsfmh package, or status of one or more Veritas InfoScale Operations Manager services.
domain-mgmt
Used to manage Veritas InfoScale Operations Manager domains configured to managed hosts.
OPTIONS
For arrayinfo
[--config-list <type> [--output-format<json>] ]
For host-mgmt
[--remove --host <hostname> | --remove --hostfile <file> | --list ]
For hotfix
[--install <hf> | --uninstall <hf-id> | --list ]
For makeBE
[--import <infile> | --export <outfile> | --user_defined_import <infile>]
For service
[{ --start | --stop | --restart | --status | --version | --help } <process> ]
For domain-mgmt
[--remove-all | --remove <domain> | --show-tasks {--latest<n>}]
FILES
Log files
/var/opt/VRTSsfmh/logs/vomadm.log
EXAMPLES
This section provides the usage example for
vomadm.
EXAMPLE 1:
To list all the enclosures configured through Storage Insight Add-on in json format.
/opt/VRTSsfmh/bin/vomadm arrayinfo --config-list all --output-format json
EXAMPLE 2:
To list all the hosts configured as agents toVeritas InfoScale Operations Manager Management Server.
/opt/VRTSsfmh/bin/vomadm host-mgmt --list
EXAMPLE 3:
To uninstall a hot fix.
/opt/VRTSsfmh/bin/vomadm hotfix --unistall VRTSsfmch-4.1.142.0.sfa
EXAMPLE 4:
To create a business application using the
makeBE command.
/opt/VRTSsfmh/bin/vomadm makeBE --import /tmp/Samplefile
EXAMPLE 5:
To display the status of all the services.
/opt/VRTSsfmh/bin/vomadm service --status All
EXAMPLE 6:
To start all the services.
/opt/VRTSsfmh/bin/vomadm service --start All
EXAMPLE 7:
To stop all the services.
/opt/VRTSsfmh/bin/vomadm service --stop All
EXAMPLE 8:
To deregister hosts from all the Veritas InfoScale Operations Manager domains, except the domain from which the command is run.
/opt/VRTSsfmh/bin/vomadm domain-mgmt --remove-all
NOTES
The default location of
vomadm command is /opt/VRTSsfmh/bin/vomadm
COPYRIGHTS
Copyright ©) Veritas Technologies. All rights reserved.