glusterfs icon indicating copy to clipboard operation
glusterfs copied to clipboard

graph switch in glusterfs does fsync which leads to I/O freeze on the mount for extended periods

Open pranithk opened this issue 3 years ago • 3 comments

Screenshot from 2021-05-13 09-00-56 On graph switch for each fd an fsync is called serially leading to high latency on the mounts during this process. This was done to make sure write-behind flushes the buffers correctly even when flush-behind is enabled.

We should be able to change write-behind to honor an xdata key which makes sure that flush is always performed after all the buffers are flushed.

pranithk avatar May 21 '21 18:05 pranithk

Thank you for your contributions. Noticed that this issue is not having any activity in last ~6 months! We are marking this issue as stale because it has not had recent activity. It will be closed in 2 weeks if no one responds with a comment here.

stale[bot] avatar Dec 26 '21 14:12 stale[bot]

Closing this issue as there was no update since my last update on issue. If this is an issue which is still valid, feel free to open it.

stale[bot] avatar Jan 15 '22 06:01 stale[bot]

Thank you for your contributions. Noticed that this issue is not having any activity in last ~6 months! We are marking this issue as stale because it has not had recent activity. It will be closed in 2 weeks if no one responds with a comment here.

stale[bot] avatar Sep 21 '22 00:09 stale[bot]

Closing this issue as there was no update since my last update on issue. If this is an issue which is still valid, feel free to open it.

stale[bot] avatar Oct 22 '22 18:10 stale[bot]