WIP: single node Ceph on bm-5 #157

Draft
raito wants to merge 2 commits from single-node-ceph into main

2 commits

Author SHA1 Message Date
fba720abdb feat(services/baremetal/storage): use our Ceph module
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-12-23 23:20:45 +01:00
36290942ea feat(services/ceph): init
This initialize our Ceph cluster module.

This relies on nixpkgs work
.
This takes inspiration from
https://gist.github.com/nh2/13425a1f18b4c1ce82edb63c10b163c9
for some of the convergence logic.

Finally, it implements a quite ambitious workload-specific module for
our needs.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-12-23 23:20:35 +01:00