If you encounter the message “exhausted root filesystem quota” on a specific node, use the check-local-quota command to diagnose the issue. This error typically occurs when your jobs generate large output (.OU), error (.ER), or temporary files in directories like /var/spool or /tmp.
usage: Access the node via SSH
$ ssh novak@turin28.metacentrum.cz
Run the following command to view files consuming your tmp filesystem quota:
$ check-local-quota
Inspect and manage files: If the listed files contain valuable data, copy them to /storage. Once copied, remove the unnecessary files or directories to free up space: