Dropping auxiliary servers

Use the drop backupserver, drop monitorserver, or drop xpserver to remove an auxiliary server from the cluster. The Cluster Edition prompts for confirmation before dropping a server.

If you have configured multiple Backup Servers for the cluster, you must drop all Backup Servers. If you have configured single Backup Servers, you can drop one or all of them. However, when you use drop monitorserver or drop xpserver, you drop all XP Servers from the cluster.

To drop all XP Servers from “mycluster”, enter:

drop xpserver

Are you sure you want to drop the XP Servers from cluster "mycluster"? (Y or N): [N] y
The XP Servers have been dropped for all instances.

To drop the Backup Server from “blade2” of “mycluster” enter:

drop backupserver

Do you want to drop the Backup Server from:
	1. Selected nodes
	2. Cluster
Enter choice: 1
Do you want to drop Backup Server from node "blade1"? [N] n
Do you want to drop Backup Server from node "blade2"? [N] y
Do you want to drop Backup Server from node "blade3"? [N] n
The Backup Server has been dropped.