On Thu, Jul 20, 2023 at 11:19 PM <dxodnd@naver.com> wrote:
If any rook-ceph users see the situation that mds is stuck in replay, then look at the logs of the mds pod.
When it runs and then terminates repeatedly, check if there is "liveness probe termninated" error message by typing "kubectl describe pod -n (namspace) (mds' pod name)"
If there is the error message, it's helpful to increase the threshold about "liveness probe"
In my case, it resolved the issue.
Would you mind sharing what version of ceph (mds) was used? In a particular (pacific) release, the mds would abort when it received an metric update message (from a client) that it did not understand.
Thanks _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
-- Cheers, Venky