Coder Social home page Coder Social logo

Comments (4)

buczek avatar buczek commented on August 22, 2024 1

Yes, this is definitely a vision I have: All switches start from the same read-only file system every time. All individual configuration is provided from a central repository. The configuration should, of course, be cached on the switch to avoid delay and (more important) network dependencies during reboots. OverlayFS might be useful to guarantee that I don't have some unwanted and untracked "customization" on the writable rootfs of individual switches, which bites me when I replace broken units.

from dentos.

sonoble avatar sonoble commented on August 22, 2024

As an end user, are you looking to use the SWI based dentOS?

from dentos.

buczek avatar buczek commented on August 22, 2024

Sorry, I'm not sure I understand "SWI based dentOS" in this context. I'm evaluating DentOS as a basis for our future switch infrastructure. Yes, of course, I want to build software images and install them via ONIE on our switches. So we already did with our test switches. I'm not aware of alternatives.

Regarding this issue: Currently, the doc directory in this repository is still just the one from ONL, which includes PersistWorkflow.md 1. So either DentOS wants to drop that feature, in which case PersistWorkflow.md and maybe the rest of the doc directory is a red herring which should be updated or removed, or DentOS wants to keep it, in which case the OVERLAY_FS should no be disabled.

So this issue is an about an assumed contradiction between the docs and the code in this repository.

from dentos.

sonoble avatar sonoble commented on August 22, 2024

When you run in swi mode, you load the rootfs each time you boot. In this mode you might use a controller or ztp to push a configuration to the system. In installation mode, the system is persistent.

We can put overlayfs in, it's needed for docker.

from dentos.

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.