https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266879

--- Comment #8 from David <[email protected]> ---
I have tried to turn it off

```
[root@au-syd01-qa-app02 ~]# sysctl vfs.fuse.data_cache_mode = 0
sysctl: unknown oid 'vfs.fuse.data_cache_mode'
sysctl: unknown oid ''
sysctl: unknown oid '0'
[root@au-syd01-qa-app02 ~]# 
```
I have tried mounting the brick outside of fstabe via 

```
mount_glusterfs  -o direct-io-mode=disable
au-syd01-qa-brick01.net.local:/codebase /codebase/
```

it exhibits the same issue

it also looks like vfs.fuse.lookup_cache_enable is no longer an option as well
as I was trying to see if that would make a difference 

does BSD put a buf data cache in front of FUSE?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to