Administrator Guide

Syntax
cluster list
Example
The following example lists all the nodes in the cluster:
[appadmin]# cluster list
cluster make-publisher
Use the cluster make-publisher command to promote a specific subscriber node to be the publisher node in
the same cluster.
When running this command, do not close the shell or interrupt the command execution.
Example
The following example promotes a subscriber node to publisher node status:
[appadmin]# cluster make-publisher
To continue the make-publisher operation, enter y.
cluster make-subscriber
Run the cluster make-subscriber command on a standalone publisher to make the standalone node a
subscriber and add it to the cluster.
Syntax
cluster make-subscriber -b -i <IP address> [-l]
Table 30 describes the parameters for the cluster make-subscriber command.
Table 30: Cluster Make-Subscriber Command Parameters
Parameter/Flag Description
-b
Generates a backup of the publisher before you make it a subscriber in the event the
make-subscriber process fails and you need to restore the publisher.
-i <IP address> Specifies the publisher IP address. This field is mandatory.
-l Restores the local log database after this operation. This field is optional.
Example
The following example converts the node with IPaddress 192.xxx.1.1 to a subscriber node:
[appadmin]# cluster make-subscriber i 192.xxx.1.1 -l
Dell Networking W-ClearPass Deployment Guide Deploying W-ClearPass Clusters | 163