Been a while since ive done this, so im a little rusty.
Heres the scenario. I have 2 VIO servers running on a p570 (primary and standby) providing virtual scsi luns from a DS8000 to my client lpar.
VIO1 VTD
$ lsmap -vadapter vhost3
SVSA Physloc Client Partition ID
--------------- -------------------------------------------- ------------------
vhost3 U9117.570.65FFE2A-V1-C50 0x00000004
VTD rspwg222FDC8K26
LUN 0x8200000000000000
Backing device hdisk70
Physloc U7879.001.DQDNWNB-P1-C4-T1-W500507630608858A-L4013402D00000000
Secondary VIO VTD
$ lsmap -vadapter vhost3
SVSA Physloc Client Partition ID
--------------- -------------------------------------------- ------------------
vhost3 U9117.570.65FFE2A-V2-C50 0x00000004
VTD rspwg222FDC8K26
LUN 0x8200000000000000
Backing device hdisk63
Physloc U7879.001.DQDNWNA-P1-C4-T1-W500507630608858A-L4013402D00000000
Different hdisk devices, but they are the same lun on the san.
The reserve policy is set to no_reserve on both VIO servers.
On the client, the lun is pickedf up as hdisk 4, and with 2 paths out of vscsi2 and vscsi3
[root@myhost]/u01/app/oracle # lspath
Enabled hdisk0 vscsi0
Enabled hdisk1 vscsi1
Enabled hdisk4 vscsi2
Enabled hdisk4 vscsi3
My question is that dont see a child device for hdisk4 under vscsi3, only under vscsi2
[root@myhost]/u01/app/oracle # lsdev -p vscsi2
hdisk4 Available Virtual SCSI Disk Drive
[root@myhost]/u01/app/oracle # lsdev -p vscsi3
[root@myhost]/u01/app/oracle #
I was expecting to see a child device under vscsi3. Does the fact that im not mean there is a problem with MPIO on my client ?
Thanks in advance.
Heres the scenario. I have 2 VIO servers running on a p570 (primary and standby) providing virtual scsi luns from a DS8000 to my client lpar.
VIO1 VTD
$ lsmap -vadapter vhost3
SVSA Physloc Client Partition ID
--------------- -------------------------------------------- ------------------
vhost3 U9117.570.65FFE2A-V1-C50 0x00000004
VTD rspwg222FDC8K26
LUN 0x8200000000000000
Backing device hdisk70
Physloc U7879.001.DQDNWNB-P1-C4-T1-W500507630608858A-L4013402D00000000
Secondary VIO VTD
$ lsmap -vadapter vhost3
SVSA Physloc Client Partition ID
--------------- -------------------------------------------- ------------------
vhost3 U9117.570.65FFE2A-V2-C50 0x00000004
VTD rspwg222FDC8K26
LUN 0x8200000000000000
Backing device hdisk63
Physloc U7879.001.DQDNWNA-P1-C4-T1-W500507630608858A-L4013402D00000000
Different hdisk devices, but they are the same lun on the san.
The reserve policy is set to no_reserve on both VIO servers.
On the client, the lun is pickedf up as hdisk 4, and with 2 paths out of vscsi2 and vscsi3
[root@myhost]/u01/app/oracle # lspath
Enabled hdisk0 vscsi0
Enabled hdisk1 vscsi1
Enabled hdisk4 vscsi2
Enabled hdisk4 vscsi3
My question is that dont see a child device for hdisk4 under vscsi3, only under vscsi2
[root@myhost]/u01/app/oracle # lsdev -p vscsi2
hdisk4 Available Virtual SCSI Disk Drive
[root@myhost]/u01/app/oracle # lsdev -p vscsi3
[root@myhost]/u01/app/oracle #
I was expecting to see a child device under vscsi3. Does the fact that im not mean there is a problem with MPIO on my client ?
Thanks in advance.