home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sgi / 12585 < prev    next >
Encoding:
Text File  |  1992-08-18  |  2.6 KB  |  53 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!sun-barr!ames!sgi!classic.asd.sgi.com!jeremy
  3. From: jeremy@classic.asd.sgi.com (Jeremy Higdon)
  4. Subject: Re: CDC Drive Parameters
  5. Message-ID: <ooh8jbo@sgi.sgi.com>
  6. Sender: jeremy@classic.asd.sgi.com
  7. Organization: Silicon Graphics, Inc.  Mountain View, CA
  8. References: <1992Aug19.011509.7427@iscnvx.lmsc.lockheed.com>
  9. Date: Wed, 19 Aug 1992 03:44:37 GMT
  10. Lines: 41
  11.  
  12. In article <1992Aug19.011509.7427@iscnvx.lmsc.lockheed.com>, cunning@arthur.msd.lmsc.lockheed.com (Dave Cunningham) writes:
  13. > My in-company computer repair folks replaced my failing 380 Mb system
  14. > disk on a 4D20 with with a similar one last used on a sun.  It's the
  15. > same model (CDC 94171-9) but with a different firmware rev. (0045).
  16. > I formatted it with stand alone fx, using the "auto" command.  That
  17. > went ok, but I notice that some of the drive parameters are different
  18. > than on my SGI CDC 380s- specifically,  "Report recovered errors" is 
  19. > enabled, "Auto bad block realloc. on read" is enabled, "Error retry attempts"
  20. > is 16, and "Drive read-ahead" is enabled.
  21. > Are all of these changeable with fx, or are they jumpered ?
  22. > If so, should I change them or assume fx did what was right ?
  23.  
  24. They are all changeable using fx, and fx won't change any of them
  25. without specifically being told to.  Newer disks shipped by SGI
  26. have the "Auto bad block realloc. on read" enabled and
  27. "Drive read-ahead" enabled with "Report recovered errors" disabled
  28. and "Error retry attempts" typically set to manufacturer default.
  29. If the "Auto bad block realloc. on read" on the disk works (we've
  30. seen bugs on some disk drives when this feature was enabled), it
  31. should probably be enabled.  Same with "Drive read-ahead".
  32. Unfortunately, you probably don't have a good way to know if the
  33. features work.  If you weren't having any problems on the Sun,
  34. you probably won't on the SGI, but you may, since disk access
  35. patterns and usage may be different.
  36.  
  37. "Report recovered errors" should be enabled if you want to see
  38. when your disk recovers from errors.  Since this is a relatively
  39. common occurence, you may or may not need to know.  If you
  40. leave it on, don't be surprised to see a "Read data recovered with
  41. retries" message every now and then.  Finally, "Error retry attempts"
  42. is between you and the manufacturer.  Generally, the higher the
  43. number, the more the disk will try to recover your data when it's
  44. having a hard time.  Only certain numbers are valid, typically.
  45.  
  46. Use the /label/set/param option of fx to play with these params
  47. if you want to.  Remember to be careful and back up your data
  48. beforehand.
  49.  
  50. jeremy
  51.  
  52.