Changes
Page history
Update Connect on a running job's node
authored
Feb 19, 2021
by
Alain O' Miniussi
Hide whitespace changes
Inline
Side-by-side
Running-the-jobs/Connect-on-a-running-job's-node.md
View page @
c99ff728
...
...
@@ -5,6 +5,7 @@ A user is not usually allowed to connect to an arbitrary compute node through an
```
#[ctchiling@pollux running]# squeue -u ctchiling
JOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON)
33698363 seq waste ctchiling R 0:05 1 p032
#[ctchiling@pollux running]# ssh p040
Access denied: user ctchiling (uid=34213) has no active jobs on this node.
Authentication failed.
...
...
...
...