This topic describes the procedure for adding a Cloud services client or a server to an existing Cloud services cluster.
-
Add the new node to the existing node class by using the mmchnodeclass add
command. For example,
mmchnodeclass TCTNodeClass1 add -N node5
-
Install the Cloud services RPMs (either client or server)
on the node that is added. For more information, see Installation steps.
-
Designate the node as Cloud services node.
mmchnode --cloud-gateway-enable -N node5 --cloud-gateway-nodeclass TCTNodeClass1
-
Start the Cloud services software on the new node by
using the mmcloudgateway service start command.
mmcloudgateway service start -N node5