<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi Evans,</p>
    Sorry for the delayed reply.<br>
    <br>
    I tried to reproduce on my setup(version 3.7.9) and it was working
    fine for me. <br>
    But it was fairly reproducible with version which you had mentioned.
    I don't know <br>
    which patch got fixed that issue, still I suggest to update your
    gluster so that both<br>
    issues mentioned below will be solved<br>
    <br>
    <div class="moz-cite-prefix">On 24/06/16 23:43, Evans, Kyle wrote:<br>
    </div>
    <blockquote cite="mid:001E7B49-167F-48E4-85E1-C853D3E79311@osu.edu"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div>
        <div>
          <div style="font-size: 14px;"><br>
          </div>
          <div>
            <div id="">
              <div>
                <p class="MsoNormal" style="margin: 0in 0in 0.0001pt;">Hi
                  Jiffin,</p>
                <p class="MsoNormal" style="margin: 0in 0in 0.0001pt;"><br>
                </p>
                <p class="MsoNormal" style="margin: 0in 0in 0.0001pt;">Thanks
                  for the help.  You understand correctly, I am talking
                  about the client.  The problem is intermittent, and
                  those lines DO appear in the log when it works but DO
                  NOT appear in the log when it is broken.  Also, here
                  is another log I am getting that may be relevant:</p>
                <p class="MsoNormal" style="margin: 0in 0in 0.0001pt;"><br>
                </p>
                <p class="MsoNormal" style="margin: 0in 0in 0.0001pt;">[2016-06-13
                  17:39:33.128941] I [dict.c:473:dict_get]
(--&gt;/usr/lib64/glusterfs/3.7.5/xlator/system/posix-acl.so(posix_acl_setxattr_cbk+0x26)
                  [0x7effdbdfb3a6]
--&gt;/usr/lib64/glusterfs/3.7.5/xlator/system/posix-acl.so(handling_other_acl_related_xattr+0x22)
                  [0x7effdbdfb2a2]
                  --&gt;/lib64/libglusterfs.so.0(dict_get+0xac)
                  [0x7effef3e80cc] ) 0-dict: !this ||
                  key=system.posix_acl_access [Invalid argument]</p>
                <p class="MsoNormal" style="margin: 0in 0in 0.0001pt;"><br>
                </p>
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Ignore this , this is spurious message which was fixed by this patch
    <a class="moz-txt-link-freetext" href="http://review.gluster.org/#/c/13452/">http://review.gluster.org/#/c/13452/</a><br>
    <br>
    --<br>
    <br>
    Regards<br>
    <blockquote cite="mid:001E7B49-167F-48E4-85E1-C853D3E79311@osu.edu"
      type="cite">
      <div>
        <div>
          <div>
            <div id="">
              <div>
                <p class="MsoNormal" style="margin: 0in 0in 0.0001pt;">
                </p>
                <p class="MsoNormal" style="margin: 0in 0in 0.0001pt;"><br>
                </p>
                <p class="MsoNormal" style="margin: 0in 0in 0.0001pt;">Thanks,</p>
                <p class="MsoNormal" style="margin: 0in 0in 0.0001pt;"><br>
                </p>
                <p class="MsoNormal" style="margin: 0in 0in 0.0001pt;">Kyle</p>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div style="font-size: 14px;"><br>
      </div>
      <span id="OLK_SRC_BODY_SECTION" style="font-size: 14px;">
        <div style="font-family:Calibri; font-size:12pt;
          text-align:left; color:black; BORDER-BOTTOM: medium none;
          BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT:
          0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid;
          BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
          <span style="font-weight:bold">From: </span>Jiffin Tony
          Thottan<br>
          <span style="font-weight:bold">Date: </span>Friday, June 24,
          2016 at 2:17 AM<br>
          <span style="font-weight:bold">To: </span>Kyle Evans, "<a
            moz-do-not-send="true"
            href="mailto:gluster-users@gluster.org"><a class="moz-txt-link-abbreviated" href="mailto:gluster-users@gluster.org">gluster-users@gluster.org</a></a>"<br>
          <span style="font-weight:bold">Subject: </span>Re:
          [Gluster-users] setfacl: Operation not supported<br>
        </div>
        <div><br>
        </div>
        <div>
          <div bgcolor="#FFFFFF" text="#000000">
            <p><br>
            </p>
            <br>
            <div class="moz-cite-prefix">On 24/06/16 02:08, Evans, Kyle
              wrote:<br>
            </div>
            <blockquote
              cite="mid:AB274E06-30C9-467B-A928-93B7A8C3CA34@osu.edu"
              type="cite">
              <div>
                <div>
                  <div>I'm using gluster 3.7.5-19 on RHEL 7.2  Gluster
                    periodically stops allowing ACLs.  I have it
                    configured in fstab like this:</div>
                </div>
              </div>
              <div><br>
              </div>
              <div>
                <div>Server.example.com:/dir /mnt glusterfs
                  defaults,_netdev,acl 0 0</div>
              </div>
              <div><br>
              </div>
              <div><br>
              </div>
              <div>Also, the bricks are XFS.</div>
              <div><br>
              </div>
              <div>It usually works fine, but sometimes after a reboot,
                one of the nodes won't allow acl operations like setfacl
                and getfacl.  They give the error "Operation not
                supported".</div>
              <div><br>
              </div>
            </blockquote>
            Did u meant client reboot ?<br>
            <br>
            Correct me if I am wrong,<br>
            <br>
            You have mounted the glusterfs volume with acl enabled and
            configured in fstab<br>
            <br>
            When you reboot client, acl operations are returning error
            as "Operation not supported".<br>
            <br>
            Can please follow the steps if possible<br>
            after mounting can check the client log (in your example it
            should be /var/log/glusterfs/mnt.log)<br>
            and confirm whether following block is present in the vol
            graph<br>
            "volume posix-acl-autoload<br>
                    type system/posix-acl<br>
                    subvolumes dir<br>
            end-volume"<br>
            <br>
            Clear the log file before reboot and just check whether same
            block is present after reboot<br>
            <br>
            --<br>
            Jiffin<br>
            <br>
            <blockquote
              cite="mid:AB274E06-30C9-467B-A928-93B7A8C3CA34@osu.edu"
              type="cite">
              <div>Sometimes it's not even after a reboot; it just stops
                supporting it.</div>
              <div><br>
              </div>
              <div>If I unmount and remount, it starts working again.
                 Does anybody have any insight?</div>
              <div><br>
              </div>
              <div>Thanks,</div>
              <div><br>
              </div>
              <div>Kyle</div>
              <br>
              <fieldset class="mimeAttachmentHeader"></fieldset>
              <br>
              <pre wrap="">_______________________________________________
Gluster-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.gluster.org/mailman/listinfo/gluster-users">http://www.gluster.org/mailman/listinfo/gluster-users</a></pre>
            </blockquote>
            <br>
          </div>
        </div>
      </span>
    </blockquote>
    <br>
  </body>
</html>