hacking SCO....
John Von Essen
john at essenz.com
Sat Oct 9 11:30:37 PDT 2004
I was able to use the badtrk utility in SCO to identify bad blocks and
put them in the bad block table.
The SCSI card is an old Adaptec, AIC-7880 and I believe it does not
support automatic bad block detection/redirection.
This disk came from a spares kits, so even though it is "new" and never
used, it is still 5-6 years old. There were 6 bad blocks, once they
were put in the bad block table, everything was fine.
Is sformat the freebsd equivalent of the badtrk utility. I have always
used Ultra2 LVD SCSI and higher on FreeBSD and have never had this
issue of bad blocks. Is that because those newer SCSI disks and
controllers have better ECC handling and take care of the bad blocks
internally without notifying the user?
-john
On Oct 9, 2004, at 6:51 AM, Doug Russell wrote:
>
> On Fri, 8 Oct 2004, Sergey Babkin wrote:
>
>> Try to use the "Verify" menu from the Adaptec BIOS. It finds and tries
>> to re-map the bad sectors (it tries to preserve data during this too,
>> unless the sector is completely unreadable).
>
> The verify commands issued by the BIOS are virtually useless compared
> to
> the type of tests done my sformat. If you enable automatic read
> re-allocation, it is almost the same as simply reading your whole disk
> with dd.
>
>>> I do the full 14 pattern tests before I put a SCSI disk in service.
>>
>> When a disk starts losing blocks like this, usually they only multiply
>> over time. The best thing you can do is replace the disk and
>> move the data before you lost more of it.
>
> NO! Not necessarily!
>
> If a disk has simply grown a few new defects since it was new, it does
> not
> necessarily mean it is going to die. I have many disks that had minor
> bad
> spots on them that weren't even always found by the factory format
> routines, or had appeared since (due to transport, debris in the HDA,
> poor
> holding power for the magnetic fields in some area, etc). If the drive
> passes through a few full patern tests without problems and doesn't
> continue to grow new defects, it is likely just fine.
>
> I've got all kinds of old SCSI disks that were 'discarded' due to
> errors.
> Only a couple are truly dead... the rest have been running for years
> with
> no problems after making a real grown defect list from the pattern
> tests.
>
> This is something I learned many many years ago when running my old
> Miniscribe 3650s on a Perstor high density controller. It formated the
> drives to 31 sectors per track instead of 17. Hard on the disks, and
> the
> media, but a good drive, after being properly tested, would run
> flawlessly
> for years being hammered 24/7 on BBS machines. Got 78 megs per drive
> instead of 42.whatever it was. :)
>
> Later...... <Doug>
>
>
>
More information about the freebsd-hackers
mailing list