Hi,
we have a up and running three node ceph cluster - at the moment with one osd and one monitor per node.
It has one ceph pool which is replicated over the three nodes and a calculated pg_128 size and min 2/3.
We would like to add new faster disks on all nodes.
They are already installed on the three nodes. They are faster and bigger (SSDs vs HDDs, 900Gb vs 500Gb).
I have never done this that is why I ask ;-)
My rough idea is:
1. add the three new disks with the gui to each node
2. set the weight, that the data is moved to the new disks on each node
3. take out the old ones
4. adapt the pg_size according to the new sizes
Thx in advance.
we have a up and running three node ceph cluster - at the moment with one osd and one monitor per node.
It has one ceph pool which is replicated over the three nodes and a calculated pg_128 size and min 2/3.
We would like to add new faster disks on all nodes.
They are already installed on the three nodes. They are faster and bigger (SSDs vs HDDs, 900Gb vs 500Gb).
I have never done this that is why I ask ;-)
My rough idea is:
1. add the three new disks with the gui to each node
2. set the weight, that the data is moved to the new disks on each node
3. take out the old ones
4. adapt the pg_size according to the new sizes
Thx in advance.