Reference Guide

server removefromcluster
Description
On Storage Center 5.0 and later, removes a physical or virtual server from a server cluster. The server reverts to a standalone physical
server.
The command is rejected if:
Server name and index are omitted.
Requested server is not found on the Storage Center.
Requested server is not assigned to a cluster.
Format
server removefromcluster {–name string | –index integer} {options}
Options
–h
Shows help for command options.
–index integer
Species the server index.
–name string
Species the server name. Names that contain spaces must be enclosed in single quotes.
Example
Removes a physical server from a server cluster:
server removefromcluster -name 'physicalserver 1'
server removehba
Description
On Storage Center 5.0 and later, removes an existing HBA assignment from an attached server, thus reducing the number of storage paths
available to the server.
The command is rejected if:
Server name and index are omitted.
WWN is omitted.
Command Reference
55