3PAR AIX Implementation Guide (320-200187, June 2011)

2.5
Configuring the InServ Storage Server Running InForm OS 2.3.X
3PAR AIX 5.3, 6.1, and 7.1 Implementation Guide
3PAR Confidential
1 To determine if a port has already been configured for a host port in fabric mode, issue
showport -par on the InServ Storage Server.
2 If the port has NOT been configured, take the port offline before configuring it for
connection to a host server. To take the port offline, issue the CLI command
controlport
offline [node:slot:port]
.
3 To configure the port to the host server, issue
controlport config host –ct
point[node:slot:port]
, where -ct point indicates that the connection type
specified is a fabric connection.
4 Reset the port by issuing the
controlport rst [node:slot:port] command.
# showport -par
N:S:P Connmode ConnType CfgRate MaxRate Class2 UniqNodeWwn VCN IntCoal
0:0:1 disk loop auto 2Gbps disabled disabled disabled enabled
0:0:2 disk loop auto 2Gbps disabled disabled disabled enabled
0:0:3 disk loop auto 2Gbps disabled disabled disabled enabled
0:0:4 disk loop auto 2Gbps disabled disabled disabled enabled
0:4:1 host point auto 4Gbps disabled disabled disabled enabled
0:4:2 host point auto 4Gbps disabled disabled disabled enabled
0:5:1 host point auto 2Gbps disabled disabled disabled enabled
0:5:2 host loop auto 2Gbps disabled disabled disabled enabled
0:5:3 host point auto 2Gbps disabled disabled disabled enabled
0:5:4 host loop auto 2Gbps disabled disabled disabled enabled
1:0:1 disk loop auto 2Gbps disabled disabled disabled enabled
1:0:2 disk loop auto 2Gbps disabled disabled disabled enabled
1:0:3 disk loop auto 2Gbps disabled disabled disabled enabled
1:0:4 disk loop auto 2Gbps disabled disabled disabled enabled
1:2:1 host point auto 2Gbps disabled disabled disabled enabled
1:2:2 host loop auto 2Gbps disabled disabled disabled enabled
1:4:1 host point auto 2Gbps disabled disabled disabled enabled
1:4:2 host point auto 2Gbps disabled disabled disabled enabled
1:5:1 host point auto 4Gbps disabled disabled disabled enabled
1:5:2 host loop auto 4Gbps disabled disabled disabled enabled
1:5:3 host loop auto 4Gbps disabled disabled disabled enabled
1:5:4 host loop auto 4Gbps disabled disabled disabled enabled
# controlport offline 1:5:1
# controlport config host –ct point 1:5:1
# controlport rst 1:5:1