Re: fbackup Problem - Please Help

From: Frank Slootweg (this_at_ddress.is.invalid)
Date: 12/17/03


Date: 17 Dec 2003 16:19:57 GMT

dinesh.chetty@eskom.co.za wrote:
> Hi
>
> I have an urgent problem to solve. I need to recover a few files from a DLT
> tape. The backup was done on a DLT 7000 device, using the Fbackup tool
> available on HP-UX. When I try and recover using the command "frecover" I
> am only able to restore the first two files that was backed up, the rest
> just doesn't restore, it hangs with no error message. I have tried to
> recover on a different box that the back was done on, and I get the same
> results. How can I get those files off the tape?

  Does the busy-indicator on the tape drive blink when frecover hangs?
If so, there might be some big files which need to be skipped (or even
read), before frecover gets to the wanted files.

  It is probably best to first try to get a real list of contents from
the tape by doing:

/usr/sbin/frecover -r[m]vN -f /dev/rmt/... 2>/tmp/filelist

  "N" does a pseudo restore, i.e. it will do everything *except* the
actual restore. "v" causes the names of the found files to be written to
standard error (hence the "2>...").

  It is probably best to use the "m" option (report fast-search
markers), run the command in the background (add "&" at the end) and
monitor the output:

tail -f /tmp/filelist | more

  Please report the results of these operations.



Relevant Pages

  • [Additional Summary] Recovery backups to slightly different hardware
    ... recover a Sun Blade 100 to a Sun Enterprise 250 (of which I have several ... Set up replacement machine with appropriate tape drive, CD, and boot ... Boot off Solaris 9 Install CDROM, choose language, when it asks about ... mount the partition you are going to recover. ...
    (SunManagers)
  • Re: Server Crash Help!
    ... backup) off site somewhere. ... If the server is upgraded (presumably with new drives) to SBS2003 can the ... Then recover from tape. ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: Burn to Death
    ... to recover the death DCs the tape is 1 week old. ... Recover the DCs and I have a Window until next Sunday to have everything ... DC1 - Domain Controller and Exchange Server - and DFS. ...
    (microsoft.public.exchange.admin)
  • Re: Burn to Death
    ... to recover the death DCs the tape is 1 week old. ... Recover the DCs and I have a Window until next Sunday to have everything ... DC1 - Domain Controller and Exchange Server - and DFS. ...
    (microsoft.public.exchange.admin)
  • Re: fbackup Problem - Please Help
    ... Is the device you used for initial backup a rewindable or non-rewindable ... rewindable tape drive. ... > just doesn't restore, it hangs with no error message. ... > recover on a different box that the back was done on, ...
    (comp.sys.hp.hpux)