Michael Devogelaere <MDeVogelaere <at> BaltimoreAircoil.be> writes:
> > Hi, > I'm seeing these messages while backing > up AIX 6.1 (and 7.1) machines: > 03-Jan 23:43 adevora-fd JobId 38179: Warning: acl.c:180 > aclx_get error on file "/.SPOT/usr/sys/inst.images": ERR=Error > 0 > > Our director/storage run on a Linux > box with bacula version 5.2.3 > On the AIX machines we upgraded this > week also to bacula 5.2.3. > Previously we did not see this message > but that was probably because those AIX machines previously ran bacula > 3.0.2 and that version/build did not support AIX acl's. Ok interesting, could you run a truss on your bacula-fd so I can see what aclx_get returns. The code currently only checks for ENOENT but as it seems you get an other error. The error printing is also kind of bogus so if you show me error number I can add an extra check and ignore those errors as it seems on non existing acls you get an other errno then I expected. Most of the stuff is written using the man-page so sometimes we need to fine tune the code somewhat when it gets out into the wild. Marco ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users