Giter Site home page Giter Site logo

samuelbartel / fuel-plugin-nova-nfs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openstack-archive/fuel-plugin-nova-nfs

0.0 1.0 1.0 164 KB

Fuel plugin for nfs as storage backend for ephemeral volumes (nova)

Home Page: http://openstack.org

License: Apache License 2.0

Ruby 30.56% Puppet 64.80% Shell 4.65%

fuel-plugin-nova-nfs's Introduction

Fuel Nova-nfs plugin for Fuel

Nova-nfs plugin

Overview

nova-nfs uses nfs backend to store ephemeral volumes (intances.) This plugin allow to mount a nfs volume annd use it as storage backend for Nova.

This repo contains all necessary files to build nova-nfs Fuel plugin.

Requirements

Requirement Version/Comment
Mirantis Openstack compatibility 6.0
---------------------------------- ---------------------------------------------------------
NFS Server an NFS server with volume accessible from compute nodes

Recommendations

None.

Limitations

Only on nfs volume can be defined. So in HA deployment compute node will share the same storage backend for instances.

Installation Guide

Nova-nfs plugin installation

  1. Clone the fuel-plugin repo from: https://github.com/stackforge/fuel-plugin-nova-nfs.git

    git clone

  2. Install the Fuel Plugin Builder:

    pip install fuel-plugin-builder

  3. Build nova-nfs Fuel plugin:

    fpb --build fuel-plugin-nova-nfs/

  4. The nova_nfs-<x.x.x>.fp file will be created in the plugin folder (fuel-plugin-nova-nfs)

  5. Move this file to the Fuel Master node with secure copy (scp):

    scp nova_nfs-<x.x.x>.fp root@:<the_Fuel_Master_node_IP address>:/tmp cd /tmp

  6. Install the nova-nfs plugin:

    fuel plugins --install nova_nfs-<x.x.x>.fp

  7. Plugin is ready to use and can be enabled on the Settings tab of the Fuel web UI.

User Guide

Nova-nfs plugin configuration

  1. Create a new environment with the Fuel UI wizard

  2. Add a node with the "Compute" role.

  3. Click on the settings tab of the Fuel web UI

  4. Scroll down the page, select the "Nova-nfs plugin" checkbox and fill-in the requiered fields

    • the nfs volume to store instances
    • the mount point for the nfs volume

Here is a screenshot of the fields

nova-nfs fields

Deployment details

Create mountpoint directory Edit Fstab to add auto mount of NFS volume on the mountpoint Configure Nova to use it as backend for instances Restart nova services

Known issues

The deployment failed if the NFS volume is not available during the deployment

Release Notes

1.0.0

  • Initial release of the plugin

fuel-plugin-nova-nfs's People

Contributors

samuelbartel avatar

Watchers

 avatar

Forkers

andrei4ka

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.