1833777 Members
2126 Online
110063 Solutions
New Discussion

ACL entries

 
SOLVED
Go to solution

ACL entries

Hello, running ignite B.3.3.116 on a 11 server creating a network recovery archive gives following warning:

* Archiving contents of iss080 via tar to
/var/opt/ignite/recovery/arch_mnt/2001-05-28,10:14.
pax: var/opt/ignite/recovery/arch_mnt : Optional ACL entries are not backed up.
WARNING: The pax command returned a non-zero exit status (exit status 1)
WARNING: The pax command returned a non-zero exit status (exit status 1)
* Creation of system archive complete

Does this matter? I did not set any ACL entries.

Peter
2 REPLIES 2
eran maor
Honored Contributor
Solution

Re: ACL entries

Hi

it is very strage if you dont have acl ( access control list )

1. first check if you have the PAX patch install

2. i found a nice doc about the same error that you are getting and he is telling about installing the nfs patches to solve this problem.
Install the latest NFS Patches (and their dependencies) to resolve
the error:

[PHKL_18543/PACHRDME/English] # :PM:VM:UFS:async:scsi:io:DMAPI:JFS:LITS:

Note: If this patch is reinstalled, ensure that
'REINSTALL FILESETS EVEN IF SAME REVISION EXISTS' is
set to false.

[PHCO_19047/PACHRDME/English] # :SAM:ObAM:y2K:year2000:cumulative:
[PHCO_19945/PACHRDME/English] # :bdf(1):autofs:skip:
[PHKL_20016/PACHRDME/English] # :G70:H70:I70:CPU:missing:
[PHKL_20202/PACHRDME/English] # :pthread:nfs/tcp:ksleep_one:
[PHNE_20316/PACHRDME/English] # :streams:cumulative:
[PHNE_20344/PACHRDME/English] # :NFS:Kernel:Performance:
[PHNE_20371/PACHRDME/English] # :ONC:NFS:NIS:cumulative:
[PHKL_20674/PACHRDME/English] # :unmount:MMF:VxFS:hangs:sync panics:
[PHNE_20735/PACHRDME/English] # :ARPA:transport:cumulative:
[PHCO_20765/PACHRDME/English] # :libc:cumulative:
[PHCO_20882/PACHRDME/English] # :fsck_vxfs:extendfs:corruption:
[PHKL_21361/PACHRDME/English] # :LOFS:IDS/9000:autofs:
[PHKL_21392/PACHRDME/English] # :VxFS:performance:hang:icache:DPFs:
[PHKL_21532/PACHRDME/English] # :boot:JFS:VxFS:PA8600::NFS:IDS:PM:VM:

love computers

Re: ACL entries

Thanks Eran,

three patches are missing at client and server. I will assign points when I successfully installed these. ;-)