Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jun 1995 02:03:44 +1000 (EST)
From:      michael butler <imb@scgt.oz.au>
To:        dufault@hda.com (Peter Dufault)
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Quantum hardware errors (Deferred Error: HARDWARE FAILURE asc:87,0)
Message-ID:  <199506061603.CAA02057@asstdc.scgt.oz.au>
In-Reply-To: <199506061211.IAA16611@hda.com> from "Peter Dufault" at Jun 6, 95 08:11:18 am

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Dufault writes:

> > # scsi -f rsd0.ctl -m 8
> > WCE:  1     <--- (write cache enabled, for the -hackers folks)

 [ .. ]

> Everyone should check their drives and disable this.
 
> In 2.1 the system will sanity check the mode page settings during
> boot and will comment on anything it thinks is set wrong.

Warning .. OK ..  but please do not mandate such a change, some drives
simply do not support the modification of these parameters, e.g. ..

/kernel: (aha0:0:0): "MICROP 2217-15MZ1001904 HQ30" type 0 fixed SCSI 2
/kernel: sd0(aha0:0:0): Direct-Access 1685MB (3450902 512 byte sectors)

asstdc:~ # scsi -f /dev/rsd0.ctl -e -m 8

 [ .. attempt to edit said parameter .. ]

SCIOCCOMMAND ioctl: Command accepted.
return status 3 (Sense Returned) host adapter status 2
Command out (6 of 6):
15 00 00 00 10 00 

Data out (0 of 16):

Error code is "current errors"
Segment number is 00
Sense key is "Illegal request"
The Information field is 00000000 (0).
The Command Specific Information field is 00000000 (0).
Additional sense code: 26
Additional sense code qualifier: 00
Illegal value in the parameter list.
Bit 0 of byte 9 (value 00) is illegal.
sense (32 of 48):
f0 00 05 00 00 00 00 0a 00 00 00 00 26 00 00 88 
00 09 00 00 00 00 00 00 00 00 00 00 00 00 00 00 

This particular drive also will not tolerate attempts to change the
reallocation strategy .. they're always '0' :-(,

	michael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506061603.CAA02057>