Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 1996 09:43:05 -0400 (EDT)
From:      Peter Dufault <dufault@hda>
To:        dror@hopf.dnai.com
Cc:        freebsd-scsi@freebsd.org, freebsd-isp@freebsd.org
Subject:   Re: ERROR info:747d9d asc:11,0 Unrecovered read error, other SCSI issues
Message-ID:  <199606061343.JAA17463@hda>
In-Reply-To: <Pine.NEB.3.93.960605172234.999K-100000@mars.dnai.com> from "Dror Matalon" at Jun 5, 96 08:45:26 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> We suspect that these are on the swap area of the first disk.

(oops, just noticed that part) .

If this is really on the swap area of the disk (verify that by looking
at the partition info and seeing where that block is) then this is easy
to fix:

1. Verify that AWRE is enabled in mode page 1;

2. Disable swap on that partition;

3. dd from /dev/zero to that partition.  The write will force the sector
to remap;

4. Tell -hackers that swap is being read before written (that doesn't make much
sense).

-- 
Peter Dufault               Real-Time Machine Control and Simulation
HD Associates, Inc.         Voice: 508 433 6936
dufault@hda.com             Fax:   508 433 5267



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