Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
dragnet:cluster_usage [2017-10-19 13:54] – [SLURM Cluster Management] Vlad Kondratiev | dragnet:cluster_usage [2019-01-07 15:06] (current) – [Access and Login] Reinoud Bokhorst | ||
---|---|---|---|
Line 8: | Line 8: | ||
===== Access and Login ===== | ===== Access and Login ===== | ||
To get an account, get permission from the Dragnet PI: Jason Hessels ('' | To get an account, get permission from the Dragnet PI: Jason Hessels ('' | ||
- | Easiest is to ask him to send his permission to Teun Grit ('' | + | Easiest is to ask him to send his permission to the RO Sysadmins |
- | You can also provide | + | You can also provide |
Having an account, ssh to hostname '' | Having an account, ssh to hostname '' | ||
Line 339: | Line 339: | ||
something like this, where nodes drg06 and drg08 are in drain state: | something like this, where nodes drg06 and drg08 are in drain state: | ||
- | $ sinfo | + | |
- | $ PARTITION AVAIL TIMELIMIT | + | PARTITION AVAIL TIMELIMIT |
- | $ workers* | + | workers* |
- | $ workers* | + | workers* |
- | $ workers* | + | workers* |
- | $ head | + | head |
+ | |||
+ | To " | ||
+ | $ scontrol update NodeName=drg08 State=DOWN Reason=" | ||
+ | $ scontrol update NodeName=drg08 State=RESUME | ||