There a couple of ways, find your MDS daemon with:

ceph fs status  -> should show you the to-be-active MDS

On that host run:

cephadm logs --name mds.{MDS}

or alternatively:

cephadm ls --no-detail | grep mds

journalctl -u ceph-{FSID}@mds.{MDS} --no-pager > {MDS}.log

Zitat von nguyenvand...@baoviet.com.vn:

How can we get log of MDS, pls guide me T_T
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to