[ceph-users] Re: PSA: upgrading older clusters without CephFS

2021-08-08 Thread
Hi Patrick, Thanks a lot for letting us know about this issue! By reading your fix[1] carefully, I understand the heart of this issue is that: Since Jewel, CephFS introduced a new data structure FSMap (for MultiFS), and the monitor has been using this new structure as the Paxos value, but Pre-Jew

[ceph-users] Re: Setting Up Multiple HDDs with replicated DB Device

2023-12-03 Thread
It seems you are running into this: https://github.com/rook/rook/issues/11474#issuecomment-1365523469 You can check the output of the below command, and see if the disks are detected by the ceph-volume: ceph-volume inventory --format json-pretty Also try to add a specific device path to the abov

[ceph-users] Re: mgr services frequently crash on nodes 2,3,4

2023-08-03 Thread
This mgr assert failure is fixed at https://github.com/ceph/ceph/pull/46688 You can upgrade to 16.2.13 to get the fix. Eugen Block 于2023年8月3日周四 14:57写道: > Can you query those config options yourself? > > storage01:~ # ceph config get mgr mgr/dashboard/standby_behaviour > storage01:~ # ceph conf