Giter VIP home page Giter VIP logo

compute-upgrade's Introduction

compute-upgrade

This example was tested on a live Fedora-21 system. See: http://sdake.io/2015/01/28/an-atomic-upgrade-process-for-openstack-compute-nodes/

A nova compute node of 3 containers (nova network, nova compute, libvirt) that make upgrade of a compute node work while not killing QEMU kvm processes.

This is meant to be run on a separate node from a full controller node. In the case of the blog post, devstack was used as the non-container node.

Setup

Disable libvirt in the host operating system. This repository will run libvirt in the root PID namespace. As such, it would collide with any libvirt processes running in the host operating system.

Use modprobe ebtables before starting. For some reason, modprobe in a container doesn't work, even with appropriate capabilities. To work around this problem short term, simply run modprobe ebtables in the host operating system before running this repository.

Within the tools directory is a script to build the containers, as well as a shell script to start the compute node, or a fig.yml fig blob to bring the compute node up.

Because fig does not support the --pid=host flag at this time (new in docker 1.5.0), using the fig example will result in an upgrade mess. If you want to help, contribute code to add --pid=host to fig ;-)

compute-upgrade's People

Contributors

imain avatar sdake avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

imain xiaoruiguo

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.