home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sun / hardware / 3531 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.7 KB  |  38 lines

  1. Newsgroups: comp.sys.sun.hardware
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!dhinds
  3. From: dhinds@leland.Stanford.EDU (David Hinds)
  4. Subject: Trouble with bad block repair on SCSI drive
  5. Message-ID: <1992Jul24.215902.6684@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Organization: DSG, Stanford University, CA 94305, USA
  8. Date: Fri, 24 Jul 92 21:59:02 GMT
  9. Lines: 27
  10.  
  11. I'm trying to fix a bad block in the root partition on our Sun 4/330,
  12. so far without success.  The hard drive is a CDC Wren IV, with the MD21
  13. SCSI controller.  Now, the system is sort of limping along; every few
  14. minutes, it will freeze up with messages like:
  15.  
  16. > sd6a:  read retry, block 6736 (6736 relative)
  17. > sd6a:  read restore, block 6736 (6736 relative)
  18. > sd6a:  write retry, block 6736 (6736 relative)
  19. > sd6a:  hard error, block 6736 (6736 relative)
  20. > sd6a error: sense key(0x4) hardware error, error code(0x9): servo error
  21. > sd6:  rezero failed
  22.  
  23.  
  24. in various random permutations.  So, I followed the instructions in the
  25. system administration manual for using 'format' to repair a bad block
  26. while the system is up.  I first tried running a surface analysis, but
  27. the read-only test (the only one that will work on a mounted partition)
  28. couldn't find any bad sectors.  So, I decided to just go ahead and repair
  29. block 6736 with the 'repair' command.  This seemed to succeed, and the
  30. sector was added to the defect list.  However, the error messages keep
  31. on coming.  According to the manual, if the repair operation is supported
  32. by the drive and controller, this is all I should need to do: what am I
  33. missing here?  Do I still need to reformat the drive or something?
  34.  
  35.         - David Hinds
  36.           dhinds@allegro.stanford.edu
  37.  
  38.