13 Commits

Author SHA1 Message Date
cd3284d1b2 Split xeon specific configuration from base
To accomodate the raccoon knights workstation, some of the configuration
pulled by m/common/main.nix has to be removed. To solve it, the xeon
specific parts are placed into m/common/xeon.nix and only the common
configuration is at m/common/base.nix.

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2024-06-03 09:20:11 +02:00
8033531246 Allow Ceph traffic to lake2 2024-04-30 13:04:45 +02:00
3ae2938cad Add firewall rules for Ceph and monitoring
The firewall was blocking the monitoring traffic from hut and the Ceph
traffic among OSDs. The rules only allow connecting from the specific
host that they are supposed to be coming from.

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2024-04-24 16:55:06 +02:00
df5a5e1668 Move slurm client in a separate module
Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2024-02-09 11:14:34 +01:00
a0e447301e Enable all osd on boot in lake2 2023-08-29 18:47:25 +02:00
042d85ba61 Also enable monitoring in lake2 2023-08-29 12:29:41 +02:00
7ae2403db8 Enable ceph osd daemons in lake2 2023-08-25 14:44:53 +02:00
e46ded9843 Use the sda for lake2 2023-08-25 13:40:10 +02:00
d6d3624617 Remove netboot module 2023-08-25 13:39:01 +02:00
3c030307f1 Enable netboot again for PXE 2023-08-24 19:08:23 +02:00
d30399d31b Specify the disk by path 2023-08-24 15:27:37 +02:00
9ac05ed4c0 Prepare lake2 config after bootstrap
The disk ID is different under NixOS.
2023-08-24 13:54:22 +02:00
43c63f45d7 Add lake2 bootstrap config 2023-08-24 12:30:46 +02:00