1.     ssh into the vm1-robot server
[root@nfv4162 ~(admin)]# ssh -i ecomp_key ubuntu@vm1-robot

  1.  Determine the Robot container ID:
ubuntu@vm1-robot:~$ sudo docker ps --format 'table 
{{.Names}}\t{{.ID}}\t{{.Status}}'

NAMES                    CONTAINER ID        STATUS

openecompete_container   9c25a8e50982        Up 46 hours

  1.  Connect to the Robot VM:
ubuntu@vm1-robot:~$ sudo docker exec -i -t 9c25a8e50982 /bin/bash
root@9c25a8e50982~# cd /var/opt/OpenECOMP_ETE  
root@9c25a8e50982:/var/opt/OpenECOMP_ETE# ./runTags.sh -I health -V 
robot/assets/robot_properties_ete.py


From: [email protected] 
[mailto:[email protected]] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: [email protected]
Cc: Kapil Gupta <[email protected]>; Gaurav Gupta <[email protected]>
Subject: [onap-discuss] Verify Docker Installation

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7).
I wanted to know how to verify that the docker installation on each ONAP VMs 
has started and finished successfully / un-successfully.
Please advise.

Thanks,
Arun
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 
<https://www.amdocs.com/about/email-disclaimer>
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to