[Bug 266879] fusefs, net/glusterfs: GlusterFS mount not handled as expected
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Oct 2022 01:19:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266879 --- Comment #5 from David <david@aitch2o.com> --- root@au-syd01-qa-app01:~ # sysctl -a |grep vfs.fusefs.data_cache_mode vfs.fusefs.data_cache_mode: 1 root@au-syd01-qa-app01:~ # Hmmm FUSE direct_io mount option which I have used or sysctl vfs.fuse.data_cache_mode = 0 ? does fuse evict invalidated cache contents on fuse_write_directbackend? or ? does it read the gluster options? Sorry I'm a bit confused now, doest the BSD implementation of FUSE honour the gluster options? -- You are receiving this mail because: You are the assignee for the bug.