[Bugs] [Bug 1380638] Files not being opened with o_direct flag during random read operation ( Glusterfs 3.8.2)

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 19 07:36:09 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1380638

SATHEESARAN <sasundar at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?(bturner at redhat.co
                   |                            |m)



--- Comment #8 from SATHEESARAN <sasundar at redhat.com> ---
Tested with RHGS 3.2.0 interim build ( glusterfs-3.8.4-12.el7rhgs ) with the
following steps :

1.a. Created replica 3 volume with strict-o-direct enabled
1.b. Check whether open-behind is enabled on the volume.
2. Start the volume and look for strace on the brick process
3. Fuse mount the volume and using 'dd' with oflag=direct , create a file
4. After file creation, check strace logs for open calls.

All open calls had O_DIRECT flags

One part of the bug is that open-behind was not honoring O_DIRECT and that is
verified with the above steps. 

But the performance improvement with O_DIRECT is still a question.
@Ben - what do you think ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=TTL2SMCHmw&a=cc_unsubscribe


More information about the Bugs mailing list