Operating System - HP-UX
1825766 Members
2253 Online
109687 Solutions
New Discussion

Re: make_tape_recovery unsuccessful on rx2600

 
亿通国际
New Member

make_tape_recovery unsuccessful on rx2600

Hi, all
I recently installed a rx2600 with HPUX 11.23 released in december 2005. And found the make_tape_recovery command could not be excuted successfully. It said "/opt/ignite/bin/save_config[210]: 7918 Floating exception(coredump)
save_config: Error - cannot determine lv "/dev/vg00/lvol2" usage via fstyp
ERROR: /opt/ignite/bin/save_config failed".

I tried ignite version c6.5.61 and c6.8.152 and both resulted in the same error. I tried "fstyp /dev/vg00/lvol2" in command line and got the "Floating exception(coredump)" error and a core dump.

Is there any solutions? Should I install the latest patch bundles(June 2006)?
2 REPLIES 2
IT_2007
Honored Contributor

Re: make_tape_recovery unsuccessful on rx2600

can you post lvlnboot -v vg00 output?

also check all software filessets information.

swlist -l fileset -a state |egrep -i "corrupt|installed|transient"

post the results.
亿通国际
New Member

Re: make_tape_recovery unsuccessful on rx2600

#lvlnboot -v vg00
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c2t0d0s2 (0/1/1/0.0.0) -- Boot Disk
/dev/dsk/c2t1d0 (0/1/1/0.1.0) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c2t0d0s2
/dev/dsk/c2t1d0
Root: lvol3 on: /dev/dsk/c2t0d0s2
/dev/dsk/c2t1d0
Swap: lvol2 on: /dev/dsk/c2t0d0s2
/dev/dsk/c2t1d0
Dump: lvol2 on: /dev/dsk/c2t0d0s2, 0

The command "swlist -l fileset -a state |egrep -i "corrupt|installed|transient"" returns none.

Thank you.