Symptoms¶
- Several processes on
app-server-01are stuck in uninterruptible sleep (D state). ls /mnt/shared-datahangs indefinitely and cannot be interrupted with Ctrl+C.- Any process that touches the
/mnt/shared-datapath becomes stuck. df -hhangs when it tries to stat the NFS mount.- The NFS server
nfs.internal:2049is unreachable due to a network switch failure. - The mount was configured with default (hard mount) options.
- The application deployment process is blocked because it tries to write to the NFS path.