You can perform CIM procedures through the following methods:
Cluster Admin GUI
This is the preferred method of operation. Refer to "4.12 Adding and removing a node from CIM" for the GUI procedures.
CLI
For details on the CLI options and arguments, see the manual pages of each command. The commands can be found in the following directory:
/opt/SMAW/SMAWcf/bin
CLI
The CIM is configured using the command rcqconfig(1M) after CF starts. The rcqconfig(1M) command is used to set up or to change the CIM configuration. You only need to run this command if you are not using Cluster Admin to configure CIM. When rcqconfig(1M) is invoked, it checks that the node is part of the cluster. When the rcqconfig(1M) command is invoked without any option, after the node joins the cluster, it checks if any configuration is present in the CFReg.database. This is done as part of the GUI configuration process.
rcqconfig(1M) configures a quorum set of nodes, among which CF decides the quorum state. rcqconfig(1M) is also used to show the current configuration. If rcqconfig(1M) is invoked without any configuration changes or with only the -v option, rcqconfig(1M) will apply any existing configuration to all the nodes in the cluster. It will then start or restart the quorum operation. rcqconfig(1M) can be invoked from the command line to configure or to start the quorum.