1837093 Members
2444 Online
110112 Solutions
New Discussion

Re: make_recovery error

 
Lalo Weng
Contributor

make_recovery error

Hi,Masters, Here I encounter a error when doing make_recovery to bakeup my system. Message is following:
Filesystem: No such file or directory
make_recovery(214): make_recovery(1M) encountered a fatal error.
make_recovery(216): Please fix the error and re-try.

Thanks all in advance.
4 REPLIES 4
Steven Sim Kok Leong
Honored Contributor

Re: make_recovery error

Hi,

What command parameters did you use?

Hope this helps. Regards.

Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com
Lalo Weng
Contributor

Re: make_recovery error

Hi, my friend. I tried 3times with different parameters as:
make_recovery -C
make_recovery -A -v
make_recovery

same error message for above 3 commands.
Any ideas? Thanks.
John Waller
Esteemed Contributor

Re: make_recovery error

Try the command:
make_recovery -ACiv -d /dev/rmt/0m (presume you have a tape device DDS or some tape device at 0m)
gil paz_2
Advisor

Re: make_recovery error

Hi
1.Check if you run the bdf command
and you get line like this:

/dev/root 155648 147851 7363 95% /

if you get this you nedd to edit the file
/etc/mnttab and change the line to:
/dev/vg00/lvol3

gil_paz@hp.com