Operating System - HP-UX
1836453 Members
2733 Online
110101 Solutions
New Discussion

make_tape_recovery failed!! need help here

 
SOLVED
Go to solution
JUN-Chan
Occasional Advisor

make_tape_recovery failed!! need help here

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

to create the system recovery tape, but it failed to create the backup tape. may i know wats the reason behind?? i tried other simmilar command and it returns the same error...
9 REPLIES 9
JUN-Chan
Occasional Advisor

Re: make_tape_recovery failed!! need help here

u can check the error msg from the attachment..thanks
steven Burgess_2
Honored Contributor

Re: make_tape_recovery failed!! need help here

Hi

Did you rewind the tape before you attempted to create the archive ? The system is complaining about insufficent space on the tape

mt -t /dev/rmt/0m rew

HTH

Steve
take your time and think things through
Frederic Sevestre
Honored Contributor

Re: make_tape_recovery failed!! need help here

Hello,

It's a known problem. Install PHSS_27406 to fix it or you can install the ignite version :B.3.8.201 available at www.software.hp.com.

Regards,
Fr??d??ric

Crime doesn't pay...does that mean that my job is a crime ?
I_M
Honored Contributor

Re: make_tape_recovery failed!! need help here

Hi

It seemed make_tape_recovery failed to write your tape....
Or do you have enough space under /var ?

Good Luck

T G Manikandan
Honored Contributor
Solution

Re: make_tape_recovery failed!! need help here

This patch should fix this problem

PHSS_27406

This is for 11.11 version
http://www2.itrc.hp.com/service/patch/patchDetail.do?patchid=PHSS_27406&context=hpux:800:11:11

What version of hpux you are running?


Revert
Michael Tully
Honored Contributor

Re: make_tape_recovery failed!! need help here

From the output of your attachment, there is a file that gets generated under /var/tmp whilst it generates the necessary LIF file to place on the tape. This is usually somewhere around 50Mb. This will cause this error to occur, if your /var filesystem fills up.
Anyone for a Mutiny ?
JUN-Chan
Occasional Advisor

Re: make_tape_recovery failed!! need help here

hi, i'm running on HP-UX 11.0 and the ignite version should be B.3.7.95 if i'm not mistaken...
Frederic Sevestre
Honored Contributor

Re: make_tape_recovery failed!! need help here

Hi,

There is a problem with this version.
Install an newer one.

Fr??d??ric
Crime doesn't pay...does that mean that my job is a crime ?
T G Manikandan
Honored Contributor

Re: make_tape_recovery failed!! need help here

PHSS_27407 for HP-UX 11.0 and PHSS_27406 for HP-UX 11i to resolve this issue