Command Reference Guide

omnirsh
returns the hostnames of the physical and virtual nodes for the specified cluster
hostname, or returns the cell information stored in the cell_info file on the specified
cluster.
omnirsh
SYNOPSIS
omnirsh -version | -help
omnirsh cluster_hostname {INFO_CLUS | INFO}
DESCRIPTION
The omnirsh command returns the hostnames of the physical and virtual nodes for
the specified cluster hostname, together with the flag indicating whether a specific
node is a physical node or virtual node. The command can also be used to list the
contents of the cluster cell_info file, residing in the
AppRM_home\Config\server\cell (Windows Cell Manager) or in the
/etc/opt/omni/server/cell (UNIX Cell Manager) directory.
OPTIONS
-version
Displays the version of the omnirsh command.
-help
Displays the usage synopsis for the omnirsh command.
cluster_hostname
Sets the hostname of the cluster for this command.
INFO_CLUS
Lists the hostnames of the physical and virtual nodes for the specified cluster
hostname, together with the flag indicating whether a specific node is a physical
node or virtual node. Flag value 1 indicates a physical node, whereas flag value
8 indicates a virtual node.
INFO
Displays the contents of the cell_info file for the system specified by the
cluster_hostname parameter. The cell_info file resides in the
AppRM_home\Config\server\cell (Windows Cell Manager),
Command line interface reference 133