Code Monkey home page Code Monkey logo

vdsm's Introduction

         VDSM: Virtual Desktop Server Manager
         ====================================

The VDSM service exposes an XML-RPC API for managing virtualization
hosts running the KVM hypervisor technology. VDSM manages and monitors
the host's storage, memory and networks as well as virtual machine
creation, other host administration tasks, statistics gathering, and
log collection.

VDSM service originated as a service to be used by a RHEV Manager to
control RHEV Hypervisors and Red Hat Enterprise Linux hosts. It is
now independent of RHEV, usable by any management application and
is intended to be portable to any Linux host providing the KVM
virtualization technology.

Installation
============

The VDSM service can be used by following the standard autotools
installation process, documented in the INSTALL file. As a quick
start you can do

   ./configure --prefix=/usr --sysconfdir=/etc \
        --localstatedir=/var --libdir=/usr/lib
   make
   sudo make install

In order to start vdsm at first try, please perform:

   vdsm-tool configure [--force]

   * --force flag will override old conf files with vdsm defaults and restart
     services that were configured (if were already running)

Packaging
=========

The 'vdsm.spec' file demonstrates how to distribute VDSM as an RPM
package.

Getting Help
============

There are two mailing lists for discussions:

  - For technical discussions about the project and its code base.


    https://fedorahosted.org/mailman/listinfo/vdsm-devel

  - For questions by users, who do not want to be swamped by
    technicalities.

    https://fedorahosted.org/mailman/listinfo/vdsm-users

The developers also hang out on IRC at #vdsm hosted on  freenode.net

The latest upstream code can be obtained from GIT:

   http://git.fedorahosted.org/git/?p=vdsm.git

Licensing
=========

VDSM is provided under the terms of the GNU General Public License,
version 2 or later. Please see the COPYING file for complete GPLv2+
license terms.

In addition, as a special exception, Red Hat, Inc. and its affiliates
give you permission to distribute this program, or a work based on it,
linked or combined with the OpenSSL project's OpenSSL library (or a
modified version of that library) to the extent that the library, or
modified version, is covered by the terms of the OpenSSL or SSLeay
licenses.  Corresponding source code for the object code form of such
a combination shall include source code for the parts of OpenSSL
contained in the combination.

If you modify this program, you may extend this exception to your
version, but you are not obligated to do so.  If you do not wish to do
so, delete this exception statement from your version.

-- End of readme

vdsm's People

Contributors

dankenigsberg avatar simon3z avatar nirs avatar ffromani avatar ficoos avatar celebdor avatar bronhaim avatar dougsland avatar pkliczewski avatar ykaplan avatar ibarkan-redhat avatar mpolednik avatar edwardbadboy avatar phoracek avatar aglitke avatar vinzenz avatar assafmuller avatar shaharha avatar marsik avatar alonbl avatar ndarshan avatar timothyasirjeyasing avatar apahim avatar lvroyce avatar svinota avatar laravot avatar alhino avatar mureinik avatar gpadgett avatar hateya avatar

Watchers

James Cloos avatar Nick 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.