Moti can you assit.

BR,

Michael Lando
Opensource & Frontend Team Lead, SDC
AT&T Network Application Development * NetCom
Tel Aviv | Tampa | Atlanta | New Jersey |Chicago
***************************************************************************
Office: +972 (3) 5451487
Mobile: +972 (54) 7833603
e-mail: ml6...@intl.att.com<mailto:ml6...@intl.att.com>


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Chen, Wei D
Sent: Saturday, July 01, 2017 11:00 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [SDC] Need your help to deploy SDC

Hi All,

I am trying to enable SDC in the demo one is from Cassandra, seen fro project, 
the ONAP is on top of vanilla OpenStack, just want to have a try on how it 
works from portal, but I got bunches of issues and the latest m the log it 
seems like 9042 port is not available (log is attached), so I go to the 
container and run /root/startup.sh manually, firstly, I can access the DB, but 
some mins later I cannot access the DB anymore,

This is what I get from the DB couple of mins after run startup.sh.

# cqlsh -u cassandra -p Aa1234%^! 10.0.3.1



Namespaces:

cassandra@cqlsh> DESCRIBE keyspaces;



system_auth   titan   sdcaudit  sdcartifact

sdccomponent  system  dox       system_traces


I check both 9160 and 9042 inside container, seems like they are opened,
root@5aad37f3ec48:/var/log/cassandra# netstat -anp | grep 9042
tcp6       0      0 0.0.0.0:9042            :::*                    LISTEN      
-
root@5aad37f3ec48:/var/log/cassandra# netstat -anp | grep 9160
tcp        0      0 0.0.0.0:9160            0.0.0.0:*               LISTEN      
-


But when I try to connect to the DB again, I see,
root@5aad37f3ec48:/var/log/cassandra# cqlsh -u cassandra -p Aa1234%^! 10.0.3.1
Connection error: ('Unable to connect to any servers', {'10.0.3.1': 
OperationTimedOut('errors=None, last_host=None',)})

Also, I saw those message from console,
Fri Jun 30 01:39:52 UTC 2017 --- cqlsh is NOT enabled to connect yet. sleep 5

Looks like those info comes from /tmp/create_cassandra_user.sh.

Any ideas on how to fix it?

Best Regards,
Dave Chen
_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to