CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2013/08/26 01:43:05
Modified files: sys/scsi : mpath_rdac.c Log message: my DELL MD3000i seems to return skey illegal request + asc 0x94 + ascq 0x01, or skey unit attention + asc 0x8b + ascq 0x02 when i tell it to change controller ownership of a volume. i wish i knew what the numbers really meant, but alas, there's no doco cos this is all magical and unique apparently. anyway, empirically this can be used in rdac_checksense to return MPATH_SENSE_FAILOVER.