Detailed Information
Item |
Description |
||||
---|---|---|---|---|---|
ConnectionTest |
Indicates whether to perform the connection test after creating iSCSI paths true: Test is performed. false: Test is not performed. |
||||
iScsiPath[x] |
The path information between the iSCSI port on the local storage system and the iSCSI target on the remote storage system |
||||
iScsiPort |
The information of the iSCSI port on the local storage system |
||||
Port |
The Port ID |
||||
RemoteiScsiPort |
The information of the iSCSI port on the remote storage system |
||||
Function |
Function that uses the created iSCSI path UVM: Universal Volume Manager RemoteReplication: Remote Replication |
||||
IpType |
The type of the IP address IPv4: IPv4 address, IPv6: IPv6 address |
||||
IPv4Address |
The IPv4 address* |
||||
IPv6Address |
The IPv6 address* |
||||
TcpPortNumber |
The TCP port number |
||||
RemoteiScsiTarget |
The iSCSI target information |
||||
Name |
The iSCSI name |
||||
iScsiUser |
The user authentication information |
||||
AuthSwitch |
Indicates whether the CHAP authentication method is enabled or disabled* None: CHAP is disabled. CHAP: CHAP is enabled. |
||||
AuthMode |
Indicates the CHAP authentication mode* Unidirectional: CHAP is one-way. Mutual: CHAP is two-way. |
||||
UserId |
The CHAP user name* |
||||
Result |
The result of the operation Normal end: Normal end, Error(xxxx-yyyyy): Abnormal end xxxx: Part code, yyyyy: Error code |
||||
* "null" is output if this item is not set or changed. |
Example
RMI AP,,[PROV],CreateiScsiPath,,Normal end,Seq.=xxxxxxxxxx +{ConnectionTest=true, iScsiPath[0]{ iScsiPort{ Port=1A}, RemoteiScsiPort{ Function=UVM,IpType=IPv4,Ipv4Address=192.168.0.101, Ipv6Address=0:0:0:0:0:0:0:0,TcpPortNumber=3260, RemoteiScsiTarget{ Name="iqn.1994-04.jp.co.hitachi.h8m.t.00001.3a000", iScsiUser{ AuthSwitch=None,AuthMode=Unidirectional,UserId="CHAPUser"}}}, Result=Normal end}}