home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / hp / 10484 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.9 KB

  1. Path: sparky!uunet!psinntp!eye!paul
  2. From: paul@eye.com (Paul B. Booth)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: network backup failures
  5. Message-ID: <1992Sep15.111309.23625@eye.com>
  6. Date: Tue, 15 Sep 92 15:13:09 GMT
  7. References: <1992Sep14.093105.3982@pollux.lu.se>
  8. Organization: 3D/EYE, Inc.  Ithaca, NY
  9. Lines: 38
  10.  
  11. In article <1992Sep14.093105.3982@pollux.lu.se> peter@astol.astro.lu.se (Peter Linde) writes:
  12. >
  13. >
  14. >Dear net..
  15. >
  16. >We have one 720, one 835 and one Sun-3 sharing eachothers disks via NFS.
  17. >The 720 has a DAT (with compression), which we want to use to backup all
  18. >file systems on all machines in a single operation.  The amount is about
  19. >1.2 Gb; 150000 files.  I have the following experiences:
  20. > sad experiences excluded.....
  21. >
  22. >It seems then that no simple solution exists to our backup  problem.  Do
  23. >I  have  to  sacrifice   security  by   implementing   a   non-supported
  24. >modification  of the kernel  (allowing NFS root access), or do I have to
  25. >spend  thousands of dollars to buy Omniback, just in order to be able to
  26. >do a decent backup?
  27. >
  28. Have you considered using GNU tar?  It understands networked dat drives
  29. (typical command line: tar cvf remote_node:/dev/rmt/0m files) and it will
  30. build on most any machine you want.  It also handles incremental backups and
  31. the price is right.
  32.  
  33. Have your 720 spawn gtar jobs to the other 2 machines.  Transfer rates are
  34. quite a bit faster than you'll see if you try to access the remote files via
  35. nfs.
  36.  
  37. A faster-still option might be to use rdump instead of gtar, but I can't
  38. remember off the top of my head whether the Sun has rdump or if it's hp
  39. compatible.  Anybody know?
  40.  
  41. Regards-
  42.  
  43. -- 
  44. Paul B. Booth  (paul@eye.com)
  45. -------------------------------------------------------------------------------
  46. 3D/EYE, Inc., 2359 N. Triphammer Rd., Ithaca, NY  14850    voice: (607)257-1381
  47.                                                              fax: (607)257-7335
  48.