User guide

BSRP Configuration
QLogic SRP Configuration
B-8 IB0054606-02 A
noverify: 0
description: "SRP Virtual HBA 0"
end
The ib_qlgc_srp_build_cfg command creates a configuration file based on
discovered target devices. By default, the information is sent to
stdout. In order
to create a configuration file, output should be redirected to a disk file. Enter
ib_qlgc_srp_build_cfg -h for a list and description of the option flags.
Specifying an SRP Initiator Port of a Session by Card and
Port Indexes
The following example specifies a session by card and port indexes. If the system
contains only one adapter, use this method.
session
begin
#Specifies the near side by card index
card: 0 #Specifies first HCA
port: 1 #Specifies first port
targetIOCGuid: 0x00066013800016C
end
Specifying an SRP Initiator Port of Session by Port GUID
The following example specifies a session by port GUID. If the system contains
more than one adapter, use this method.
session
begin
portGuid: 0x00066A00a00001a2 #Specifies port by its GUID
targetIOCGuid: 0x00066A013800016C
end
NOTE
The default configuration generated by ib_qlgc_srp_build_cfg for OFED
is similar to the one generated for the QuickSilver host stack with the
following differences:
For OFED, the configuration automatically includes
IOClass
For OFED, the configuration automatically includes SID
For OFED, the configuration provides information on targetPortGid
instead of
targetPortGuid
For OFED, the configuration automatically includes
targetIOCProfileIdString.