StoreEver Tape Storage
1751687 Members
5976 Online
108781 Solutions
New Discussion юеВ

Re: Make_Tape_Recovery : command not found

 
Trisno
Frequent Advisor

Make_Tape_Recovery : command not found


Can someone help me why when i make_tape_recovery
show message " command not found" , i try to cd /opt/ignite/bin and try a make_tape_recovery ... but the massege error stil same.

I try check the script make_tape_recovery by using ls /opt/ignite/bin and that script are present. so why i can't do a make_tape_recovery ???


Tks
Regards
Trisno
9 REPLIES 9
Luk Vandenbussche
Honored Contributor

Re: Make_Tape_Recovery : command not found

Probably /opt/ignite/bin is not in your path

Try the following

cd /opt/ignite/bin
./make_tape_recovery

or

/opt/ignite/bin/make_tape_recovery
Trisno
Frequent Advisor

Re: Make_Tape_Recovery : command not found

Tks for your kind respons

I will try it, btw should i stop mgr all my aplication for do this make_tape_recovery ??

can i do it whenever my PC Server were high traffic ???

Luk Vandenbussche
Honored Contributor

Re: Make_Tape_Recovery : command not found

The best moment to do this is with no users connected to the system

Ps : points are always appreciated.
Trisno
Frequent Advisor

Re: Make_Tape_Recovery : command not found

Tks,

I have tried it this night, and have message succesed, but i wonder how i cek it the result in a tape?
what i command to check in a tape ?
i tried with " tar tvf /dev/rmt/0m " i show a massege error like this :
Tar: blocksize = 4
directory checksum error


Can anyone help me to explain it ?

Here is ai attcachemnt a step by step make_tape_recovery and the result , did i have full succes backup with ignite or is there something wrong ?

Tks
Regards
Trisno
Torsten.
Acclaimed Contributor

Re: Make_Tape_Recovery : command not found

Hi,

for checking the tape do:

# mt -f /dev/rmt/?mn rew
# mt -f /dev/rmt/?mn fsf 1
# tar -tvf /dev/rmt/?mn

(replace "?" with the correct number)

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Trisno
Frequent Advisor

Re: Make_Tape_Recovery : command not found


Ok, It's work. Tks verymuch

But how i restore from tape if my Hard disk problem ???
Torsten.
Acclaimed Contributor

Re: Make_Tape_Recovery : command not found

It depends. For PA_RISC servers just boot from the tape and the archive will install.
For some Integrity servers you must boot from an install DVD first to be able to access the tape

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Trisno
Frequent Advisor

Re: Make_Tape_Recovery : command not found

Ok sir, thks to u.

Case Closed

Trisno
Torsten.
Acclaimed Contributor

Re: Make_Tape_Recovery : command not found

Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!