home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / apps / 5722 < prev    next >
Encoding:
Text File  |  1992-08-31  |  2.0 KB  |  56 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!gate.fzi.de!auhl
  3. From: auhl@fzi.de (Axel Uhl)
  4. Subject: Re: gtarp won't backup to sequence of floppies
  5. Message-ID: <1992Aug31.141201.27191@fzi.de>
  6. Keywords: gtarp, GTAK, streamer backup
  7. Sender: news@fzi.de (FZI-news)
  8. Reply-To: fzi.de
  9. Organization: Forschungszentrum Informatik (FZI), Karlsruhe, Germany
  10. References:  <ednstras.714962943@kraken>
  11. Date: Mon, 31 Aug 1992 14:12:01 GMT
  12. Lines: 42
  13.  
  14. In article 5636 Michael Strasser writes
  15.  
  16. >I am unable to get gtarp to save the contents of a directory tree to
  17. >a set of disks (using the -M option).
  18. >
  19. >The following commands produce the following error messages once the first
  20. >disk is full:
  21. >
  22. >    gtarp -c -f b:mjstar -M mjs
  23. >    /bin/gtar: write to b:mjstar short 10240 bytes
  24. >
  25. >because gtarp ran out of space on the disk.  Then, trying Kai Uwe Rommel's
  26. >suggestion of using the -S option to specify archive size:
  27. >
  28. >    gtarp -c -f b:mjstar -M -S 1180K mjs
  29. >    /bin/gtar: write to b:mjstar.002 short 10240 bytes
  30. >
  31. >This latter message appears because gtarp can't fit mjstar.002 on the same
  32. >disk as mjstar.001, which is 1180K in size.  gtarp is not prompting for
  33. >insertion of another disk after mjstar.001 is written.
  34. >
  35. >The -W (verify) option causes a crash of its own before any files are
  36. >written:
  37. >
  38. >    gtarp -c -f b:mjstar -M -S 1180K -W mjs
  39. >    /bin/gtar: could not allocate memory for diff buffer of 20 bytes
  40. >
  41. >Also, I have found that the -G (GNU special incremental format) option 
  42. >doesn't work:
  43. >
  44. >    gtarp -c -f b:mjstar -M -S 1180K -G mjs
  45. >    Couldn't re-allocate memory
  46. >with nothing written to b:mjstar.001.
  47. >
  48. >Has anyone succeeded where I (and others) have failed?
  49.  
  50. I'm using gtarp for backing up a HPFS volume to tape. On my system neither the
  51. -W nor the -d, -A, -r and -u option works. Does anyone know about it and
  52. will a fix for gtarp be released? Or lies the problem in the nature of a tape
  53. backup?
  54.  
  55. Axel (auhl@fzi.de).
  56.