Ceph MDS' not showing status on some nodes (in Cluster GUI)

asm0dai

New Member
Mar 14, 2023
3
0
1
Hello,
I have a 4 nodes cluster and only recently noted that two of four Ceph's Meta Data Servers not showing their status in Cluster GUI. What it could be and why?

root@naun02:~# ceph -s
cluster:
id: e4ff8f7f-fba2-4559-98ef-5069a291405c
health: HEALTH_OK

services:
mon: 3 daemons, quorum naun01,naun02,naun03 (age 4d)
mgr: naun04(active, since 4d), standbys: naun01, naun03, naun02
mds: 1/1 daemons up, 3 standby
osd: 28 osds: 28 up (since 4d), 28 in (since 4d)

data:
volumes: 1/1 healthy
pools: 4 pools, 417 pgs
objects: 282.85k objects, 1002 GiB
usage: 4.1 TiB used, 8.6 TiB / 13 TiB avail
pgs: 417 active+clean

io:
client: 0 B/s rd, 121 KiB/s wr, 0 op/s rd, 14 op/s wr

root@naun02:~# ceph versions
{
"mon": {
"ceph version 17.2.6 (995dec2cdae920da21db2d455e55efbc339bde24) quincy (stable)": 3
},
"mgr": {
"ceph version 17.2.6 (995dec2cdae920da21db2d455e55efbc339bde24) quincy (stable)": 4
},
"osd": {
"ceph version 17.2.6 (995dec2cdae920da21db2d455e55efbc339bde24) quincy (stable)": 28
},
"mds": {
"ceph version 17.2.6 (995dec2cdae920da21db2d455e55efbc339bde24) quincy (stable)": 2
},
"overall": {
"ceph version 17.2.6 (995dec2cdae920da21db2d455e55efbc339bde24) quincy (stable)": 37
}
}
root@naun02:~#

Is that only GUI-related issue? Or what? Everything else looks like working normal.
 

Attachments

  • ceph_gui.png
    ceph_gui.png
    8.3 KB · Views: 4
Solved.
Simple restart of the corresponding service restored the indication.
Code:
systemctl restart ceph-mds@naun04.service
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!