summaryrefslogtreecommitdiff
path: root/topics/systems/hpc/octopus-maintenance.gmi
blob: f54cf451faa1182b18bdb59957e4572b7294b914 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Octopus Maintenance

## Slurm

Status of slurm

```
sinfo
sinfo -R
squeue
```

we have draining nodes, but no jobs running on them

Reviving draining node (as root)

```
scontrol
  update NodeName=octopus05 State=DOWN Reason="undraining"
  update NodeName=octopus05 State=RESUME
  show node octopus05
```

Kill time can lead to drain state

```
scontrol show config | grep kill
UnkillableStepProgram   = (null)
UnkillableStepTimeout   = 60 sec
```

check valid configuration with `slurmd -C` and update nodes with

```
scontrol reconfigure
```

## Password management

AllowUsers wrk kranz@!::1,128.169.4.91 root@!::1,128.169.4.91 efraimf erikg flaviav gdama guarracino hchen heumos ibackup@!::1,128.169.4.91 junh@!::1,* wrk