1825808 Members
2265 Online
109688 Solutions
New Discussion

make_recovery error!!

 
Amit Manna_6
Regular Advisor

make_recovery error!!

HI,
On a HP server running 11.00 I am getting following error for make_recovery
make_recovery -A -v -d /dev/rmt/0m
NOTE: make_recovery(103): The make_recovery command will be replaced by
make_tape_recovery. Both commands are supported in this
release (Ignite-UX Revision 3.2). Please read the man page
make_tape_recovery(1M) for usage of the new command. In a
future release, make_recovery will be replaced by a script
that calls make_tape_recovery.
Option -A specified. Entire Core Volume Group/disk will be backed up.
ERROR: Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file
or directory (errno = 2). Check /etc/fstab for a bad entry.
ERROR: Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file
or directory (errno = 2). Check /etc/fstab for a bad entry.
ERROR: Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file
or directory (errno = 2). Check /etc/fstab for a bad entry.
ERROR: Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file
or directory (errno = 2). Check /etc/fstab for a bad entry.
ERROR: Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file
or directory (errno = 2). Check /etc/fstab for a bad entry.
ERROR: Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file
or directory (errno = 2). Check /etc/fstab for a bad entry.
ERROR: Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file
or directory (errno = 2). Check /etc/fstab for a bad entry.
make_recovery(356): WARNING /data/USM01D/b01 found in /etc/fstab but not on the system. errno=2
ERROR: Cannot stat device file: /dev/vga_xlarge_01/usm01d_b01: No such file
or directory (errno = 2). Check /etc/fstab for a bad entry.
make_recovery(356): WARNING /data/USM01L/u03 found in /etc/fstab but not on the system. errno=2
make_recovery(356): WARNING /data/USM01L/u04 found in /etc/fstab but not on the system. errno=2
make_recovery(356): WARNING /data/USM01L/u05 found in /etc/fstab but not on the system. errno=2
make_recovery(356): WARNING /data/UIN01L/u01 found in /etc/fstab but not on the system. errno=2
make_recovery(356): WARNING /data/UIN01L/u02 found in /etc/fstab but not on the system. errno=2
make_recovery(356): WARNING /data/UIN01L/u03 found in /etc/fstab but not on the system. errno=2
make_recovery(356): WARNING /data/UIN01L/u04 found in /etc/fstab but not on the system. errno=2
make_recovery(356): WARNING /data/UIN01L/u05 found in /etc/fstab but not on the system. errno=2
make_recovery(356): WARNING /data/UIN01L/b01 found in /etc/fstab but not on the system. errno=2
make_recovery(356): WARNING /data/USM01L/b01 found in /etc/fstab but not on the system. errno=2
/dev/vga_xlarge_01/env07i: No such file or directory
make_recovery(358): Error while reading through the /etc/fstab file.
make_recovery(214): make_recovery(1M) encountered a fatal error.
make_recovery(216): Please fix errors and re-try.
Cleanup


Can anybody suggest please.
8 REPLIES 8
Jeff_Traigle
Honored Contributor

Re: make_recovery error!!

The error seems pretty clear... you have some logical volumes and mount points configured in /etc/fstab that do not exist on the system. If they are supposed to exist, you need to find out why they aren't there. If they shouldn't exist, remove them from /etc/fstab.
--
Jeff Traigle
James R. Ferguson
Acclaimed Contributor

Re: make_recovery error!!

Hi Amit:

It would seem that you have entries in '/etc/fstab' that reference logical volumes that are not on your system. If this is correct, I would remove these.

Other than that, you are using a very, very old version of Ignite. I would download a current version; install it; and use 'make_tape_recovery' --- the command that replaces 'make_recovery'. You should be using much more current software.

Download Ignite from here:

http://www.docs.hp.com/en/IUX/download.html

To make a tape archive of vg00, you can use:

# /opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn

Regards!

...JRF...
Sanjay_6
Honored Contributor

Re: make_recovery error!!

Hi,

Did you check the errors it is complaining about.

The ignite process is complaining that an entry exist in /etc/fstab, but it is unable to stat the device which means it cannot find that device, in other words the lv it is complainging about does not exist on this system. However a valid entry for that device / lv exist in the /etc/fstab.

Hope this helps.

regds
Sandman!
Honored Contributor

Re: make_recovery error!!

Hello Amit,

Could you post the output of...

# ll /dev/vga_xlarge_01/*

...reason being that you might have to recreate that file.

cheers!
Amit Manna_6
Regular Advisor

Re: make_recovery error!!

Now i am getting this error:

Creating boot LIF
make_recovery(466): Call to /opt/ignite/bin/make_medialif failed.
Check the /var/opt/ignite/logs/makrec.log1 file.
Cleanup



Can anybody help urgently.

Devender Khatana
Honored Contributor

Re: make_recovery error!!

Hi,

What is the error in the file
var/opt/ignite/logs/makrec.log1 ?

HTH,
Devender
Impossible itself mentions "I m possible"
Amit Manna_6
Regular Advisor

Re: make_recovery error!!

The error is

make_medialif: error - gzip failure on scripts, probable insufficient disk space in /var/tmp.

there is 490 MB space available in /var/tmp

Cem Tugrul
Esteemed Contributor

Re: make_recovery error!!

Amit,
Firat of all it would be nice for you use
make_tape_recovery
so goto
http://www.docs.hp.com/en/IUX/download.html
try to install new version of ignite.
it is very easy then
try to empty /var/tmp dir because once upon
a time i faced an error which cause of full of /var because while running make_tape_recovery it fills up the /var so
this dir must have enough spcae;

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=816940

Good Luck,
Our greatest duty in this life is to help others. And please, if you can't