Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 pg 计算器来找出我的集群的最佳 pg 数。我有一个纠删码 FS 池,它很可能在可预见的将来使用集群的一半空间。但是 pg 计算器只有复制池的选项。我应该只根据副本# 的纠删码比率键入还是有其他方法可以解决这个问题?
从 Ceph Nautilus 版本开始,有一个 pg-autoscaler 可以为您进行缩放。您只需要创建一个具有初始(可能较低)值的池。至于计算本身,您的假设是正确的,您在计划 pg 计数时会考虑块的数量。