Giter VIP home page Giter VIP logo

vagrants's Introduction

OVN Vagrants

This repository contains a list of vagrant files that can be used to set up OVN in many different topologies.

How to

  1. Install the vagrant

  2. Install the vagrant-libvirt extension:

    $ vagrant plugin install vagrant-libvirt
    
  3. Choose the topology and start Vagrant (e.g ovn-multinode):

    $ cd ovn-multinode
    $ vagrant up
    
  4. Once the configuration step is done you can SSH into the nodes and start playing with OVN:

    $ vagrant status
    $ vagrant ssh <target node>
    $ sudo ovn-sbctl list Chassis
    

vagrants's People

Contributors

cubeek avatar danalsan avatar flavio-fernandes avatar mjozefcz avatar slawqo avatar umago avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vagrants's Issues

[ovn-multinode] It cannot compile stuff completely

By vagrant up in ovn-multinode directory, it stuck here:

  worker1:   CCLD     ic/ovn-ic
  central:   CCLD     utilities/ovn-ic-nbctl
  central:   CCLD     utilities/ovn-ic-sbctl
  worker1:   CCLD     tests/ovstest
  central:   CCLD     utilities/ovn-trace
  central:   CCLD     utilities/ovn-appctl
  central:   CCLD     controller/ovn-controller
  central:   CCLD     controller-vtep/ovn-controller-vtep

and does not come back to the shell prompt as a message of finishing the task of up-ing those 3 machines!

Host OS: Ubuntu 22.04
Vagrant version: 2.2.19

Then I should Ctrl+C which this would be the status:

# vagrant status
Current machine states:
central                   paused (libvirt)
worker1                   paused (libvirt)
worker2                   paused (libvirt)

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.