Synopsis
[Windows]
mpsetcluster.exe
[UNIX]
mpsetcluster -c|-d
Description
This command registers or deletes the cluster information of Systemwalker Operation Manager.
Options
-c [UNIX]
Registers the cluster information.
-d [UNIX]
Deletes the cluster information.
Command Location
Windows | <Systemwalker Operation Manager installation directory>\mpwalker.jm\mpcmtool\bin |
Solaris | /opt/systemwalker/bin |
Privilege Required
System administrator (user belonging to the Administrators group or superuser) privileges are required.
Cautions
If the cluster information is not registered by using this command, backup/restore function does not work properly because it cannot refer to the shared disk information.
If the cluster information is already registered, you have to delete it by using this command before uninstalling Systemwalker Operation Manager.
Examples
[Windows]
mpsetcluster.exe
By executing this command, the [Cluster Registration/Remove] window is displayed.
Registers cluster information
Removes cluster information
[UNIX]
The following example registers the cluster information:
mpsetcluster -c
The following example deletes the cluster information:
mpsetcluster -d