Reference Guide

When multiple WWNs are entered, each name must be entered exactly as the server show command displays it, including spaces. Any
WWNs that include the space character, must be enclosed by single quote marks.
–xml filename
Species an xml le in which to save output. The xml le also returns mapping objects that include Volume, DeviceID, SerialNumber,
RemotePort, and LUN. (See also volume show.)
Output
For each Storage Center server, the following information is output to the console in table format.
Output Description
Index Shows server index.
Name Shows server name.
Folder Shows server folder name.
OSIndex Shows server host operating system index.
OS Shows server host operating system name.
Type Shows server type: Physical, Virtual, Cluster, or Remote Storage Center.
ParentIndex Shows index of the parent of the server.
Parent Shows parent host server or server cluster name.
WWN_List Shows list of HBA World Wide Names (WWNs) for the server. Names are delimited by commas (,). For
an iSCSI HBA, WWN_List shows the string value of the rst known, intentional name for the port. The
name may be either the Initiator node name set on the server and discovered by the Storage Center,
or it may be the precongured WWN set through Storage Manager. The value can be any string of
letters, numbers, and a subset of special characters. The name is not changed through the Storage
Center over the life of the HBA.
FolderIndex Shows server folder index.
Connect Status Shows connection status aggregated across all HBAs in the server.
Transport Type Shows transport type.
Examples
Save server information to csv and xml les:
server show -csv csvfile.csv -xml xmlfile.xml
Save server information to a txt le:
server show -txt txtfile.txt
Show all Partially Connected servers:
server show -connectstatus 'partially connected'
Show all virtual servers:
server show -type virtual
58
Command Reference