Operating System - HP-UX
1832252 Members
2675 Online
110041 Solutions
New Discussion

pax error for ACL using ignite

 
Jerry_109
Super Advisor

pax error for ACL using ignite

Hello HP,

Have you seen this error before ( my acl's are not being backed-up, and what was done to correct the problem ?

Thanks
Jerry S.
##############################

HP-UX B.11.11 U 9000/800/rp7410
##############################
root[/var/opt/ignite/recovery/latest]
# grep -i acl recovery.log
pax: etc/hosts : Optional ACL entries are not backed up.
##############################
# swlist -l bundle | grep -i ignite ; swlist -l fileset | grep -i pax
B5725AA C.6.0.109 HP-UX Installation Utilities (Ignite-UX)
IUX-Recovery C.6.0.109 Ignite-UX network recovery tool subset
Ignite-UX-11-11 C.6.0.109 HP-UX Installation Utilities for Installing 11.11 Systems
# PHCO_32438 1.0 pax(1) cumulative patch
2 REPLIES 2
Peter Nikitka
Honored Contributor

Re: pax error for ACL using ignite

Hi,

I don't think, that the HPUX-Version of pax - and even that of tar - has the ability to save ACLs.
I know, that the Solaris-Version of tar CAN do a backup of ACLS but Solaris-pax (<=SunOS5.9) CAN'T. So we have to wait for an updated POSIX-spec. of pax ... .
If you really need ACLSs restored, you will have to read ACLs of your files, store that information in a file and after backup+restore set the ACLs again using this input file.
Look in thread 941279 for details.

mfG Peter
The Universe is a pretty big place, it's bigger than anything anyone has ever dreamed of before. So if it's just us, seems like an awful waste of space, right? Jodie Foster in "Contact"
Eric Antunes
Honored Contributor

Re: pax error for ACL using ignite

Hi Jerry,

Check this thread (the solution may be good for you too):

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=942903

Best Regards,

Eric Antunes
Each and every day is a good day to learn.