Russell Smith
Russell Smith
Is this still being worked on?
@spotandjake thanks - was just looking for new things to try, and found grain, but want to do dom stuff... I'll keep watching!
Of course, hopefully it's detailed enough to help find it.
@philwinder worked great, thanks!
FYI for me, I only needed to add: ```yml apiVersion: apps/v1 kind: Deployment spec: template: spec: securityContext: sysctls: - name: net.ipv4.ping_group_range value: "0 2147483647" ``` The other stuff, for me,...
> does this support rm directory on zfs? I am using zfs with dedup and the rm is slow I don't know whats its doing. thx not sure what you're...
@Xfennec do you have any plans for ZFS support?
@Xfennec it does work for the transfer rate, but doesn't pick up the sizes of the transfers themselves - is that something the zfs send side would need to fix?
checkout [FlareSolverr/FlareSolverr](https://github.com/FlareSolverr/FlareSolverr) for that kind of thing
Ya! There is a "standard" benchmark the Que author wrote (https://github.com/chanks/queue-shootout) - if you wanted to join in on that one I'm sure he'd accept a PR. Interesting re your...