home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8009 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  3.0 KB

  1. Path: sparky!uunet!ogicse!uwm.edu!ux1.cso.uiuc.edu!mp.cs.niu.edu!fnnews!fncrd6.fnal.gov!rohrer
  2. From: rohrer@fncrd6.fnal.gov (Keith Rohrer)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: HArd drive timeout
  5. Message-ID: <2173@fnnews.fnal.gov>
  6. Date: 12 Aug 92 15:32:22 GMT
  7. Article-I.D.: fnnews.2173
  8. References: <1992Aug12.123856.1635@capitol.com>
  9. Sender: news@fnnews.fnal.gov
  10. Organization: Fermilab
  11. Lines: 55
  12. Nntp-Posting-Host: fncrd6.fnal.gov
  13.  
  14. In article <1992Aug12.123856.1635@capitol.com> moore@capitol.com (Jim Moore) writes:
  15. >I just recently bought a Talon 120Mb IDE drive for my 
  16. >Gateway 2000 33Mhz 386 specifically to use Linux.
  17. >I have the disc partitioned into :
  18. >   /
  19. >   swap
  20. >   /usr
  21. >   /home
  22. >And I have even compiled and booted a new kernel (0.96c).
  23. >However, whenever I do a big compile/link I start getting
  24. >"HD-timeout" "HD reset" "HD ready" mesasges and have to power cycle.
  25. >The Talon is the second IDE drive in the system.  The first is a 200Mb
  26. >Maxtor one huge DOS partition.
  27. >I browsed around the kernel hd.c code a little, but I really don't
  28. >know much about the PC disc hardware.
  29. >Any ideas/fixes would be most welcome.
  30. >Jim Moore
  31. >moore@capitol.com
  32. >-- 
  33. >Jim Moore             Capitol Disc Interactive
  34. >moore@capitol.com
  35. > =============================================
  36. > If you lie to a computer, it will get you.
  37.  
  38. I've got a similar situation.  I've got a 386-40, Forex chipset, AMI BIOS (5-5-
  39. 91 date), a Maxtor 7213A hard drive, and hard drive timeouts regularly under
  40. disk-intensive situations, especially when I try to do things on two VC's
  41. at once.  I've had this problem on 0.96c, all patchlevels, and 0.97; I haven't
  42. had time to apply pl1 to 0.97 quite yet.  When I do something disk-intensive
  43. such as fsck/efsck, or gcc, and sometimes lha or tar | tar, I'll get the
  44. hard drive timeout, resetting message, usually several times.  I modified
  45. the printk in question in hd.c, and the sectors it times out on are similar,
  46. but not always the same (some sectors time out more often than others).
  47. In the case of fsck/efsck, though, it will give me a huge number of errors
  48. which are not consistent with one another, then if I run it again, everything
  49. will check out just fine.  The problems seem to come up far more often when
  50. I start something going in one VC, then switch to another VC and do something
  51. else that uses the disk (including, but not limited to, logging in and
  52. starting top!).  I made that modification someone mentioned a few days ago
  53. including setting HD_DELAY to 120.  No help.  I did, however, add to the
  54. printk the buffer address in question; I will see if that changes.
  55.  
  56. Does anybody have any idea what to do?  Is it the Maxtor?  The partition
  57. is physically perfect, having been used and NDD'd many times under MS-DOG.
  58.  
  59. This has been plaguing me for weeks now...
  60.  
  61.     Keith
  62. (rohrer@fncrd0.fnal.gov)
  63.  
  64. -- 
  65. Disclaimer: None of Grinnell College, URA, Fermilab, and any other affiliated
  66. persons or orginizations have licensed my ideas or opinions, and thus are
  67. not entitled to any which may appear above.
  68.  
  69.