
On Thu, 2014-01-23 at 09:34 +0000, Dan Kenigsberg wrote:
On Thu, Jan 23, 2014 at 06:50:59AM +0000, Karli Sjöberg wrote:
One comment to your wiki page: in order to better intergrate with our recent source-routing support (mostly useful for display network), please set GATEWAY only in ifcfg-ovirtmgmt, and remember to set DEFROUTE=no in any other ifcfg that mentions IPADDR so as not to override the default.
Dan.
Does that imply that default gateway is supposed to be on the same net as ovirtmgmt?
Yes, and that's what happening whenever you make changes to ovirtmgmt via Vdsm.
To tell you the truth, that makes me rather uncomfortable since we have set up our ovirtmgmt on a non-routed, "black" net, only used for _mgmt_ (thought that was the point). The display network is set up on a another logcal network, a routed net, which is where we also have the default gateway. Is this now a "wrong/bad" way to go about it? /K