The lshosttype command
displays a list of known hosts, their associated port profiles, address discovery,
and logical block size values. Use this command to get the available host
types for the mkhostconnect command.

>>-lshosttype--+-----+-- -type--volumeGroup_type---------------><
+- -s-+
'- -l-'
Parameters
- -s
- (Optional) Displays the host types only. You cannot use the -l and -s parameters
together.
- -l
- (Optional) Displays the default output for the specified host type. You
cannot use the -l and -s parameters together.
- -type volumeGroup_type
- (Required) Displays only those host types that are associated with the
specified volume group type.
- volumeGroup_type
- Only one type can be queried at a time. The following list provides the
choices that can be specified.
- ficonall
- scsiall
- scsimask
- scsimap256
- os400all
- os400mask
Example
For this command and all other DS CLI list
commands, the results are shown in table format to provide clarity. The actual
reports do not display as tables.
The following table represents the
headers that are displayed on the output report that is associated with the lshosttype command.
A separate example is not shown for the 1750 because the information is the
same for both the 2107 and 1750.
Invoking
the lshosttype commanddscli>lshosttype -l -type
scsiall
The resulting outputSun Aug 11 02:23:49 PST 2004 IBM DS CLI Version: 5.0.0.0
| Host Type |
Profile |
AddrDiscovery |
LBS |
Description |
| pSeries |
IBM pSeries - AIX |
reportlun |
512 |
IBM pSeries, RS/6000 and RS/6000 SP Servers (AIX) |
Report column definitions
- Host Type
- Specifies the name of the specific host type.
- Profile
- Specifies the name of the host connection behavior profile. The port profile
specifies a given host or operating system type.
- AddrDiscovery
- Specifies the address discovery method. One of the following values is
displayed:
- LUN Polling
- Specifies that host system LUN access is limited to a maximum of 256 LUNs.
- Report LUN
- Specifies that host system LUN access is limited to a maximum of 64K LUNs
- LBS
- Specifies the logical block size. One of the following values is displayed:
- 512 - This value is displayed for all hosts except OS400.
- 520 - This value is displayed for an OS400 host.
- Description
- Specifies additional host type details.