Hi,

I just installed the bacula 1.36.2 on one of our servers, which is 
connecting to a director and storage deamon both running 1.34.6.

When trying to run a backup I'm getting the following message about bacula 
not being able to get the ACLs of (it seems) every file on the 
disc:

bender-dir: Created new FileSet record "Full Set news" 2005-04-12 13:24:32
bender-dir: No prior Full backup Job record found.
bender-dir: No prior or suitable Full backup found. Doing FULL backup.
bender-dir: Start Backup JobId 1121, Job=news.2005-04-12_13.24.30
sysiphus-sd: Spooling data ...
news-fd: news.2005-04-12_13.24.30 Warning: backup.c:568 Error while trying 
to get ACL of /misc!
news-fd: news.2005-04-12_13.24.30 Warning: backup.c:568 Error while trying 
to get ACL of /lib/libnss1_files-2.3.4.so!
news-fd: news.2005-04-12_13.24.30 Warning: backup.c:568 Error while trying 
to get ACL of /lib/libext2fs.so.2.4!

This list goes on for a long time.

Taking a look at the bacula-fd binary shows that the client is linked 
against libacl, thus being able to get the ACL data correctly:

[EMAIL PROTECTED] bacula]# ldd /usr/sbin/bacula-fd
        libacl.so.1 => /lib/libacl.so.1 (0x0077b000)
        libz.so.1 => /usr/lib/libz.so.1 (0x00111000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0x007e4000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00982000)
        libm.so.6 => /lib/tls/libm.so.6 (0x00750000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00745000)
        libc.so.6 => /lib/tls/libc.so.6 (0x0060f000)
        libattr.so.1 => /lib/libattr.so.1 (0x00775000)
        /lib/ld-linux.so.2 (0x005f6000)



Any idea where to look for the problem?

And on a maybe related note: I tried looking for some information about 
compatibility between different client versions but couldn't find anything 
on the website.
Are there problems running different releases on the director, client and 
storaged?

regards,
 andreas


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to