1825717 Members
3006 Online
109686 Solutions
New Discussion

Ignite-UX on HP-UX 11iV3

 
SOLVED
Go to solution
PAUL FARINELLI
Advisor

Ignite-UX on HP-UX 11iV3

Does:
/opt/ignite/bin/make_tape_recovery -Av -a /dev/rmt/3mn
work properly on Integrity HP-UX 11iV3 ?
3 REPLIES 3
Torsten.
Acclaimed Contributor
Solution

Re: Ignite-UX on HP-UX 11iV3

I used

# make_tape_recovery -x inc_entire=vg00 -v -a /dev/rmt/3mn

but your command will work too, why not?

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!   
Suraj K Sankari
Honored Contributor

Re: Ignite-UX on HP-UX 11iV3

Hi,

Your command will absolutely work, is it 100% correct.

If more reference check this link http://docs.hp.com/en/oshpux11iv3.html#Ignite-UX

Suraj
PAUL FARINELLI
Advisor

Re: Ignite-UX on HP-UX 11iV3

THANKS!