Y
Hacker News
new
|
ask
|
show
|
jobs
by
heavyset_go
1466 days ago
I've found NFSv4 to be more stable and performant than SMB when using it between Linux machines. Seems to handle multiple concurrent clients well, too.
1 comments
kevin_thibedeau
1466 days ago
NFS works great until you lose the network and your client locks up.
link
heavyset_go
1464 days ago
Mount your NFS shares with the `intr` and `vers=4.2` options.
link
teddyh
1466 days ago
Are you really talking about NFSv4?
link