Hi all,

I've asked this on #dev, but perhaps this mailing list is a more appropriate place.

Consider you have a cluster with >=3 control nodes running (let's call them Cn). Think you also have a Virtual DNS configured which allows dynamic records from a vRouter agent (that's the default).

Now, think of two hypervisors: H1 and H2. H1 connects to C1 and C2, H2 connects to C2 and C3. H1 spawns a VM named "foo" and sends a DNS XMPP update to both C1 and C2. H2 spawns a VM named "bar" and sends updates to C2 and C3.

I would expect all of C1, C2 and C3 to resolve both "foo" and "bar". However, with data flows shown above, C1 would know nothing of "foo", and C3 won't resolve "bar".

What do I miss here?

Best,
Valentine

_______________________________________________
Dev mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org

Reply via email to