Operating System - HP-UX
1837091 Members
2377 Online
110112 Solutions
New Discussion

Re: Frecover doesn't restore after cancel

 
Pablito Maguicay_1
Occasional Advisor

Frecover doesn't restore after cancel

Hi All,

I tried to restore files from fbackup using this command

frecover -f /dev/rmt/1m -i /d/d01 -xv
I cancel by ctrl+c

But when tried invoke the command again, the process is running but it does not restore the files.

Please help.

Thanks and best regards.

Pabs
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: Frecover doesn't restore after cancel

Shalom Pabs,

ps -ef | grep frecover

kill these processed by process ID.

try again.

frecover may have a lock file on the /var fileystem that needs to be erased as well.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Pablito Maguicay_1
Occasional Advisor

Re: Frecover doesn't restore after cancel

Hi SEP,

Thanks for the reply, can you tell the filename of the lock file.

Thanks and regards.

Pabs