On Tue, 09 Oct 2007 18:08:32 +0200
Attila Fülöp <[EMAIL PROTECTED]> wrote:

> Markus,
> 
> Markus Goldberg wrote:
> > Hi,
> > what is the status of backing up Solaris-10-zfs-filesystems?
> > 
> > Files seems to be backuped but i get the following error-message(s):
> > Warning: backup.c:974 Error reading ACL of /export/mail/<filename>
> 
> the problem is that the ACL interface changed from ufs (posix style)
> to zfs (NFSv4). Bacula can handle posix style ACL, but not the new
> NFSv4 ones. I have written code (for the 2.0 HEAD) which fully
> supports NFSv4 ACL on Solaris 10. The problem is, the code isn't
> tested well enough and I need to write regression tests for the ACL
> handling.
> 
> Since we postponed the use of NFSv4 ACL in one of our projects, I
> cannot do this in working hours anymore. Well, actually I ended up
> programing NFSv4 ACL support in my spare time anyhow.
> 
> 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.
> 
> 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.

Curious if there is any update on this?  I'm thinking about using some
ZFS mounts and it would be nice to back them up via Bacula.

-- 
Best regards,

Ken Gunderson

Q: Because it reverses the logical flow of conversation.
A: Why is putting a reply at the top of the message frowned upon?


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to