home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / admin / 5588 < prev    next >
Encoding:
Text File  |  1992-08-17  |  2.7 KB  |  62 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!spsgate!mogate!newsgate!wdc!mario
  3. From: mario@wdc.sps.mot.com (Mario Nigrovic)
  4. Subject: Re: How to put two dumps on one tape?
  5. Message-ID: <1992Aug17.181418.23847@newsgate.sps.mot.com>
  6. Originator: root@mogate.sps.mot.com
  7. Sender: mario@wdc (Mario Nigrovic)
  8. Nntp-Posting-Host: 223.199.55.4
  9. Organization: Motorola Western MCU Design Center, Chandler Arizona
  10. References: <1992Aug16.073907.2933@athena.mit.edu> <66127@hydra.gatech.EDU>
  11. Date: Mon, 17 Aug 1992 18:14:18 GMT
  12. Lines: 48
  13.  
  14. In article <66127@hydra.gatech.EDU>, dsm@prism.gatech.EDU (Danny McGurl) writes:
  15. |> ross@mecha.mit.edu (Ross Levinsky) writes:
  16. |> 
  17. |> >Here's an easy one. I have two Suns, and since their / partitions are so
  18. |> >small, I'd like to dump them to both to one tape (sequentially) with the
  19. |> >"dump" command. How do I do this (preferably without using the no-rewind
  20. |> >options), and how do I restore the partitions correctly when they're
  21. |> >sequential? 
  22. |> 
  23. |> Basicly, you don't.  The no rewind device is what this job calls for, and if
  24. |> you aren't willing to use it then there is no solution.
  25. |> 
  26. |> Consider this:  After you dump the first file to the tape (and it rewinds
  27. |> since you aren't using the no-rewind device), then *something* will have to
  28. |> skip to the end of file mark.  Does it matter if a program does it or if you
  29. |> write some shell script that uses mt to do it?  
  30. |> 
  31. |> As long as you always back the machines up in the same order, you shouldn't 
  32. |> have to worry too much about keeping the dumps straight.
  33. |> -- 
  34. |> Danny McGurl                        "No, no Pixel!  Beer is not for baby cats."
  35. |> Office of Information Technology        --Richard Ames,
  36. |> dsm@prism.gatech.edu                 __The Cat Who Walks Through Walls__
  37.  
  38. You don't indicate what type of tape, so I'll assume 1/4" Cartridge.  If the
  39. machines are networked together, you can write a script which will perform the
  40. dump from the first machine (with NO REWIND, sorry, can't avoid that) and then
  41. the script can rsh to the other machine and do a RDUMP to the first machine's
  42. tape (this time to the REWINDING device).
  43.  
  44. I have had almost NO success attempting to "add on" to the end of
  45. an exabyte 8mm tape, except writing all dumps in sequence.
  46.  
  47. If you want to read multiple tar files from a single tape, remember that
  48. tar will NOT read the end-of-file mark on the tape so a "mt fsf 1" will
  49. be required between successive tars.
  50.  
  51. Hope this isn't too long but still helps!
  52.  
  53. -- 
  54.  
  55.                             Mario
  56.  
  57. Mario Nigrovic <mario@wdc.sps.mot.com>        voice: (602) 821-4264
  58. Motorola Western MCU Design Center        fax:   (602) 821-4058
  59. *  -  -  -  -  -  -  -  -  -  -  -*-  -  -  -  -  -  -  -  -  -  -  *
  60. How come wrong numbers are never busy?
  61. *  -  -  -  -  -  -  -  -  -  -  -*-  -  -  -  -  -  -  -  -  -  -  *
  62.