molecularchange
MIS
- Aug 13, 2008
- 8
When I created a new LPAR it was created with partition ID 6,
and a local VIOS disk (hdisk5) was assigned to vhost 6 using
`mkdev -vdev hdisk5 -vadapater vhost6 -dev test_vhd5.
When I run `lsmap -all` on the VIOS it shows the new
device, but for vhost6 it doesn't have a client partition id
of 0x00000006. Since the lpar was created with partition id
of 6 I would expect that vhost6 would have partiton id 6 in lsmap
for the new backing device.
hdisk5 will be used for the AIX OS installation. Will lsmap
show vhost6 with a client partition id = 6 after the OS is
installed or did I miss something? Will the OS install to
hdisk5 for this client partition (6) since that vhost6 was
used for mkvdev? This will be a NIM install.
Is the vhost number, say vhost4 associated to the partition
id used during LPAR creation?
What if you have 32 LPARs and only vhost0-vhost8 are
available on the VIOS, how do you create vhost9-vhost32?
Thanks!
and a local VIOS disk (hdisk5) was assigned to vhost 6 using
`mkdev -vdev hdisk5 -vadapater vhost6 -dev test_vhd5.
When I run `lsmap -all` on the VIOS it shows the new
device, but for vhost6 it doesn't have a client partition id
of 0x00000006. Since the lpar was created with partition id
of 6 I would expect that vhost6 would have partiton id 6 in lsmap
for the new backing device.
hdisk5 will be used for the AIX OS installation. Will lsmap
show vhost6 with a client partition id = 6 after the OS is
installed or did I miss something? Will the OS install to
hdisk5 for this client partition (6) since that vhost6 was
used for mkvdev? This will be a NIM install.
Is the vhost number, say vhost4 associated to the partition
id used during LPAR creation?
What if you have 32 LPARs and only vhost0-vhost8 are
available on the VIOS, how do you create vhost9-vhost32?
Thanks!