Are SRV records supported? #3697
Unanswered
thrashwerk
asked this question in
Q&A
Replies: 1 comment
-
No, they don't seem to be fundamentally due to the way that Monitor lookups are performed. I have opened a feature request to support this: #5102 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does Ceph-CSI support SRV records instead of specifying all monitors?
https://docs.ceph.com/en/quincy/rados/configuration/mon-lookup-dns/
I've tried not specifying monitors at all since clients should (I think) be able to get the records through DNS but that didn't work. I got errors Ceph-CSI could determine the monitors
Setting the SRV record as a monitor didn't seem to work either.
Beta Was this translation helpful? Give feedback.
All reactions