Ceph集群在线修改存储池pool的CrushRule规则|备份数size|最小备份数min_size

没啥好说的,就是修改Ceph集群里存储池pool的CrushRule规则、备份数size和最小备份数min_size
修改CrushRule:ceph osd pool set [存储池名] crush_rule [CrushRule规则名]
修改默认备份数:ceph osd pool set [存储池名] size [份数]
修改最小备份数(低于这个就停止写入):ceph osd pool set [存储池名] min_size [份数]


This article is under CC BY-NC-SA 4.0 license.
Please quote the original link:https://www.liujason.com/article/1158.html
Licensed under CC BY-NC-SA 4.0
comments powered by Disqus
Built with Hugo
Theme Stack designed by Jimmy