1
0
-1

When i execute "./etc.sh health" in Robot VM, it is hang at checking AAI status.

I check that packets generated from Robot VM are reached in AAI VM using tcpdump, but i don't check whether packets are reached on aai-service container in AAI VM or not. because aai-service container do not have tcpdump.i don't find any error log in aai-service container (/opt/app/aai/logs/rest, putTool look like working fine).

i'm using Newton OpenStack version and private network (172.16.0.0/16). private network is configured by VXLAN network. can we deploy ONAP on the overlay network?, how can i check communication between Robot and container in AAI? and how can i pass ./etc.sh health in Robot VM?


Regards

Jin.

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      It need to check packet in aai-service container. If anyone know root password for aai-service , please let me know root password for aai-service container.


      Regards

      jin.

        CommentAdd your comment...
      1.  
        1
        0
        -1

        it sounds like an issue in AAI, but you can check connectivity by logging into the robot docker and running some curl commands.

        1. Gwuieon Jin

          Hi Daniel Rose, where can i find robot docker logs?

          i can connect to AAI using curl and ns.

        CommentAdd your comment...