Comment 26 for bug 1761424

Revision history for this message
aswani kumar (aswanikumar90) wrote :

Seeing this issue again on 5.0 build 40 and above
I have a kafka cluster runnning on nodec4, nodec5, nodec6

On stopping kafka service on nodec5 alarm is not getting generated
On other nodes its getting generated

[root@nodec5 ~]# docker ps -a | grep kafka
5820ef8e8e26 10.204.217.152:5000/contrail-external-kafka:ocata-5.0-40 "/docker-entrypoin..." 4 days ago Exited (137) 3 minutes ago analyticsdatabase_kafka_1

contrail-status

== Contrail control ==
control: active
nodemgr: active
named: active
dns: active

== Contrail analytics ==
snmp-collector: active
query-engine: active
api: active
alarm-gen: active
nodemgr: active
collector: active
topology: active

== Contrail config ==
api: active
zookeeper: active
svc-monitor: backup
nodemgr: active
device-manager: backup
cassandra: active
rabbitmq: active
schema: backup

== Contrail webui ==
web: active
job: active

== Contrail database ==
kafka: inactive
nodemgr: active
zookeeper: active
cassandra: active

Nodestatus on nodec5 showing as kafka process running

process_info: [
{
process_name: "kafka",
start_count: 3,
process_state: "PROCESS_STATE_RUNNING",
last_stop_time: null,
core_file_list: [ ],
last_start_time: "1525764463322191",
stop_count: 0,
last_exit_time: "1525764097238154",
exit_count: 1
},