You can perform CIM procedures through the following methods:
Cluster Admin GUI
This is the preferred method of operation. Refer to the Section "Adding and removing a node from CIM" for the GUI procedures.
CLI
Refer to the Chapter "Manual pages" for complete details on the CLI options and arguments. 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, it checks if any configuration is present in the CFReg.database after the node joins the cluster. If there is none, it returns as error. When you are using the GUI, these actions are done as part of the 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.