As always depending on use case and number of disks,caching options etc. ATM zfs is most consistent, but bcachefs is getting there.
Posts by ness1602
-
-
Yeah, adding fans onto n100 minipcs works really great, atleast in my case.
-
Yes, i agree with that. But ceph as probably seaweedfs needs atlest 3 nodes. So you are left with garage and rustfs for single-node ,home implementation .
-
CEPH is free,compared to minio atm.
-
Rustfs is okay atm, need to test it a bit in prod

Single node ofc
-
Testing the 6.17 pve kernel and bcachefs and it works great. Tested single disks,raid1 ,raid0 with or without ssds as cache. So ideal combination is something like xHDD for storage, 2xssd or nvme for cache. And that works great at the moment. Only thing i'm having problem with is either fstab or systemd .
-
Same as zfs, dkms.
-
Next would also be to create bcachefs gui for OMV.
-
The new 6.17 is already working on debian 13

-
Proxmox 6.14 kernel is for bookworm,but also for trixie, so you are not changing anything.
-
My use case is usually running PBS and OMV in parallel. So PB4 and OMV8 .
-
Maybe immich uses some metadata collection and that is why cpu is 100% at the beginning
-
Older motherboards, usually the problem is with intel network cards or something similar. There isn't a pattern tbh.
-
On older boards i also saw some performance regressions,so on that boards i pin either 6.5 or 6.8 kernel(all pve kernels).
-
Im using zfs on omv for more than 5 years, so this usually points to your problem,not some zfs problem. Give us zfs list, zpool status from omv cmd line. Check disks, networking,etc.
-
You could use something like CUBIC to create your own flavor.
-
Maybe this would help?
Real pve-zsync examplesHello, What is pve-zsync usage in real world? Can somebody show off real scheme of usage between two hosts, including crontab?forum.proxmox.com
Automating Proxmox ZFS backups with pve-zsyncToday we have a quick how-to guide on Proxmox VE's new feature: pve-zsync. The pve-zsync features allows one to take automated backups of ZFS / virtual…www.servethehome.com -
TBH if you need 2 machines only(not 3 as recommended by every HA) i would use something like two independent machines with pve-zsync between them. This is not real HA,but storage replication.
-
I would never use the DRBD in a OSS product since they pulled a stunt with the license few years ago.
-
What services do you need in HA?