<div dir="ltr">gluster 3.4.0 had issue with ACLs, aren&#39;t you hitting <a href="https://bugzilla.redhat.com/show_bug.cgi?id=994392">https://bugzilla.redhat.com/show_bug.cgi?id=994392</a> ?<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Sep 19, 2013 at 10:00 AM, Daniel Müller <span dir="ltr">&lt;<a href="mailto:mueller@tropenklinik.de" target="_blank">mueller@tropenklinik.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I logon to the samba4 domain. To set the home directory with the dsa.msc<br>
tool from a windows client--&gt;there profile<br>
  even the tool complaining the directory could not be created. It is on my<br>
linux box on the glusterd root /raid5hs..<br>
The home directories are on a gluster volume exported using samba 4:<br>
 [home]<br>
path= /mnt/glusterfs/ads/home &lt;---- my glusterfs-client mount<br>
<div class="im">        readonly = No<br>
         posix locking =NO<br>
</div>       vfs objects = acl_xattr &lt;--- set but no function<br>
<br>
I  do a &quot;mount -t glusterfs 172.17.1.1:/sambacluster /mnt/glusterfs -o ac&quot;<br>
no result.<br>
I think this is an issue of the glusterfs 3.4 client<br>
<br>
I cannot see any extended attributes from a windows client!<br>
Strange!!!<br>
<div class="im"><br>
<br>
EDV Daniel Müller<br>
<br>
Leitung EDV<br>
Tropenklinik Paul-Lechler-Krankenhaus<br>
Paul-Lechler-Str. 24<br>
72076 Tübingen<br>
Tel.: 07071/206-463, Fax: 07071/206-499<br>
eMail: <a href="mailto:mueller@tropenklinik.de">mueller@tropenklinik.de</a><br>
Internet: <a href="http://www.tropenklinik.de" target="_blank">www.tropenklinik.de</a><br>
<br>
</div>Von: RAGHAVENDRA TALUR [mailto:<a href="mailto:raghavendra.talur@gmail.com">raghavendra.talur@gmail.com</a>]<br>
Gesendet: Donnerstag, 19. September 2013 09:04<br>
An: <a href="mailto:mueller@tropenklinik.de">mueller@tropenklinik.de</a><br>
Cc: <a href="mailto:samba-bounces@lists.samba.org">samba-bounces@lists.samba.org</a>; <a href="mailto:gluster-users@gluster.org">gluster-users@gluster.org</a><br>
Betreff: Re: [Gluster-users] Glusterfs looses extendeed attributes Samba 4<br>
<div class="HOEnZb"><div class="h5"><br>
Hi Daniel,<br>
<br>
If I understand correctly, you are doing this:<br>
1. Using a windows client, set acls on files on a gluster volume exported<br>
using samba 4.<br>
2. Mount the same volume using native glusterfs mount option.<br>
3. Check for the acl set from windows client.<br>
<br>
Result is that you are not able to see the acls from glusterfs mount.<br>
<br>
My questions:<br>
1. Do you still see the extended attributes on a windows client?<br>
2. Can you trying doing a glusterfs mount with acl option and tell if that<br>
works?<br>
 <br>
Thanks,<br>
Raghavendra Talur<br>
<br>
On Wed, Sep 18, 2013 at 7:46 PM, Daniel Müller &lt;<a href="mailto:mueller@tropenklinik.de">mueller@tropenklinik.de</a>&gt;<br>
wrote:<br>
No one!?<br>
How do I get the extended attributes passed through to the glusterfs client?<br>
Samba4 (With ADS Tool Microsoft) indeed does create the directories on the<br>
gluster /raid5hs/glusterfs/samba/ads/home<br>
the right way but complaining it could not.<br>
But glusterfs : xxx.xxx.xxx:/sambacluster on /mnt/glusterfs type<br>
fuse.glusterfs (rw,allow_other,max_read=131072)<br>
Cannot show up the extended attributes!?<br>
<br>
-----------------------------------------------<br>
EDV Daniel Müller<br>
<br>
Leitung EDV<br>
Tropenklinik Paul-Lechler-Krankenhaus<br>
Paul-Lechler-Str. 24<br>
72076 Tübingen<br>
<br>
Tel.: 07071/206-463, Fax: 07071/206-499<br>
eMail: <a href="mailto:mueller@tropenklinik.de">mueller@tropenklinik.de</a><br>
Internet: <a href="http://www.tropenklinik.de" target="_blank">www.tropenklinik.de</a><br>
-----------------------------------------------<br>
-----Ursprüngliche Nachricht-----<br>
Von: Daniel Müller [mailto:<a href="mailto:mueller@tropenklinik.de">mueller@tropenklinik.de</a>]<br>
Gesendet: Montag, 16. September 2013 10:24<br>
An: &#39;<a href="mailto:samba-bounces@lists.samba.org">samba-bounces@lists.samba.org</a>&#39;<br>
Cc: &#39;<a href="mailto:gluster-users@gluster.org">gluster-users@gluster.org</a>&#39;<br>
Betreff: Glusterfs looses extendeed attributes Samba 4<br>
<br>
Hello to all,<br>
<br>
There is a strange problem with samba 4 and glusterfs 3.4 on centos 6.4.<br>
As the Glusterd-XFS-Filesystem mounted on  my /raid5hs Have the right<br>
extended attributes:<br>
<br>
The xfs Server-Gluster-Partition mounted on /raid5hs ls -la<br>
/raid5hs/glusterfs/samba/ads/home/Administrator insgesamt 0<br>
drwxrwxr-x+ 2 3000000 users  6 23. Aug 10:35<br>
<br>
[root@s4master bricks]# getfacl<br>
/raid5hs/glusterfs/samba/ads/home/Administrator<br>
getfacl: Entferne führende &#39;/&#39; von absoluten Pfadnamen<br>
# file: raid5hs/glusterfs/samba/ads/home/Administrator<br>
# owner: 3000000<br>
# group: users<br>
user::rwx<br>
user:root:rwx<br>
group::rwx<br>
group:users:rwx<br>
group:3000000:rwx<br>
mask::rwx<br>
other::r-x<br>
default:user::rwx<br>
default:user:root:rwx<br>
default:user:3000000:rwx<br>
default:group::r-x<br>
default:group:users:r-x<br>
default:mask::rwx<br>
default:other::r-x<br>
<br>
The Gluster-Brick Glusterfs-Client remounted on /mnt/glusterfs on the same<br>
host has lost this attributes<br>
<br>
ls -la   /mnt/glusterfs/ads/home/Administrator<br>
insgesamt 0<br>
drwxrwxr-x 2 3000000 users  6 23. Aug 10:35 .<br>
<br>
<br>
[root@s4master bricks]# getfacl  /mnt/glusterfs/ads/home/Administrator<br>
getfacl: Entferne führende &#39;/&#39; von absoluten Pfadnamen<br>
# file: mnt/glusterfs/ads/home/Administrator<br>
# owner: 3000000<br>
# group: users<br>
user::rwx<br>
group::rwx<br>
other::r-x<br>
<br>
<br>
The brick is mounted like this --&gt; mount -t glusterfs<br>
172.17.1.1:/sambacluster /mnt/glusterfs -o ac<br>
<br>
My smb.conf:<br>
<br>
# Global parameters<br>
[global]<br>
        workgroup = TPLK<br>
        realm = tplk.loc<br>
        netbios name = S4MASTER<br>
        server role = active directory domain controller<br>
        server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl,<br>
winbind, ntp_signd, kcc, dnsupdate<br>
        idmap_ldb:use rfc2307 = yes<br>
        allow dns updates = yes<br>
        follow symlinks = yes<br>
        unix extensions = no<br>
<br>
<br>
[netlogon]<br>
        path = /usr/local/samba/var/locks/sysvol/tplk.loc/scripts<br>
        read only = No<br>
<br>
[sysvol]<br>
        path = /usr/local/samba/var/locks/sysvol<br>
        read only = No<br>
<br>
[home]<br>
path= /mnt/glusterfs/ads/home<br>
readonly = No<br>
posix locking =NO<br>
<br>
Any idea!?<br>
<br>
Greetings<br>
<br>
-----------------------------------------------<br>
EDV Daniel Müller<br>
<br>
Leitung EDV<br>
Tropenklinik Paul-Lechler-Krankenhaus<br>
Paul-Lechler-Str. 24<br>
72076 Tübingen<br>
<br>
Tel.: 07071/206-463, Fax: 07071/206-499<br>
eMail: <a href="mailto:mueller@tropenklinik.de">mueller@tropenklinik.de</a><br>
Internet: <a href="http://www.tropenklinik.de" target="_blank">www.tropenklinik.de</a><br>
-----------------------------------------------<br>
<br>
<br>
_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://supercolony.gluster.org/mailman/listinfo/gluster-users" target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a><br>
<br>
<br>
<br>
<br>
--<br>
Raghavendra Talur <br>
<br>
<br>
_______________________________________________<br>
Gluster-users mailing list<br>
<a href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a href="http://supercolony.gluster.org/mailman/listinfo/gluster-users" target="_blank">http://supercolony.gluster.org/mailman/listinfo/gluster-users</a><br>
</div></div></blockquote></div><br></div>