On 3/23/21 2:52 PM, Dan van der Ster wrote:
Not sure. But anyway ceph has been skipping interfaces named "lo" since v10, but then dropped that in 14.2.18 (by accident, IMO). You should be able to get your osds listening to the correct IP using cluster network = 10.1.50.0/8 public network = 10.1.50.0/8 does that work?
And if that doesn't, you can tell each daemon to which IP it should bind like so:
ceph config set osd.$id public_addr 10.1.50.x Gr. Stefan _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx