glusterfs
glusterfs copied to clipboard
graph switch in glusterfs does fsync which leads to I/O freeze on the mount for extended periods
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.
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.
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.
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.
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.