[Bug 266879] fusefs, net/glusterfs: GlusterFS mount not handled as expected
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Oct 2022 05:30:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266879 --- Comment #11 from David <david@aitch2o.com> --- ``` [root@au-syd01-qa-app02 ~]# sysctl -a | grep vfs.fusefs vfs.fusefs.kernelabi_minor: 29 vfs.fusefs.kernelabi_major: 7 vfs.fusefs.stats.lookup_cache_misses: 685 vfs.fusefs.stats.lookup_cache_hits: 4724 vfs.fusefs.stats.filehandle_count: 1 vfs.fusefs.stats.ticket_count: 0 vfs.fusefs.stats.node_count: 590 vfs.fusefs.enforce_dev_perms: 0 vfs.fusefs.iov_credit: 16 vfs.fusefs.iov_permanent_bufsize: 524288 vfs.fusefs.data_cache_mode: 0 [root@au-syd01-qa-app02 ~]# ``` I have set the vfs.fusefs.data_cache_mode to 0 in /etc/sysctl.conf rebooted, re-run the test and still fails to update the file -- You are receiving this mail because: You are the assignee for the bug.