|
|
|
|
|
by throw0101c
1294 days ago
|
|
> The problem with NFS is that all of those queues are sharing the filesystem, making the filesystem a point of failure and scaling pain. It is not NFS that is a SPOF, it is a single NFS server that is a SPOF. There exists distributed NFS systems (OneFS, Panasas) that can tolerate the loss of up to N servers before the service gets disrupted. |
|