Den mån 21 feb. 2022 kl 13:55 skrev Ackermann, Christoph <c.ackermann@xxxxxxxxxxxx>: > > Dear all, > > I'm on the way to change five CentOs7 monitors to Rocky8. So when is the > ceph.conf file evaluated? Only on startup of ceph-xyz daemon or > dynamically? Is it worth generating an intermediate file containing some > old and some new ceph monitor hosts/IPs for client computers? > Anytime you run a ceph-command basically. Even if you only do "ceph status" it needs to know which mons/mgrs to talk to for status. All mounts and operations that require any daemon to serve or any client to request data off the cluster needs a few basic parts of ceph.conf, where fsid and the list of mons are among the absolute necessities. The rest can probably use defaults or talk to the config DB for specifics. -- May the most significant bit of your life be positive. _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx