
Roman Sokolkov
While upgrading Contrail from 2.0 to 2.20 i’ve stuck with error.
“contrail-status” is JUST python script located in /usr/bin/contrail-status
It asks supervisord about services
I’ve found that “Cassandra state detected DOWN” is “FAIL_STATUS_SERVER_PORT” error type. Contrail getting this error HERE in code. So command below fails for some reason.
Cassandra listens ONLY ON management IP (not 127.0.0.1).
We need to add following into “/etc/contrail/contrail-database-nodemgr.conf”
Restart nodemgr