home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / admin / 4289 < prev    next >
Encoding:
Text File  |  1992-07-23  |  2.0 KB  |  47 lines

  1. Newsgroups: comp.unix.admin
  2. Path: sparky!uunet!ulowell!swlvx2!NMC.ED.RAY.COM!heiser
  3. From: heiser@ferrari.nmc.ed.ray.com (Bill Heiser)
  4. Subject: multiple dumps on EXB-8200 8mm tape
  5. Message-ID: <1992Jul23.141833.14606@ferrari.nmc.ed.ray.com>
  6. Organization: Equipment Division, Raytheon Company
  7. Distribution: usa
  8. Date: Thu, 23 Jul 92 14:18:33 GMT
  9. Lines: 36
  10.  
  11. I am attempting to develop backup procedures to write multiple files
  12. to a 2.3G 8mm tape.  However my efforts are being thwarted by differences
  13. in the way different systems seem to write the tapes.
  14.  
  15. I'm writing the procedures so that the script will run rdump from the
  16. machine being backed up, and write to a tape in a remote host.  The other
  17. scenario will be to use dump to write to a local tape (to keep the procedure
  18. generic, is there any problem with using rdump also when writing to a local
  19. tape?)
  20.  
  21. The problem I have is that when I write a tapefile to the non-rewinding
  22. device, and then write another file, when I try to read the files I seem
  23. to have to skip filemarks sometimes.  For example:  If I write a tape on
  24. a SunOS 4.1.1_U1 or 4.0.3 system, I have a tape with several tapefiles.
  25. If I try to read the tape by doing several consecutive 'restore' commands
  26. on the non-rewinding device, the restores after the first one fail -- unless
  27. I do a restore, then a "mt -f fsf 1".  So basically I seem to be getting
  28. extra file marks!
  29.  
  30. When I do the same exercise on a Harris Nighthawk CX/UX 5.1 (system V R3),
  31. this problem does not occur!
  32.  
  33. Anyone know of a trick to make this work the same on both systems?  I 
  34. suppose if it is running on the Harris, I could make it write an extra
  35. file makr between files, but that seems foolish.  It would be better if
  36. all of the tapefiles are back-to-back, both on sunos and cx/ux!
  37.  
  38. Thanks in advance for any ideas on this.
  39.  
  40. Bill
  41.  
  42. -- 
  43. * Happiness is a hot boiled lobster with drawn butter, a side dish of hot     *
  44. * fresh steamers with melted butter & a hot corn on the cob with butter & salt*
  45. Work: heiser@sud509.ed.ray.com
  46. Home: bill@unixland.natick.ma.us  Public Access Unix/USENET 508-655-3848
  47.