Hi, Our NFS namenode metadata storage fails frequently due to low disk space. We know we can restart Namenode to fix the problem when there's enough disk space, but it can cause running Map/Reduce jobs failed. I'm wondering if there is any other way to get the NFS metadata storage back without restarting namenode.
Thanks!