The output information of the "storageadm port" command and "storageadm iscsiport" command for the following devices has been changed.
Device Name | Number of CMs per Device | Number of ports per CM | Remarks |
---|---|---|---|
ETERNUS DX60 S2 | 1 | 2 | |
2 | 1 | ||
ETERNUS DX90 | 1 | 4 | The "storageadm port" command only |
[Output information of the "storageadm port" command]
Version | Details |
---|---|
15.1 or later | Absent port information is not displayed. The command execution example is as follows. # /opt/FJSVssmgr/sbin/storageadm port info -ipaddr 1.2.3.4 -csv PORT ID,PORT NAME,STATUS,TYPE,AFFINITY,PORT ADDRESS,SUPPLEMENT INFORMATION 00,CM0Port0,Online,FC-CA,On,1234567890ABCDEE,- 10,CM1Port0,Online,FC-CA,On,1234567890ABCDEF,- |
15.0 or earlier | Absent port information is displayed. The command execution example is as follows. # /opt/FJSVssmgr/sbin/storageadm port info -ipaddr 1.2.3.4 -csv PORT ID,PORT NAME,STATUS,TYPE,AFFINITY,PORT ADDRESS,SUPPLEMENT INFORMATION 00,CM0Port0,Online,FC-CA,On,1234567890ABCDEE,- 01,CM0Port1,Undefined,FC-CA,Off,0000000000000000,- 10,CM1Port0,Online,FC-CA,On,1234567890ABCDEF,- 11,CM1Port1,Undefined,FC-CA,Off,0000000000000000,- |
[Output information of the "storageadm iscsiport" command]
Version | Details |
---|---|
15.1 or later | Absent port information is not displayed. The command execution example is as follows. # /opt/FJSVssmgr/sbin/storageadm iscsiport info -ipaddr 1.2.3.4 -csv PORT ID,NAME,STATUS,TYPE,AFFINITY,ISCSI NAME,IP ADDRESS 00,CM0Port0,Online,iSCSI-CA,On,iqn.2000-09.com.fujitsu:storage-system.e2000:0000000029,172.16.4.40 10,CM1Port0,Online,iSCSI-CA,On,iqn.2000-09.com.fujitsu:storage-system.e2000:0000000029,172.16.4.41 |
15.0 or earlier | Absent port information is displayed. The command execution example is as follows. # /opt/FJSVssmgr/sbin/storageadm iscsiport info -ipaddr 1.2.3.4 -csv PORT ID,NAME,STATUS,TYPE,AFFINITY,ISCSI NAME,IP ADDRESS 00,CM0Port0,Online,iSCSI-CA,On,iqn.2000-09.com.fujitsu:storage-system.e2000:0000000029,172.16.4.40 01,CM0Port1,Undefined,iSCSI-CA,Off, ,- 10,CM1Port0,Online,iSCSI-CA,On,iqn.2000-09.com.fujitsu:storage-system.e2000:0000000029,172.16.4.41 11,CM1Port1,Undefined,iSCSI-CA,Off, ,- |