Hello,
I'm trying to configure a DS4800 direct attached to a 9117-MMA (power6) with a Dual VIOS setup.
Every VIOS has only one fibre port attached to the DS4800, and the DS4800 has no more ports available.
I did did a "chdev" on the fcs0 adapter to: dyntrk=no &fc_err_recov=delayed_fail (recommended from IBM if you have no SAN switch) .
I create a LUN on the DS4800 and mapped it to the HBA's from the both VIOS.
"cfgdev" was run from the padmin shell and hdisk2 is created. Chdev was invoked again to put the reserve_policy on no_reserve for hdisk2.
The device was then mapped to a vscsi device with the following command:
mkvdev -vdev hdisk2 -vadapter vhost0 -dev vhdisk2 .
I did the the exact same configuration on VIOS2 but when i try to boot the new LPAR with this hard disk, i get al kinds of error messages including:
IDENTIFIER TIMESTAMP T C RESOURCE_NAME DESCRIPTION
DF63A4FE 0624183010 T S vhost0 Virtual SCSI Host Adapter detected an r
00B984B3 0624183010 U H hdisk2 UNDETERMINED ERROR
C48C3EC2 0624183010 I H hdisk2 ARRAY ACTIVE CONTROLLER SWITCH
00B984B3 0624182810 U H hdisk2 UNDETERMINED ERROR
C48C3EC2 0624182810 I H hdisk2 ARRAY ACTIVE CONTROLLER SWITCH
C972F43B 0624182710 T S vhost0 Misbehaved Virtual SCSI Client
C972F43B 0624182010 T S vhost0 Misbehaved Virtual SCSI Client
Any advice would be appriciated
