9 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
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
042d85ba61 Also enable monitoring in lake2 2023-08-29 12:29:41 +02:00
a1271f007f Add monitoring in the bay node 2023-08-29 11:53:32 +02:00
a68909f96c Switch ceph logs to journal 2023-08-28 17:58:08 +02:00
34ebe09f66 Add ceph config in bay 2023-08-22 15:57:25 +02:00
817bea45a5 Remove netboot and fixes 2023-07-28 20:31:44 +02:00
490cdf7b95 Add bay node 2023-07-28 19:49:48 +02:00