1833314 Members
2886 Online
110051 Solutions
New Discussion

make_tape_recovery

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

make_tape_recovery

What is the usage from the command line to run a make_tape_recovery on vg00?

Is it "make_tape_recovery -s ihshp1 -x inc_entire=vg00"
UNIX IS GOOD
3 REPLIES 3
Ross Zubritski
Trusted Contributor
Solution

Re: make_tape_recovery

make_recovery -A

Regards,

RZ
James R. Ferguson
Acclaimed Contributor

Re: make_tape_recovery

Hi:

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

Regards!

...JRF...
S.K. Chan
Honored Contributor

Re: make_tape_recovery

# make_tape_recovery -I -p -v -x inc_entire=vg00 -a
==> That does a preview "-p". Drop -p to actually run it.