Code Monkey home page Code Monkey logo

Comments (5)

dceara avatar dceara commented on July 21, 2024

@kot-begemot-uk Do you already have a container called "registry" running or stopped? If it's stopped and it was created by ovn-heater, can you try to remove it (docker rm registry) and then retry the installation: ./do.sh install ...

from ovn-heater.

kot-begemot-uk avatar kot-begemot-uk commented on July 21, 2024

I am starting from blank VMs - Base install, disable GUI, enable NIS and Autofs so they fit into my infra. No other changes.

Same result when doing it with 32 and 33.

from ovn-heater.

kot-begemot-uk avatar kot-begemot-uk commented on July 21, 2024

The culprit is missing: grubby --update-kernel=ALL --args="systemd.unified_cgroup_hierarchy=0" in the vms.

For some reasons, docker instead of aborting installs and then fails the first time on a clean vm. The second time it returns an error which is informative and allows to debug it.

from ovn-heater.

dceara avatar dceara commented on July 21, 2024

There's also a problem in the do.sh script because it doesn't cleanup the stopped registry container.

Running this before ./do.sh install works around it:

docker rm -f registry

from ovn-heater.

dceara avatar dceara commented on July 21, 2024

Lots has changed since this issue was opened. ovn-heater should work fine with more recent versions of fedora (>=34). Closing.

from ovn-heater.

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.