1 Jul
2024
1 Jul
'24
6:42 a.m.
Lander, Here is the resolution of the fourth of your reported documentation bugs:
4: Page: https://docs.ceph.com/en/reef/rados/configuration/mon-lookup-dns/#looking-up... Issue: lacking information: As you can see in the code here: https://github.com/ceph/ceph/blob/cac7dcd63481ddbc4fe26f4b8d5918510e8be457/s... in lines 790-793 and through experimentation you can use the "mon_dns_srv_name" directive to pass either the "ceph-mon" and use DNS search domains, as mentioned on this page or you can pass the name followed by an underscore to manually pass the search domain. For example: ceph-mon_example.com with records placed in _ceph-mon._example.com
https://github.com/ceph/ceph/pull/58368 Zac Dover Head of Documentation Ceph Foundation