Use the OmniPath network for Ceph

This commit is contained in:
2023-08-29 14:56:40 +02:00
parent 0f0a861896
commit 0744a8a641
3 changed files with 10 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
fsType = "ceph";
device = "user@9c8d06e0-485f-4aaf-b16b-06d6daf1232b.cephfs=/";
options = [
"mon_addr=10.0.40.40"
"mon_addr=10.0.42.40"
"secretfile=${config.age.secrets."secrets/ceph-user".path}"
];
};