23 Mar
2021
23 Mar
'21
2:21 p.m.
Hi, Indeed, we ended up with a config like that yesterday, and the cluster is pretty healthy now [just moving a few pgs around as ceph is wont to do]. Sam On Tue, 23 Mar 2021 at 14:11, Stefan Kooman <stefan@bit.nl> wrote:
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
-- Sam Skipsey (he/him, they/them)