home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sun / admin / 5000 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  2.0 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!mips!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!news!brtmac
  2. From: brtmac@maverick.ksu.ksu.edu (Brett McCoy)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Re: Exabyte 8500 - Dump parameters
  5. Date: 27 Jul 92 09:49:33
  6. Organization: Kansas State University
  7. Lines: 28
  8. Message-ID: <BRTMAC.92Jul27094933@maverick.ksu.ksu.edu>
  9. References: <25876.9207241150@thor.cf.ac.uk> <1992Jul27.084023.22925@ericsson.se>
  10. NNTP-Posting-Host: maverick.ksu.ksu.edu
  11. In-reply-to: etxorst@eos.ericsson.se's message of 27 Jul 92 08:40:23 GMT
  12.  
  13. In article <1992Jul27.084023.22925@ericsson.se> etxorst@eos.ericsson.se (Torsten Lif) writes:
  14.  
  15. >>I just got off the phone to our Exabyte drive suppliers technical
  16. >>department, according to them using /dev/rstn+8 for 5GB density is fine,
  17. >>as long as the tape is new. If your tape has been used on an Exabyte
  18. >>8200 unit the new 8500 drive will continue to use the tape as a 2.3 GB
  19. >>tape.
  20. >
  21. >Yes-and-no. Addressing /dev/nrst(n+8) makes no difference on those of
  22. >our machines that run SunOS 4.1.1, but on this machine (an SS10/41
  23. >running SunOS 4.1.3-beta) it works as described. I haven't yet had time
  24. >to try it on 4.1.2 and I don't know if patches for the older OS
  25. >versions are available. Can anyone else shed some light on this?
  26.  
  27. According to the EXB-8500 Users Manual the 8500, when positioned at
  28. PBOT will write at whichever density you tell it to.  Under SunOS
  29. 4.1.2 the tape devices /dev/{r,nr}st[0-7] are 8200 format and
  30. /dev/{r,nr}st[8-15] are 8500 format.  More information is available
  31. from 'man st'.  If you write to an EXB-8500 anywhere but the beginning
  32. it will ignore the density setting you tell it and will write at the
  33. same density the rest of the tape has been written at.
  34.  
  35. Under SunOS 4.1.1 and below there is no support for 8500 drives which
  36. is why it will write 8200 format if the tape was already written.  I
  37. believe that if you don't tell the drive what to do it assumes that
  38. you want to use the format that is already on the tape.
  39.  
  40. ++Brett;
  41.