Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation  Back up to About Overview 
ContentIndex
  

No index entries found.

Known Behavior

The following are known behaviors in this release of Contrail.

  • DNS record updates from a controller DNS server to a named server might be missing even after repeated retries. this is because there is no infrastructure currently to sync records across named servers.
  • DNS queries from an agent are now sent to both named servers that were learnt using discovery. There is a very low probability of records missing on both named servers.

    The first good response from either of the named servers is used to update the DNS client that sent the DNS query request. If there is no good response, the last bad response is sent to the DNS client to inform the client of the error.

    Use the following to display a list of named servers to which queries are sent:

    http://x.x.x.x:8085/Snh_DnsInfoo

    Use the following to trace the queries sent and responses:

    http://x.x.x.x:8085/Snh_SandeshTraceRequest?x=DnsBind

Modified: 2015-09-15