home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / admin / 5971 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  4.0 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!mp.cs.niu.edu!fnnews!fnsony.fnal.gov!shah
  2. From: shah@fnsony.fnal.gov (Hemant Shah)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: (SUMMARY) dump parameters for Exabyte 8500 tape drive.
  5. Message-ID: <2235@fnnews.fnal.gov>
  6. Date: 31 Aug 92 14:06:27 GMT
  7. Sender: news@fnnews.fnal.gov
  8. Reply-To: shah@fnalb.fnal.gov
  9. Organization: Fermi National Accelerator Laboratory, Batavia, IL
  10. Lines: 103
  11. Nntp-Posting-Host: fnsony.fnal.gov
  12.  
  13. Earlier I had asked:
  14.  
  15. >I am looking for "dump" command line options to use with Exabyte 8500 8mm
  16. >tape drive, which options should I use to dump in 2.3 GByte mode, and
  17. >5.0 GByte mode.
  18.  
  19. and I got few answers and quite a few requests to post the summary of responses.
  20. Thanks to all who replied :-)
  21.  
  22. Here's the responses I got.
  23.  
  24. From hanson@fnal.fnal.gov:
  25.  
  26. |>I assume you're asking about a Sun here?
  27. |>
  28. |>a.  Only supported in 4.1.2 and later (you can munge up the kernel for
  29. |>4.1.1, but I wouldn't bother.)
  30. |>
  31. |>b.  You need to use a different device node.  High density is 8
  32. |>higher than low density.  For example, /dev/rst0 and /dev/rst8.
  33. |>
  34. |>c.  You can just adjust the length of tape parameters for the different
  35. |>proportional density.
  36. |>
  37. |>Look at the man page for dump.  It give numbers for a 8200.  Multiply
  38. |>the length by - oh, maybe 2.1 to get the length for an 8500.
  39.  
  40. -------------------------------------------------------------------------------
  41.  
  42. From gskalla@informatik.Uni-Osnabrueck.DE
  43.  
  44. We were told to use
  45.         dump -f /dev/st[0-7] ...
  46. to dump in 2.3 GByte mode and
  47.         dump -f /dev/st[8-15] ...
  48. to dump in 5.0 GByte mode.
  49. Reason: from 4.1.1 to 4.1.2 SUN changed the device driver for tapes.
  50. (Just to notice, we did not get this hint from SUN, but from the vendor
  51. of the Exabyte!)
  52.  
  53. Our system administrator told me, that it works quite fine.
  54.  
  55. Good luck
  56.         Gernot
  57.  
  58. -------------------------------------------------------------------------------
  59.  
  60. From canver@informatik.uni-ulm.de
  61.  
  62. We are using the EXB 8500 with 120m tapes (5GB) with the command
  63.  
  64.         dump 0dsb 54000 24000 126 /dev/hd...
  65.  
  66. I dunno how to dump in 2.3GB mode (for shorter tapes you just lower the
  67. size appropriately, e.g. 12000 instead of 24000 for 60m tapes (2.5GB), etc.)
  68.  
  69. hope this helps
  70.  
  71. cheers,
  72.         Ercu
  73.  
  74. -------------------------------------------------------------------------------
  75. From rjq@phys.ksu.edu
  76.  
  77.  Is this SunOS 4.1.2 or 4.1.1? With 4.1.2 you can choose the mode. From the
  78. st(4S) man page:
  79.      /dev/rst[0-7]
  80.                          Standard EXB-8200 (2GB) Format
  81.      /dev/rst[8-15]
  82.                          EXB-8500 (5GB) Format
  83.  
  84.  
  85.  With 4.1.1 I believe you are stuck with what ever the drive defaults to.
  86. I think it defaults to 5GB unless the tape is already written in low density,
  87. and you are part way into the tape (ie the tape drive has had a chance to rec-
  88. ognize the low density).
  89.  
  90.  
  91.  I have "archived" several past posts about exabyte tapes, I could bomb your
  92. mailbox with them if you want.
  93.  
  94. -------------------------------------------------------------------------------
  95.  
  96. From jh@cadre.com
  97.  
  98. What version of the OS are you using?  Support for the 8500 is built into
  99. 4.1.2.  I'm still on 4.1.1, though, and in my dump command, I've got a
  100. density (I think) value of 108000 rather than the 54000 used on the 8200.
  101. This was given to me by a tech at Exabyte.  Everything else remains the same.
  102.  
  103.  
  104. -------------------------------------------------------------------------------
  105.  
  106. Thanks again to all who replied :-)
  107. -- 
  108. -------------------------------------------------------------------------------
  109. Hemant Shah                            | All the opinions expressed are my own
  110. Fermi National Accelerator Laboratory  | and does not necessarily reflect
  111. Systems Integration Group              | those of Fermilab.
  112. E-mail :shah@fnal.fnal.gov             |
  113.  Voice : (708) 840-8071                   | I haven't lost my mind
  114.    Fax : (708) 840-2783                | it's backed on tape somewhere.
  115. -------------------------------------------------------------------------------
  116.