I am intending to separate Ceph cluster network from public network. To do that i added "cluster network = x.x.x.x/xx" in global section of ceph.conf.
But now it is giving me a warning:
From bandwidth monitor on the cluster network interfaces of nodes shows that ceph data indeed are travelling on cluster network. Or is it really not? Should the entry be different than what i used?
But now it is giving me a warning:
Code:
warning line 13: 'cluster_network' in section 'global' redefined
From bandwidth monitor on the cluster network interfaces of nodes shows that ceph data indeed are travelling on cluster network. Or is it really not? Should the entry be different than what i used?