Hi folks,
Thanks for everybody's contributions on CEPH and Proxmox so far.
I'm looking for some instructions:
I ran through a simple setup guide which also instructed on how to create this setup, however, I don't remember where it mentioned configuring placement groups, and as a result I ended up with 128 PGs.
I'm filling up this server and its now giving me WARNINGS that I 128PGs is too low.
Since I've got 18 x 1TB SSDs (OSDs total) and I plan on adding 4 more 1 TB SSDs in each node in the future, bringing the total number of OSD's to 30. As a result i was thinking that 512 PGs would be appropriate.
Is it as simple as
Does anybody have 'Step-by-Step' instructions on how to do this?
Your help and guidance would be greatly appreciated!
Thanks for everybody's contributions on CEPH and Proxmox so far.
I'm looking for some instructions:
- I'm Running Proxmox 8.1 with Ceph 17.2.7 (Quincy) on a 3 Node Cluster.
- Each cluster has 6 x 1TB Samsung 870 EVOs
- Each Proxmox Node has a 1TB Samsung 980 Pro 1TB NVME with 6 x 40GB WAl/DB lvm partitions
- I have a CEPH Public Network (for VMs to use) and a CEPH Sync Network (data replication) bot running 10GBe NICs.
I ran through a simple setup guide which also instructed on how to create this setup, however, I don't remember where it mentioned configuring placement groups, and as a result I ended up with 128 PGs.
I'm filling up this server and its now giving me WARNINGS that I 128PGs is too low.
Since I've got 18 x 1TB SSDs (OSDs total) and I plan on adding 4 more 1 TB SSDs in each node in the future, bringing the total number of OSD's to 30. As a result i was thinking that 512 PGs would be appropriate.
Is it as simple as
Bash:
ceph osd pool set <pool_name> pg_num 512
ceph osd pool set <pool_name> pgp_num 512
Does anybody have 'Step-by-Step' instructions on how to do this?
- Do I do this 1 node at a time and then wait?
- If it is 1 one at a time, do I migrate all VM's off the node?
- I've also read somewhere about enabling 'autoscaler'?
- If so, how?
- I also read somewhere else about enabling 'balancer'? It looks to already be on...
Your help and guidance would be greatly appreciated!
Last edited: