diff options
| author | Pjotr Prins | 2026-01-22 14:46:41 +0100 |
|---|---|---|
| committer | Pjotr Prins | 2026-01-22 14:46:45 +0100 |
| commit | 8f24cf26c2931a80d7e930997a3e0b74bdcdcd4f (patch) | |
| tree | 5e33952280d85bf1aaabdb5b0e2fa3f19012414d | |
| parent | 02eca0a0ee46c47c153505ca123f654c5e9a9c55 (diff) | |
| download | gn-ai-8f24cf26c2931a80d7e930997a3e0b74bdcdcd4f.tar.gz | |
octopus
| -rw-r--r-- | issues/systems/apps.gmi | 4 | ||||
| -rw-r--r-- | tasks/machine-room.gmi | 11 | ||||
| -rw-r--r-- | topics/octopus/octopussy-needs-love.gmi | 8 |
3 files changed, 15 insertions, 8 deletions
diff --git a/issues/systems/apps.gmi b/issues/systems/apps.gmi index e374250d..808eef2c 100644 --- a/issues/systems/apps.gmi +++ b/issues/systems/apps.gmi @@ -130,7 +130,7 @@ ExecStart = /usr/local/bin/bnw-app-container WantedBy = multi-user.target ``` -We need to make sure the garbace collector does not destroy the container, add the --root switch +We need to make sure the garbage collector does not destroy the container, add the --root switch ``` /home/shepherd/guix-profiles/bnw/bin/guix system container /home/shepherd/guix-bioinformatics/gn/services/bnw-container.scm --share=/home/shepherd/logs/bnw-server=/var/log --network --root=/usr/local/bin/bnw-app-container @@ -143,6 +143,8 @@ root@tux02:/home/shepherd# /home/shepherd/guix-profiles/bnw/bin/guix gc --list-r /usr/local/bin/bnw-app-container ``` +If there is a running conflict, restart shepherd in systemd. + ## R/shiny apps The R/shiny apps were showing a tarball mismatch: diff --git a/tasks/machine-room.gmi b/tasks/machine-room.gmi index 9aa61a15..204ada1e 100644 --- a/tasks/machine-room.gmi +++ b/tasks/machine-room.gmi @@ -11,22 +11,23 @@ ## Short term -* [-] add SSD to tux03 (@fredm) +* [X] add SSD to tux03 (@fredm) * [ ] repurpose samsung drives with heatsink (@fredm) * [X] map out physical network layout in MR (@fredm) * [+] get disks from chenbro and rehost (@fredm) * [ ] work on speeding up moosefs (@pjotrp) * - [ ] test network interfaces and switches (@pjotrp) * [ ] add storage server with spinning disks -* - [+] put order in +* - [X] put order in * - [ ] install machine -* [ ] migrate GN production to tux04 (@fredm) -* - [ ] first remove Samsung PCIe (@fredm) -* - [ ] add RAID (@pjotrp) +* [+] migrate GN production to tux04 (@fredm) +* - [+] first remove Samsung PCIe (@fredm) +* - [X] add RAID (@pjotrp) * [ ] remove P2 data flavia, hao, davida to make space for moose ## GN +* [ ] secure RDF guile server(s) * [X] penguin2 has 90TB of space we can use on NFS/backups - they went on moosefs * [ ] Replace reaper with GEMMA * [X] Transfer nervenet.org to dnsimple diff --git a/topics/octopus/octopussy-needs-love.gmi b/topics/octopus/octopussy-needs-love.gmi index dbf30ac1..d305de95 100644 --- a/topics/octopus/octopussy-needs-love.gmi +++ b/topics/octopus/octopussy-needs-love.gmi @@ -58,13 +58,17 @@ All the other nodes are for compute. O1 and O4 will be the last nodes to remain * - [X] tux08 * - [X] tux09 * - [X] lambda01 -* [ ] Adding moosefs chunkservers: +* [ ] Adding moosefs: * - [X] penguin2 * - - [X] Cleaning second RAID5 on P2 * - [X] octopus04 -* - [ ] octopus05 deplete lizard +* - [X] octopus05 on moosefs +* - [X] octopus07 on moosefs (see scripts) * - [X] tux06 * - [X] tux07 +* - [+] octopus06 migrating +* - [+] octopus11 depleting +* [ ] Start network performance with iperf3 # Progress |
