Re: S.M.A.R.T. hard drives WAS: SCSI vs. IDE performance
Suchandra Thapa <s-thapa-11@alumni.uchicago.edu>
From: Suchandra Thapa <s-thapa-11@alumni.uchicago.edu>
To: pgsql-general@postgresql.org
Date: 2003-11-29T04:41:50Z
Lists: pgsql-general
On Fri, 2003-11-28 at 21:45, Bruce Momjian wrote: > Do SCSI drives even do relocation? I had a Seagate SCSI drive that > would beep every time I tried to access a bad block, basically telling > me to replace the drive. I'm pretty sure that SCSI drives, or at least more modern ones, do. The ones I've used have a list of bad blocks stored internally and will relocate blocks automatically. The drives allowed you to reset this list by running a low level format from the scsi controller. The drives would then clear the bad blocks list and recheck disk blocks again. -- Suchandra Thapa <s-thapa-11@alumni.uchicago.edu>