Yes. this isn't news or a mystery.
ZFS has many OTHER advantages over lvm on block. performance is only one factor; if the zfs subsystem is providing SUFFICIENT performance for your application it is by far preferrable. You might want to...
Hi all, I'm the author of this ass-kicking post. After more than year, I'm back to service, as bug hunting never ends.
I'm sorry that I've missed many of the questions and messages, but let's move forward, we have another urgent problem(s).
In...
SQLServer also had issues with storage virtio driver 0.1.285-1 in a heavy-load Windows Server 2016 and 2019 VM (Disk is a ZFS vdev).
DESCRIPTION: Read from file 'H:\SQLSERVER\db01_3.mdf' at offset 0x000007023d0000 succeeded after failing 1 time...
Hi @santiagobiali, I can confirm this behavior. WS2025 with SQL2022 and 0.1.285, highly-stressed test environment with such sql bugs, but no host or quest system errors (i.e. nothing like scsi reset, as I mentioned earlier: scsi reset bugs). So...
My guess would be that you have VMs with PCI(e) passthrough that start automatically. However, the PCI ID of various devices is different on the new motherboard. Also the IOMMU groups are different on the new motherboard. Therfore, the wrong...
if these are Samsung QVO, they are not suitable at all.
QLC drives write very slow after cache (which is different from DRAM cache).
There is plenty topics on the forum about it, mainly with ZFS because it reveals faster the slowness.
Extending on previous reply, what GC does is:
Phase 1: read the index of each backup that contains the list of chunks used by that backup snapshot. Then updates access time on each chunk of that backup snapshot. It does so with each backup...
the community subscription is probably too expensive for him and its per socket.
maybe he has a homelab with 10 or more sockets which amounts to quite the cost for a homelab if you get a subscription for everything.
personally i have 1 community...
The main Debian repository is missing: you only have trixie-updates and trixie-security but not trixie. That would explain why packages cannot be found. See also the manual...
The results seem quite low indeed. Qemu itself is able to reach 200~300k iops with 1 core. (I'm working to add support for mutiple iothread to increase the performance up to 600kiops by disk, but you are far from reaching the current cpu limit)...