ceph telemetry yes

This commit is contained in:
2026-06-08 12:32:20 +03:00
parent e2fba1b58b
commit 2617eda161

View File

@@ -104,6 +104,15 @@ TODO: d12 discard
After that is done you can modify under Pools change the cephfs_data and cephfs_metadata
Crush rules to use NVMe drives.
10. Telemetry
ceph telemetry on --license sharing-1-0
ceph config set mgr mgr/telemetry/contact 'K-SPACE <info@k-space.ee>'
ceph config set mgr mgr/telemetry/description 'pve.k-space.ee'
ceph config set mgr mgr/telemetry/leaderboard_description 'pve.k-space.ee'
ceph config set mgr mgr/telemetry/channel_ident true
ceph config set mgr mgr/telemetry/leaderboard true
### CEPH NUMA Pinning
This helps a bit with read latency (482.28us vs 437.22us)