>SNIP > >== Contrail Config == >supervisor-config: inactive (disabled on boot) >contrail-api:0 initializing (Zookeeper:Zookeeper[], Collector >connection down) >contrail-device-manager initializing (Collector, Database:RabbitMQ[] >connection down) >contrail-schema initializing (Collector, Database:RabbitMQ[] >connection down) >contrail-svc-monitor initializing (Collector, Database:RabbitMQ[] >connection down)
> > Can anyone help on how to get these modules in active state. I even ran > service start for each of these modules, but facing the same issue. Hello Razi, The first thing to get working (in my experience) would be the contrail-api. Other stuff depend on it. As mentioned in the contrail-status output it looks like the zookeeper config is either not correct or zookeeper is not up. RabbitMQ probably also needs some attention. Have a look at the configfiles in /etc/contrail to check where zookeeper and rabbitmq is pointing to and check if they are working. Cheers, Robert van Leeuwen
_______________________________________________ Users mailing list Users@lists.opencontrail.org http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org