Giter Site home page Giter Site logo

heartshare / opennebula-tm-moosefs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libersoft/opennebula-tm-moosefs

0.0 1.0 0.0 104 KB

MooseFS optimized version of the tm_shared driver for OpenNebula (up to 3.2): speed improvements on cloning using mfsmakesnapshot utility instead of cp -R)

Home Page: http://opennebula.org/software:ecosystem:moosefs

License: Apache License 2.0

Shell 100.00%

opennebula-tm-moosefs's Introduction

opennebula-tm-moosefs

OpenNebula is a fully open-source toolkit to build IaaS Private, Public and Hybrid Clouds.

MooseFS is a fault tolerant, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource.

By combining these two components you can build an effective cloud with commodity hardware and cheap storage, ensuring high availability, replication and scalability.

Article on the official OpenNebula blog by Giovanni Toraldo: http://blog.opennebula.org/?p=1512

Installation

Requires a MooseFS filesystem mounted on every OpenNebula host under the same folder (e.g.: /srv/vms);

Configure your oned.conf accordingly:

VM_DIR=/srv/vms/deploy
IMAGE_REPOSITORY_PATH = /srv/vms/images
TM_MAD = [
    name       = "tm_moosefs",
    executable = "one_tm",
    arguments  = "tm_moosefs/tm_moosefs.conf" ]

Copy the tm_moosefs folder into /etc/one or $ONE-LOCATION/etc

Copy the tm_commands/moosefs into /usr/lib/one/tm_commands

Configure OpenNebula hosts to use the new transfer manager with:

$ onehost create host01 im_kvm vmm_kvm tm_moosefs dummy

Goodies

When using SQLite database, if you move your /var/lib/one (and symlink it back) or you do a self-contained installation into the MooseFS volume (e.g.: /srv/vms/one), you can easily achieve database replication and a simple fail-over of the frontend on another machine.

Links

OpenNebula: http://opennebula.org

MooseFS: http://www.moosefs.org

LiberSoft: http://www.libersoft.it

License

Copyright 2011-2012, LiberSoft ([email protected])

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

opennebula-tm-moosefs's People

Watchers

 avatar

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.