Config DB shown as analytics DB in Cassandra describe cluster command

Bug #1747472 reported by Hemachandra Reddy
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
Trunk
Invalid
High
alexey-mr

Bug Description

cqlsh "describe cluster" command in config db container says "Connected to ContrailAnalyticsDB" instead of config DB. The keyspaces too look like they belong to analytics node.

This is an all-in-one Openstack-Helm with Contrail environment built using https://github.com/Juniper/contrail-helm-deployer/blob/master/doc/contrail-osh-aio-install.md.

See the attached screenshot.

Revision history for this message
Hemachandra Reddy (hr858f) wrote :
tags: added: contrail5
Jim Reilly (jpreilly)
information type: Proprietary → Private
tags: added: att-aic-contrail
Qasim Arham (qarham-h)
information type: Private → Public
tags: added: msg
Qasim Arham (qarham-h)
tags: added: csg
removed: msg
Jeba Paulaiyan (jebap)
tags: added: helm
removed: openstack-helm
Revision history for this message
alexey-mr (alexey-morlang) wrote :

Containers operate in host network.
ConfigDB and AnalyticsDB use different ports, so,
if you use cqlsh w/o port parameter it will always connect to default port which is the port for AnalyticsDB.
If you'd like to check ConfigDB you have to specify "host port" parameters in the cqlsh command.

summary: - Config DB shown as analytics DB in Cassandra describe cluter command
+ Config DB shown as analytics DB in Cassandra describe cluster command
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.