Giter Site home page Giter Site logo

Comments (8)

fclaudiopalmeira avatar fclaudiopalmeira commented on August 17, 2024

The Cassandra container and the Vrouter-Agent, the analytics database kafka and cassandra, and the config database cassandra containers stay on the Reastarting state forever, the vrouter agent being down is probably the reason that we cant create networks or list them.
run docker ps and you will see it.
What is happening?i have tried installing the kernel-3.10.0-693.21.1.el7.x86_64, but unfortunately it seems that either it won´t be available for you to downgrade after upgrading Centos or it is not available at the repositories anymore.
How do we solve that?

from contrail-ansible-deployer.

egomezgarreaud avatar egomezgarreaud commented on August 17, 2024

Just to add , I will be trying installing the kernel below and reinstall everything.
https://community.centminmod.com/threads/cons-and-pros-of-using-centos-plus-kernel.1448/
http://mirror.centos.org/centos/7.4.1708/centosplus/x86_64/Packages/kernel-plus-3.10.0-693.21.1.el7.centos.plus.x86_64.rpm

from contrail-ansible-deployer.

fclaudiopalmeira avatar fclaudiopalmeira commented on August 17, 2024

You should not install the Centosplus Kernel, install the exact one mentioned in the docs instead:
yum install http://mirror.centos.org/centos/7.4.1708/updates/x86_64/Packages/kernel-3.10.0-693.21.1.el7.x86_64.rpm
But just to tell you in advance, still the issue remains.

from contrail-ansible-deployer.

egomezgarreaud avatar egomezgarreaud commented on August 17, 2024

Fclaudio
After adding the CONTROLLER_NODES: directive I was able to create the network correctly.
Best Regards

from contrail-ansible-deployer.

networkandcode avatar networkandcode commented on August 17, 2024

@egomezgarreaud I am facing the same error, which directive are you referring to? Is is similar to this: contrail_configuration:
CONTROL_NODES:

however I have tried the above and ran all the playbooks again and still stuck with the same issue

from contrail-ansible-deployer.

AbdulMMalik avatar AbdulMMalik commented on August 17, 2024

I was facing the same problem and the issue was with Cassandra container. It got stuck on restarting state. Please check if Cassandra is running properly and if it's stuck on restarting state then check its logs.
$ docker logs {container-id}
In my case I did set the hostname and everything worked fine for me.
$ hostnamectl set-hostname {host-name}

If the above solution doesn't work then please paste the logs of containers that are in restarting state.

from contrail-ansible-deployer.

networkandcode avatar networkandcode commented on August 17, 2024

@AbdulMalik206267 this is what i see, The horizon dashboard itself isn't opening now.
[root@afx-cc-os-aio ~]# docker ps | grep Restarting
35c71014a377 opencontrailnightly/contrail-nodemgr:latest "/entrypoint.sh /bin…" 2 days ago Restarting (1) 33 hours ago config_database_nodemgr_1
cf3ed06a1ec6 opencontrailnightly/contrail-external-cassandra:latest "/contrail-entrypoin…" 2 days ago Restarting (1) 33 hours ago config_database_cassandra_1

from contrail-ansible-deployer.

theCodesBoy avatar theCodesBoy commented on August 17, 2024

How to deploy openstack in centos?

from contrail-ansible-deployer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.