Operating System - HP-UX
1836876 Members
1924 Online
110110 Solutions
New Discussion

Re: message from make_tape_recovery

 
Nigel Fenton
Occasional Contributor

message from make_tape_recovery

When I try to make an Ignite of using command make_tape_recovery -Av I recieve a message after approx 1 hr:
pax: data/Swisscom/PPS/PPB_INA : Optional ACL entries are not backed up.
pax: Ready for volume 2
pax: type "go" when ready to proceed (or "quit" to abort)

If I type "go" then after 10sec it asks for Vol 3 and so on. If I type "quit" it ends with warnings. Can I recover from this ??gnite? Can I get a quick explanation of these messages?
Thanks in advance
4 REPLIES 4
harry d brown jr
Honored Contributor

Re: message from make_tape_recovery

Are you inserting a new tape for volume 2??

Are you using "acl"'s ??

live free or die
harry
Live Free or Die
Sajid_1
Honored Contributor

Re: message from make_tape_recovery

One quick question - Did you read the difference between using -A in 'make_recovery' and 'make_tape_recovery'?

In make_recovery this option was used for backing up the entire vg00, but it's not in make_tape_recovery. So if you are doing it accidently, then remove it and execute:
# make_tape_recovery -a /dev/rmt/0mn -I -x inc_entire=vg00 -v
learn unix ..
Nigel Fenton
Occasional Contributor

Re: message from make_tape_recovery

being nearly a hp-ux virgin I need you to expand on what "acl"s are?, and no I am not inserting a second tape in to create a second Vol.
harry d brown jr
Honored Contributor

Re: message from make_tape_recovery


Try a second tape for volume 2.

ACL's: man acl

live free or die
harry
Live Free or Die