home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8016 < prev    next >
Encoding:
Text File  |  1992-08-12  |  4.3 KB  |  96 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!boulder!kinglear!drew
  3. From: drew@kinglear.cs.colorado.edu (Drew Eckhardt)
  4. Subject: Re: Disk/tape drive and vendor info needed.
  5. Message-ID: <1992Aug12.174343.18061@colorado.edu>
  6. Sender: news@colorado.edu (The Daily Planet)
  7. Nntp-Posting-Host: kinglear.cs.colorado.edu
  8. Organization: University of Colorado at Boulder
  9. References: <Aug.10.23.22.47.1992.8181@theophilus.rutgers.edu>
  10. Date: Wed, 12 Aug 1992 17:43:43 GMT
  11. Lines: 83
  12.  
  13. In article <Aug.10.23.22.47.1992.8181@theophilus.rutgers.edu> rapatel@theophilus.rutgers.edu ( Rakesh Patel) writes:
  14. >
  15. >I'm thinking of getting a 500+ MB IDE disk and a relatively cheap tape
  16. >drive for my Gateway 2000 486/33 to run Linux and backup my system.
  17. >I've currently got a 120MB Western Digital IDE disk (almost full), and
  18. >only have one IDE slot left. I'd like to get a tape drive and a large
  19. >disk.  The August computer shopper has an add from Megahaus for a few
  20. >IDE disks:
  21. >
  22. >510 MB 12ms Conner CP3504 $1199
  23. >520 MB 12ms Fujitsu M2624T $1139
  24. >535 MB 12ms Maxtor LXT535A $1090
  25. >
  26. >I'm thinking of going with the Fujitsu, as it has a 5 year
  27. >manufacturers warranty.  I'm also considering a Colorado 120 MB
  28. >tape drive (model DJ-20) for $255 from Megahaus. Megahaus seems
  29.  
  30. Note that Colorado tapes will probably never be supported under 
  31. either Linux or Jolitz's BSD.  Colorado refuses to give out 
  32. documentation on their drives, and only have drivers for 
  33. SYSV unices.
  34.  
  35. >to have a reasonable return/service/warranty policy. Any suggestions
  36. >or comments on them? Are there other places that are more reasonable?
  37. >
  38.  
  39. Not only are Colorado tapes unsupported, but I've been told that 
  40. they are poor quality, and wear out not long after the warranty if 
  41. you are doing frequent backups.  This is hearsay, but I've 
  42. heard it from enough people that I'd take notice.
  43.  
  44. >Will the Colorado tape drive work through the floppy controller as a
  45. >third drive? The controller I have is one of those IDE, 2 serial, 1
  46. >parallel, 2 floppy controllers, and I already have two floppy drives.
  47. >If the Colorado can't work, there is an Iomega tape drive out now that
  48. >supposedly can be used as a third floppy even on a 2 floppy
  49. >controller. Any comments/suggestions on that?
  50.  
  51. Get a standard QIC 02 interface tape, these are all supported.  SCSI
  52. tapes will be supported in the near future - some one is debugging a 
  53. driver which works with the current code, and the new code will
  54. make things even easier.
  55.  
  56. >If you have Linux running with a SCSI disk and tape drive, and have
  57. >any suggestions on purchasing a SCSI disk and tape drive instead,
  58.  
  59. Linux supports no tape drives yet.  As far as SCSI controllers, 
  60. the Adaptec is a good choice as far as DOS compatability 
  61. is concerned (154x ONLY, 152x is unsupported under Linux), and 
  62. it should over respectable performance once the new SCSI
  63. drivers are done.
  64.  
  65. Currently, we're seeing one block per revolution on unbuffered 
  66. drives, which translates to ~60K/sec.  Some drives power up 
  67. with cache disabled, if your drive powers up with cache enabled, you may see
  68. ~300k/sec.  
  69.  
  70. I've got the mode pages that control this, and sometime "RSN" will 
  71. work on insuring that cache is always enabled.
  72.  
  73. The new SCSI drivers implement scatter / gather, issue most commands 
  74. as linked commands to cut down on per-command overhead, and have 
  75. a few other tricks to increase performance.  With a two block readahead,
  76. you get 3X the old performance from the scatter / gather alone.
  77.  
  78. >I'd like to hear them, especially if both the tape and disk can
  79. >work directly under both DOS and Linux. I was planning on getting the IDE
  80. >setup, and using the tape drive through the floppy controller
  81.  
  82. Floppy controller won't work.  Get a QIC-02 board and tape.
  83.  
  84. >and backing up the linux partitions onto a DOS partition and using
  85. >the DOS backup software. If a pure SCSI solution might work at
  86. >reasonable cost, I'd appreciate knowing about one, especially if
  87. >the performance doesn't get worse when compared with the IDE setup. :-)
  88.  
  89. Currently, it is worse than IDE.  That will change - the time frame keeps 
  90. changing, since I have a "real" project to finish in ~2 weeks, and 
  91. haven't left the lab for 2 days.
  92. -- 
  93. Microsoft is responsible for propogating the evils it calls DOS and Windows, 
  94. IBM for AIX (appropriately called Aches by those having to administer it), but neither is as bad as AT&T.  Boycott AT&T, and let them know how you feel. 
  95.  
  96.