home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / vms / 12887 < prev    next >
Encoding:
Text File  |  1992-07-28  |  2.1 KB  |  42 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!nntp-server.caltech.edu!SOL1.GPS.CALTECH.EDU!CARL
  3. From: carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick)
  4. Subject: Re: Multiple save-sets on a tape
  5. Message-ID: <1992Jul29.091727.14333@cco.caltech.edu>
  6. Sender: news@cco.caltech.edu
  7. Nntp-Posting-Host: sol1.gps.caltech.edu
  8. Reply-To: carl@SOL1.GPS.CALTECH.EDU
  9. Organization: HST Wide Field/Planetary Camera
  10. References: <Bqo4q4.Hy6@news.cso.uiuc.edu> <1992JUL20.175952.03@pegasus.ch>,<1992Jul22.234539@aminet.uucp>
  11. Distribution: usa
  12. Date: Wed, 29 Jul 1992 09:17:27 GMT
  13. Lines: 27
  14.  
  15. In article <1992Jul22.234539@aminet.uucp>, barrett@aminet.uucp (Keith Barrett) writes:
  16. >In article <1992JUL20.175952.03@pegasus.ch>, imkesun@pegasus.ch (Ralph Kloess) writes:
  17. >>   we put multiple savesets on a 8mm exabyte by doing an
  18. >>   $INIT $1$MUA110: 'label'
  19. >>   and then
  20. >>   $BACKUP disk:[dir-struct-1...] $1$MUA110:saveset-1.bck/SAVE/LABEL='label'
  21. >>   $BACKUP disk:[dir-struct-2...] $1$MUA110:saveset-2.bck/SAVE/LABEL='label'
  22. >>   $BACKUP disk:[dir-struct-n...] $1$MUA110:saveset-n.bck/SAVE/LABEL='label'
  23. >>
  24. >>   It works fine so far (over a year)
  25. >
  26. >You can skip the "INIT" part if you include a "/REWIND" on the first AND ONLY
  27. >FIRST backup command.
  28.  
  29. NNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOO!  Some (all?) SCSI controllers and VMS
  30. v5.4-2 don't get along very well.  In particular, BACKUP/REWIND may or may not
  31. properly initialize your tape.  Please check to see whether or not this is a
  32. problem on YOUR system before you trust BACKUP/REWIND to properly initialize
  33. your tape.  The sanity you save may be your own.
  34. --------------------------------------------------------------------------------
  35. Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  36.  
  37. Disclaimer:  Hey, I understand VAXen and VMS.  That's what I get paid for.  My
  38. understanding of astronomy is purely at the amateur level (or below).  So
  39. unless what I'm saying is directly related to VAX/VMS, don't hold me or my
  40. organization responsible for it.  If it IS related to VAX/VMS, you can try to
  41. hold me responsible for it, but my organization had nothing to do with it.
  42.