Hello, I am simulating the recovery when all of our 3 monitors are down in our test environment. I refered to the Ceph mon troubleshoting document, but encourtered the problem that “OSD
has the store locked”. I stop all the 3 mom, and plan to get the monmap from the OSDs. To get the monmap, the command is as following: for osd in /var/lib/ceph/osd/ceph-*; do ceph-objectstore-tool --data-path $osd --op update-mon-db --mon-store-path /tmp/mon-store; done The output: OSD has the store locked OSD has the store locked OSD has the store locked OSD has the store locked OSD has the store locked OSD has the store locked OSD has the store locked OSD has the store locked The Ceph version 10.2.5, OS REHL7.2, 3 hosts for mon and OSD, 4 OSDs in each hosts. And I searched the problem on the internet, finding that someone says it is required to stop the OSD, but it is not reasonable for us to stop all of OSDs and to get the monmap. Please give me some suggestions, thank you! Best regards, Taotao He Cloud Storage Engineer Ping An Technology(shenzhen) Co.,Ltd, Cloud Business Division
收发邮件者请注意: |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com