Arno Lehmann wrote: > Hi, > > 07.11.2007 02:41,, Doug Sampson wrote:: >> I am testing the restore function of Bacula 2.2.5 on FreeBSD 6.2 and in the >> process of restoring ~20,000 files recursively from the /var directory, I am >> seeing numerous error messages as follows: >> >> <..snip..> >> 06-Nov 17:37 aries-fd JobId 2326: Warning: restore.c:588 Can't restore ACL >> of >> /tmp/bacula-restores/var/db/portsnap/files/49aef80a863cf2a80ab801b5f23f311d4 >> d005adb8a96f5477bb50deef559fc75.gz > > Which file system is that? I suspect it's ZFS - ZFS ACLs are not > exactly supported at the moment. As far as I know, as long as you > don't use ACLs, there's nothing to be feared. Attila Fülöp wrote > > "Just a few further notes: Unless you are using ACL on your zfs your > data schould be save. You just have to live with the annoying error > messages. You can check for this: "find /zfs_mount_point -acl" prints > all files with ACL, "ls -V file_with_acl" show the associated ACL." > > He has a possible patch to fully support ZFS, but that needs work. See > the thread "solaris zfs" in the list archives...
Yes, the things missing are the regression scripts. The way the regression scripts work currently pose some problems on implementing ACL tests properly. I also wrote > If there is enough interest I could port the code to the current > HEAD and start writing regression tests. A backport to 2.2.x > shouldn't be a big problem then. The drawback is that my spare time > is quite limited, so this may take a while. and got no response at all, meaning that there seems to be no interest. Of course I will work on that once I need zfs ACL support in bacula myself ;-) Attila >> <..snip..> >> >> [EMAIL PROTECTED]:/tmp/bacula-restores# tail /var/log/messages >> Nov 6 17:23:16 aries postgres[24308]: [11-1] ERROR: unrecognized >> configuration parameter "standard_conforming_strings" >> Nov 6 17:25:41 aries postgres[24316]: [11-1] ERROR: unrecognized >> configuration parameter "standard_conforming_strings" >> Nov 6 17:26:11 aries postgres[24316]: [12-1] ERROR: table "delcandidates" >> does not exist >> Nov 6 17:26:11 aries postgres[24316]: [13-1] ERROR: index "delinx1" does >> not exist >> Nov 6 17:26:11 aries postgres[24316]: [14-1] ERROR: index "delinx1" does >> not exist >> Nov 6 17:30:35 aries postgres[24328]: [11-1] ERROR: unrecognized >> configuration parameter "standard_conforming_strings" >> Nov 6 17:37:44 aries postgres[24328]: [12-1] ERROR: table "delcandidates" >> does not exist >> Nov 6 17:37:44 aries postgres[24328]: [13-1] ERROR: index "delinx1" does >> not exist >> Nov 6 17:37:44 aries postgres[24328]: [14-1] ERROR: index "delinx1" does >> not exist >> >> Is the Bacula database corrupted? Why aren't the ACLs not being restored? > > The catalog thing is a different problem. Which version of Bacula do > you run, and which PostgreSQL version? You should check the version > requirements, or perhaps verify that your catalog holds all the tables > and indexes needed. Just compare what the script to create the tables > does, and what you actually have in your catalog. > > Arno > >> ~Doug >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> Bacula-users mailing list >> Bacula-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/bacula-users >> > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users