Operation: get-port |
|
|
The get-port operation lists all the ports of the controllers of the specified storage system along with their main characteristics (speed and WWN notably). These ports are sometimes called "Target Ports". Storage Groups define which hosts can access which LUNs through which controller port. It is therefore necessary to know the ports of the storage system before assigning LUNs to hosts. Adapter Request Elements for 'get-port' Operation
Sample Adapter Request for 'get-port' Operation<emc-storage-request> <operation-name>get-port</operation-name> <arguments> <argument> <storage-system-name>AMS2100.83011628</storage-system-name> <port-name /> <port-type /> </argument> </arguments> </emc-storage-request> Adapter Response Elements for 'get-port' Operation
Sample Adapter Response for 'get-port' Operation<emc-storage-response> <metadata> <status>success</status> <response-count>1</response-count> </metadata> <responses> <response> <metadata> <status>success</status> <execution-milliseconds>514</execution-milliseconds> <line-count>192</line-count> <port-count>24</port-count> <target>locke-2</target> <config-name>default</config-name> </metadata> <output> <ports> <port> <storage-system-name>CLARiiON+CKM00083900053</storage-system-name> <port-name>SP_A:0</port-name> <port-type>FC</port-type> <port-wwn>500601603CE010D5</port-wwn> <port-speed>0</port-speed> <controller>SP_A</controller> <operational-status>10,2</operational-status> <operational-status-description>Stopped, OK</operational-status-description> </port> <port> <storage-system-name>CLARiiON+CKM00083900053</storage-system-name> <port-name>SP_A:1</port-name> <port-type>FC</port-type> <port-wwn>500601613CE010D5</port-wwn> <port-speed>0</port-speed> <controller>SP_A</controller> <operational-status>10,2</operational-status> <operational-status-description>Stopped, OK</operational-status-description> </port> <port> <storage-system-name>SYMMETRIX+000294901120</storage-system-name> <port-name>FA-7F:0</port-name> <port-type>FC</port-type> <port-wwn>50000974C0118158</port-wwn> <port-speed>0</port-speed> <controller>FA-7F</controller> <operational-status>2</operational-status> <operational-status-description>OK</operational-status-description> </port> <port> <storage-system-name>SYMMETRIX+000294901120</storage-system-name> <port-name>FA-7F:1</port-name> <port-type>FC</port-type> <port-wwn>50000974C0118159</port-wwn> <port-speed>0</port-speed> <controller>FA-7F</controller> <operational-status>2</operational-status> <operational-status-description>OK</operational-status-description> </port> <port> <storage-system-name>CLARiiON+CKM00083900053</storage-system-name> <port-name>SP_A:2</port-name> <port-type>Ethernet</port-type> <port-iqn>iqn.1992-04.com.emc:cx.ckm00083900053.a2</port-iqn> <port-ipaddress>172.16.10.80</port-ipaddress> <controller>SP_A</controller> <operational-status>2</operational-status> <operational-status-description>OK</operational-status-description> </port> <port> <storage-system-name>CLARiiON+CKM00083900053</storage-system-name> <port-name>SP_A:3</port-name> <port-type>Ethernet</port-type> <port-iqn>iqn.1992-04.com.emc:cx.ckm00083900053.a3</port-iqn> <port-ipaddress>172.16.10.81</port-ipaddress> <controller>SP_A</controller> <operational-status>10,2</operational-status> <operational-status-description>Stopped, OK</operational-status-description> </port> </ports> </output> </response> </responses> </emc-storage-response> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||