Things to check: 1. Is VPP running in vLB and vPKG? If not, the init.sh scripts in those VMs didn’t run for some reason, likely some issue with cloud-init 2. Is Honeycomb running in vLB VM? There’s a honeycomb.log file in /var/log, can you post it? 3. Is Bind DNS running in the vDNS VM? Try to run service bind status in the vDNS VM. Note that the vDNS may have the public interface down, so you need to use the vLB as jump host, using the ONAP OAM network IP for SSH. You need to copy the private key used to access the vLB VM to ~/.ssh in the vLB, so you can use it to access the vDNS.
I believe that for some reason the init scripts didn’t run, so the software isn’t up. Marco From: Aniello Paolo Malinconico <[email protected]> Date: Wednesday, September 11, 2019 at 9:59 AM To: "PLATANIA, MARCO (MARCO)" <[email protected]>, "[email protected]" <[email protected]> Subject: Re: [onap-discuss] [Dublin] VF Module Scale Out Use Case - demo scripts version Hi Marco, I am using the ubuntu-16.04-server-cloud-amd64 as image os. Attached file is the vLB VM openstack log. It seems to have no errors. The output of Macro Instantation bpmn: "statusMessage": "Macro-Service-createInstance request was executed correctly." But on vLB vm, under /opt/VES/evel/evel-library/code/VESreporting there is a file called "active_dns.txt" that contains the vDNS instances number which is always zero. So, I think something goes wrong during the vlb configuration. How can I test if the configuration goes well? Furthermore, on packetgenerator vm, if I perform any dns query versus the vLB, it fails: root@regionone-onap-nf-20190911t132958601z-vpg-001:~# dig @192.168.20.43 host1.dnsdemo.onap.org ; <<>> DiG 9.10.3-P4-Ubuntu <<>> @192.168.20.43 host1.dnsdemo.onap.org ; (1 server found) ;; global options: +cmd ;; connection timed out; no servers could be reached Thanks a lot, Aniello Paolo Malinconico -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18917): https://lists.onap.org/g/onap-discuss/message/18917 Mute This Topic: https://lists.onap.org/mt/34102960/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
