Hi folks!
I have a ceph cluster running with 2 tiers.
Now, months later I see that there must have been a copy/paste issue in my prepared text file which I inserted as config into the crush map. =8-O
ceph osd tree
-5 54.53394 host node1-1_TIER1
2 hdd 9.08899 osd.2 up 1.00000 1.00000
3 hdd 9.08899 osd.3 up 1.00000 1.00000
4 hdd 9.08899 osd.4 up 1.00000 1.00000
5 hdd 9.08899 osd.5 up 1.00000 1.00000
6 hdd 9.08899 osd.6 up 1.00000 1.00000
7 hdd 9.08899 osd.7 up 1.00000 1.00000
-7 54.53394 host node2_TIER1
10 hdd 9.08899 osd.10 up 1.00000 1.00000
11 hdd 9.08899 osd.11 up 1.00000 1.00000
12 hdd 9.08899 osd.12 up 1.00000 1.00000
13 hdd 9.08899 osd.13 up 1.00000 1.00000
14 hdd 9.08899 osd.14 up 1.00000 1.00000
15 hdd 9.08899 osd.15 up 1.00000 1.00000
-9 54.53394 host node3_TIER1
10 hdd 9.08899 osd.10 up 1.00000 1.00000
11 hdd 9.08899 osd.11 up 1.00000 1.00000
12 hdd 9.08899 osd.12 up 1.00000 1.00000
13 hdd 9.08899 osd.13 up 1.00000 1.00000
14 hdd 9.08899 osd.14 up 1.00000 1.00000
15 hdd 9.08899 osd.15 up 1.00000 1.00000
..
..
You can see that node2 and node3 have exact the same OSDs.
node 3 should have
-9 54.53394 host node1708-3_TIER1
10 hdd 9.08899 osd.18 up 1.00000 1.00000
11 hdd 9.08899 osd.19 up 1.00000 1.00000
12 hdd 9.08899 osd.20 up 1.00000 1.00000
13 hdd 9.08899 osd.21 up 1.00000 1.00000
14 hdd 9.08899 osd.22 up 1.00000 1.00000
15 hdd 9.08899 osd.23 up 1.00000 1.00000
These OSD 18-23 are currently not assigned or used by any tier.
What is the correct and secure procedure to remove the wrong assigned ods from node3?
Thank you for your help!!
I have a ceph cluster running with 2 tiers.
Now, months later I see that there must have been a copy/paste issue in my prepared text file which I inserted as config into the crush map. =8-O
ceph osd tree
-5 54.53394 host node1-1_TIER1
2 hdd 9.08899 osd.2 up 1.00000 1.00000
3 hdd 9.08899 osd.3 up 1.00000 1.00000
4 hdd 9.08899 osd.4 up 1.00000 1.00000
5 hdd 9.08899 osd.5 up 1.00000 1.00000
6 hdd 9.08899 osd.6 up 1.00000 1.00000
7 hdd 9.08899 osd.7 up 1.00000 1.00000
-7 54.53394 host node2_TIER1
10 hdd 9.08899 osd.10 up 1.00000 1.00000
11 hdd 9.08899 osd.11 up 1.00000 1.00000
12 hdd 9.08899 osd.12 up 1.00000 1.00000
13 hdd 9.08899 osd.13 up 1.00000 1.00000
14 hdd 9.08899 osd.14 up 1.00000 1.00000
15 hdd 9.08899 osd.15 up 1.00000 1.00000
-9 54.53394 host node3_TIER1
10 hdd 9.08899 osd.10 up 1.00000 1.00000
11 hdd 9.08899 osd.11 up 1.00000 1.00000
12 hdd 9.08899 osd.12 up 1.00000 1.00000
13 hdd 9.08899 osd.13 up 1.00000 1.00000
14 hdd 9.08899 osd.14 up 1.00000 1.00000
15 hdd 9.08899 osd.15 up 1.00000 1.00000
..
..
You can see that node2 and node3 have exact the same OSDs.
node 3 should have
-9 54.53394 host node1708-3_TIER1
10 hdd 9.08899 osd.18 up 1.00000 1.00000
11 hdd 9.08899 osd.19 up 1.00000 1.00000
12 hdd 9.08899 osd.20 up 1.00000 1.00000
13 hdd 9.08899 osd.21 up 1.00000 1.00000
14 hdd 9.08899 osd.22 up 1.00000 1.00000
15 hdd 9.08899 osd.23 up 1.00000 1.00000
These OSD 18-23 are currently not assigned or used by any tier.
What is the correct and secure procedure to remove the wrong assigned ods from node3?
Thank you for your help!!