Log in to the
HMC, and from the
HMC command
line, type
lshwres . Specify the managed console name for
the
-m parameter and the client partition ID for the
lpar_ids parameter.
Note: - The managed console name, which is used for the -m parameter,
is determined by typing lssyscfg -r sys -F name from the HMC command line.
- Use the client partition ID recorded in Step 4 for the -lpar_ids parameter.
For example:
lshwres -r virtualio --rsubtype scsi -m fumi --filter lpar_ids=2
This
example returns results similar to the following:
lpar_name=fumi02,lpar_id=2,slot_num=2,state=null,adapter_type=client,remote_lpar_id=1,
remote_lpar_name=fumi01,remote_slot_num=2,is_required=1,backing_devices=none
Record
the name of the
Virtual I/O Server located
in the
remote_lpar_name field and slot number of the
Virtual SCSI server adapter, which is
located in the
remote_lpar_id field. In this example,
the name of the
Virtual I/O Server is
fumi01 and the slot number of the
Virtual SCSI server
adapter is 1.