home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp / 14774 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.6 KB  |  41 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!stanford.edu!agate!netsys!ukma!news
  3. From: justin@nx30.mik.uky.edu (justin sullivan)
  4. Subject: Re: Backing up several HP's & GNU Tar
  5. References: <HKARHUNE.93Jan12172806@hydra.Helsinki.FI>
  6. Nntp-Posting-Host: nx30.mik.uky.edu
  7. Message-ID: <justin.726859234@mik.uky.edu>
  8. Organization: University Of Kentucky, Dept. of Math Sciences
  9. X-Path: nx30.mik.uky.edu!justin
  10. Sender: news@ms.uky.edu (USENET News System)
  11. Date: Tue, 12 Jan 1993 17:20:34 GMT
  12. Distribution: comp.sys.hp
  13. Lines: 26
  14.  
  15. In <HKARHUNE.93Jan12172806@hydra.Helsinki.FI> hkarhune@hydra.Helsinki.FI (Heikki Karhunen) writes:
  16.  
  17. >First some details.
  18.  
  19. Good to see your very detailed-oriented.. :)
  20.  
  21. [details deleted]
  22.  
  23. >As the specs say you can squeeze upto 8 Gb into a DAT tape with one of
  24. >these beauties. Ok, we'd really like to do our backups to one tape.
  25. >Easy, ehh? No way, buster....
  26.  
  27. HP documentation isn't the best, but it doesn't usually LIE..
  28.  
  29. >The problem arises from the fact that fbackup insists on starting the
  30. >backup from the beginning of the tape, i.e. if the tape is not rewound
  31. >when fbackup gets its' grubby hands on the device, fbackup rewinds it.
  32. >Thus you cannot put but one fileset per tape.
  33.  
  34. Sure you can. Just use a different device.. For instance, I do my backups
  35. with /dev/rmt/0m and it automatically rewinds the tape when it's through.
  36. If I wanted to prevent it from rewinding the tape, I would use /dev/rmt/0mn.
  37. The 'n' stands for 'NO rewind.' My DAT drive is a noncompressing drive,
  38. but it's the same way with the compressing DAT subsystems.
  39.  
  40. I really hope that helps...
  41.