Hi all,








I pull the latest docker images on 2017-08-15 from https://nexus3.onap.org. 



And expect to setup a SDC on my local host.


But, An error arised as follow while run the script of 'docker_run.sh'.


Can those docker images be working?


And, Who knows which version of SDC is available?






root@ubuntu:/home/sdc/docker/scripts# ./docker_run.sh


performing old dockers cleanup


docker run sdc-elasticsearch...


WARNING: Your kernel does not support swap limit capabilities or the cgroup is 
not mounted. Memory limited without swap.


0






docker run sdc-cassandra...


57e000e415b42958ed82403ff22702075a4e56a79c636d07d03a5cfe8bf73410


please wait while CS is starting...


0






docker run sdc-kibana...


WARNING: Your kernel does not support swap limit capabilities or the cgroup is 
not mounted. Memory limited without swap.


2055dd48b2333a7207e7f421cd11087555bf45ecc9e23928e10367046e97884a


docker run sdc-backend...


WARNING: Your kernel does not support swap limit capabilities or the cgroup is 
not mounted. Memory limited without swap.


8b77860a0ae78c7cb31dd876082cc546c34a293e048b785a33b592e29acb603c


please wait while BE is starting...


0






WARNING: Your kernel does not support swap limit capabilities or the cgroup is 
not mounted. Memory limited without swap.


449344feee7f8c3e1147476f705b934d179b90137eeff7087d73af9f5b81721c


Running health checks, please wait...


0






{


  "cluster_name" : "SDC-ES-Template",


  "status" : "green",


  "timed_out" : false,


  "number_of_nodes" : 1,


  "number_of_data_nodes" : 1,


  "active_primary_shards" : 0,


  "active_shards" : 0,


  "relocating_shards" : 0,


  "initializing_shards" : 0,


  "unassigned_shards" : 0,


  "delayed_unassigned_shards" : 0,


  "number_of_pending_tasks" : 0,


  "number_of_in_flight_fetch" : 0,


  "task_max_waiting_in_queue_millis" : 0,


  "active_shards_percent_as_number" : 100.0


}


BE health-Check:


<html>


<head>


<meta http-equiv="Content-Type" content="text/htmlcharset=ISO-8859-1"/>


<title>Error 503 </title>


</head>


<body>


<h2>HTTP ERROR: 503</h2>


<p>Problem accessing /sdc2/rest/healthCheck. Reason:


<pre>    Service Unavailable</pre></p>


<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.15.v20161220</a><hr/>


</body>


</html>










FE health-Check:


{


  "sdcVersion": "UNKNOWN",


  "siteMode": "UNKNOWN",


  "componentsInfo": [


    {


      "healthCheckComponent": "FE",


      "healthCheckStatus": "UP",


      "version": "1.1.0-SNAPSHOT",


      "description": "OK"


    },


    {


      "healthCheckComponent": "BE",


      "healthCheckStatus": "DOWN"


    },


    {


      "healthCheckComponent": "TITAN",


      "healthCheckStatus": "UNKNOWN"


    },


    {


      "healthCheckComponent": "CASSANDRA",


      "healthCheckStatus": "UNKNOWN"


    },


    {


      "healthCheckComponent": "DE",


      "healthCheckStatus": "UNKNOWN"


    },


    {


      "healthCheckComponent": "ON_BOARDING",


      "healthCheckStatus": "UNKNOWN"


    }


  ]


}






Error [12] while user existance check


root@ubuntu:/home/sdc/docker/scripts# 







Thanks,



Yuan Hu
_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to