devZer0

Results 147 comments of devZer0
trafficstars

that's something that we can think about, but i have no ressources for this at the moment. sorry

yes, please fix this, i'm using fanotify a lot and after last zfs update, it broke.

i can also confirm fatrace 0.17.0-1 works with zfs-kmod-2.2.4-1~bpo12+1 again on debian 12.5

duplicate: https://github.com/openzfs/zfs/issues/15775 https://github.com/openzfs/zfs/issues/10251

@jpf91 >The [Proxmox Wiki](https://pve.proxmox.com/wiki/Performance_Tweaks#Disk_Cache) says cache=none makes qemu use O_DIRECT semantics. So maybe it's an issue with direct IO? yes, i think so. cache=none, i.e. O_DIRECT is also known to...

@koverstreet , i would like to confirm this error on latest proxmox with pve kernel 6.17 and latest bcachefs dkms package + tools i reformatted my bcachefs mirror on two...

guess this has to do with direct_io and sector/block size alignment chatgpt brought me to this one: https://bugs.launchpad.net/fuel/+bug/1316266 and `# mkfs.xfs -b size=4k -s size=4k -f /dev/sdb1` works whereas `#...