Operating System - HP-UX
1833780 Members
2669 Online
110063 Solutions
New Discussion

Re: recover file remotely

 
SOLVED
Go to solution
Ahmad Munawwar
Frequent Advisor

recover file remotely

Hi,

When i tried to recover the file from remote device i got this error message:
Starting file recovery...
frecover(5419): checksum on volume header is incorrect.
frecover(5420): not an fbackup volume; magic value is incorrect
frecover(5412): Do you wish to try to salvage this volume? [yes no] frecover(430

Before this i managed to backup remotely the direcory /usr using SAM to /dev/rmt/0mn. Then i continued with backup the directory /etc into the same remote device.

Now i craeted directory /munawwar in my WS and try to recover only /etc file from remote device to /munawwar in my WS but the error above appear. do i left anything? please advice

br,
munawwar
3 REPLIES 3
steven Burgess_2
Honored Contributor
Solution

Re: recover file remotely

Ahmad

Could it be that you have specified the no rewind device when using your fbackup. I think you may need to rewind the tape

mt -t /dev/rmt/0m rew

HTH

Steve
take your time and think things through
steven Burgess_2
Honored Contributor

Re: recover file remotely

Hi Ahmad

You will have to remsh or rexec to the server to rewind the tape

remsh -n 'mt -t /dev/rmt/0m rew'

HTH

Steve
take your time and think things through
Ahmad Munawwar
Frequent Advisor

Re: recover file remotely

Hi,

Do you know what actually happened? I just realise today is FRIDAY.

br,
Munawwar