Hacker News new | ask | show | jobs
by evankanderson 1286 days ago
I suspect distributed NFS won't help here when the problem is that a server gets slow / overloaded. In particular, this setup was actually I/O bound and there wasn't more I/O to be had.
1 comments

> In particular, this setup was actually I/O bound and there wasn't more I/O to be had.

No more I/O to be had from that particular NFS server. If your mounts are distributed over 4+ servers, then you have potentially 4x the available operations available.