I have multiple machines sharing home directory via NFS share used by 6-10 users. All machines are used to run computational experiments including the one with NFS server. Although it is very rare but possible that some experiment may cause out of memory(OOM) problem. Though the user process may get killed at some point of time, I would like to know how it can affect NFS server thus in turn affecting other machines too. I tried searching for it but could not find a specific answer. Also are there any measures I can take to avoid OOM affecting NFS share?
NFS Server Configuration: Intel Core i7-9700, 32 GB RAM, SWAP 32 GB and Graphics TITAN RTX Other machines have similar configurations.