Hi All,


We have deployed ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). Using 
the following YAML and env files:

https://gerrit.onap.org/r/gitweb?p=demo.git;a=blob;f=heat/OpenECOMP/onap_openstack_float.yaml;h=659f94c93b9c5dfae02031ddcae82161ce927318;hb=refs/heads/master

https://gerrit.onap.org/r/gitweb?p=demo.git;a=blob;f=heat/OpenECOMP/onap_openstack_float.yaml;h=659f94c93b9c5dfae02031ddcae82161ce927318;hb=refs/heads/master





When troubleshooting in Portal VM, we see that there were multiple nameserver 
entries with same IP address (DNS VM) present in /etc/resolv.conf . This entry 
is appended in /etc/resolv.conf on each execution of /opt/portal_install.sh 
which contains the following code:

echo "nameserver "$DNS_IP_ADDR >> /etc/resolvconf/resolv.conf.d/head



After executing the script 6-7 times the traffic to Internet timeouts due to 
multiple nameserver entries for DNS VM. FYI, We verified recursion: yes in DNS 
VM.



If this is an issue how can I contribute a patch for the fix.



Thanks & Regards,

Arun Arora
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to