On Sun, 20 Jan 2013, Stefan Priebe wrote: > Hi, > > Am 20.01.2013 18:16, schrieb Wido den Hollander: > > > If I have "cluster network" and "public network" entries under > > > [global] or [osd], do I still need to specify "public addr" and > > > "cluster addr" for each OSD individually? > > > > > Already answered, but no. You don't need to. The OSDs will bind to the > > available IP in that network. > > What happens if there are more than one IP available in that network? It'll take either the first or last one returned by the kernel.. you'd have to check the code to know which. If you need finer control than that, 'public addr' and 'cluster addr' are there :) sage -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html