|
|
|
|
|
by higels
2522 days ago
|
|
I just mount each SSD as its own XFS filesystem and use NGINX’s split feature to fill them up. Not resilient on a system level, but refilling the cache is cheap. ZFS was generally pleasant from an operability viewpoint once we ironed out the quirks, but the perf hit from no sendfile was too much. |
|
It’d be really nice to see that fixed like the recent DIRECT_IO additions.