Reference Guide

Format
server addtocluster {–name string | –index integer} {–parent string | –parentindex 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.
–parent string
Species an existing physical server or cluster on which to host the new virtual server. Names that contain spaces must be enclosed in
single quotes.
–parentindex integer
Species the index of the parent server.
Example
Add a server to an existing server cluster:
server addtocluster -name 'server 2' -parent 'servercluster 1'
server create
Description
Congures a physical server into the Storage Center, thus making the server available for storage operations and management through the
Storage Center. Once this command completes successfully, the server addHBA command may be used to add more HBAs to the same
server. Although this command is independent of the transport protocol, all WWNs specied in this command must already have been
discovered by the Storage Center through a transport protocol. Use server showHBA as described in server showhba to display all
discovered WWNs. This command is rejected if:
The server name or WWN is omitted.
The requested server name duplicates an existing server,
A requested WWN does not match any discovered server HBA.
A requested WWN duplicates a remote port that is already congured.
50
Command Reference