`ceph features` on Nautilus still reports "luminous"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear Ceph community,

on our way towards getting our cluster to a current Ceph release, we updated all hosts and clients to Nautilus 14.2.22. But despite setting `ceph osd set-require-min-compat-client nautilus`, the release reported by `ceph features` is still "luminous".

Is this supposed to be like this? If not, does anyone have an idea what might be missing to make the features being reported as "nautilus" as well?

```
~ # ceph mon dump
epoch 66
fsid b67bad36-3273-11e3-a2ed-0200000311bf
last_changed 2022-12-12 12:20:39.244333
created 2013-10-11 14:57:32.291514
min_mon_release 14 (nautilus)
0: [v2:172.20.4.10:3300/0,v1:172.20.4.10:6789/0] mon.host1
1: [v2:172.20.4.100:3300/0,v1:172.20.4.100:6789/0] mon.host2
2: [v2:172.20.4.101:3300/0,v1:172.20.4.101:6789/0] mon.host3
dumped monmap epoch 66

~ # ceph features
{
    "mon": [
        {
            "features": "0x3ffddff8ffecffff",
            "release": "luminous",
            "num": 3
        }
    ],
    "osd": [
        {
            "features": "0x3ffddff8ffecffff",
            "release": "luminous",
            "num": 14
        }
    ],
    "client": [
        {
            "features": "0x3ffddff8ffecffff",
            "release": "luminous",
            "num": 137
        }
    ],
    "mgr": [
        {
            "features": "0x3ffddff8ffecffff",
            "release": "luminous",
            "num": 3
        }
    ]
}
```

All the best

-- 
Oliver Schmidt · os@xxxxxxxxxxxxxxx · Systems Engineer
Flying Circus Internet Operations GmbH · http://flyingcircus.io
Leipziger Str. 70/71 · 06108 Halle (Saale) · Deutschland
HR Stendal HRB 21169 · Geschäftsführer: Christian Theune, Christian Zagrodnick




_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux