enduser login on compute nodes: Broken pam_slurm_adopt.so
Closed this issue · 3 comments
fasmide commented
This module is installed automatically by NVIDIA's deepops, it seems to be broken though - missing some linked libraries and basically breaks all sssd logins. We should be able to fix this, but I think we should re-evaluate if we want end-user logins on the compute node's (job allocation or not)
This doesn't affect the login and controller nodes
jensentobias commented
We have previously used end-user ssh login for
- Copying data to local storage
- System investigations of running jobs, top. nvidia-smi, lsof ...
These things can be used as jobs via slurm and the new T4 nodes does not offer that much local storage.
Conclusion: we could go for no end-user ssh login.