Hi All.
looking more carefully the error:
Your filesystem or build does not support posix ACLs, which s3fs requires.
Try the mounting the filesystem with the 'acl' option.
I think, "I do make a mount -a" what's the problem then?...
And I remembered that a friend of mine has commented to me that the ACL is
a kernel module, not a simple software, so the problem maybe was in the
kernel not loading it...
Solution? REBOOT
As simply as that, at reboot the error has gone...
Thanks......
> other errors that I have when I try to join BDC with samba 4 is the
> follow
>
> Try the mounting the filesystem with the 'acl' option.")
> Deleted
>
CN=DANTES,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=eccmg,DC=cupet,DC=cu
> ERROR(<class 'samba.provision.ProvisioningError'>): uncaught
exception -
> ProvisioningError: Your filesystem or build does not support posix ACLs,
> which s3fs requires. Try the mounting the filesystem with the
'acl'
> option.
> File
>
"/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/__init__.py",
> line 160, in _run
> return self.run(*args, **kwargs)
> File
>
"/usr/local/samba/lib/python2.6/site-packages/samba/netcmd/domain.py",
> line 256, in run
> machinepass=machinepass, use_ntvfs=use_ntvfs, dns_backend=dns_backend)
> File
"/usr/local/samba/lib/python2.6/site-packages/samba/join.py", line
> 1053, in join_DC
> ctx.do_join()
> File
"/usr/local/samba/lib/python2.6/site-packages/samba/join.py", line
> 957, in do_join
> ctx.join_provision()
> File
"/usr/local/samba/lib/python2.6/site-packages/samba/join.py", line
> 646, in join_provision
> use_ntvfs=ctx.use_ntvfs, dns_backend=ctx.dns_backend)
> File
>
"/usr/local/samba/lib/python2.6/site-packages/samba/provision/__init__.py",
> line 1773, in provision
> raise ProvisioningError("Your filesystem or build does not support
> posix ACLs, which s3fs requires. Try the mounting the filesystem with
> the 'acl' option.")
>
> I add in /etc/fstab user_xattr,
>
>