Complete this task to create SCSI host port connections using the
DS command-line interface.
Before you begin, you must have the command-line interface prompt,
and you must be connected to a storage
unit that can be used for open systems host system storage.
The 1750 machine type supports
the “identified” access mode for SCSI host attachments, which requires that
all SCSI host ports be identified to a storage unit. One SCSI host port connection must be created for
each SCSI host port that accesses storage unit fixed
block volumes. Use the lshosttype, mkhostconnect, and lshostconnect commands
to create the SCSI host port connections.
A SCSI host port contains
attributes that identify the following information:
- SCSI host system type
- Port profile
- Port WWPN
- Volume group ID that the port accesses
- An array of storage unit I/O
port IDs that the host port logs into for volume access
- An attribute to indicate that all I/O ports can be used for volume access
- Host port description
- Port nickname
There are two ways that you can approach this task:
- Use the -hosttype parameter with the mkhostconnect command.
Using the -hosttype parameter is the best solution for most users.
- Use the mkhostconnect command with the -lbs, -addrdiscovery,
and -profile parameters.
Notes: - Specifying the -hosttype parameter automatically sets the -lbs, -addrdiscovery,
and -profile values.
- If you do not use the -hosttype parameter, you must issue the lsportprof command
to ensure that you obtain the correct values to use with the -lbs,
-addrdiscovery, and -profile parameters.
- You cannot use the -hosttype parameter with these other parameters.
The following task is described from the assumption that
you have used the -hosttype parameter.
To configure the SCSI
host ports, perform the following steps: