Coder Social home page Coder Social logo

ocaml-qmp's Introduction

  • manages clusters of Xen hosts as single entities
  • allows running VMs to be migrated between hosts (including with storage) with minimal downtime
  • automatically restarts VMs after host failure ("High Availability")
  • facilitates disaster recovery cross-site
  • simplifies maintainence through rolling pool upgrade
  • collects performance statistics for historical analysis and for alerting
  • has a full-featured XML-RPC based API, used by clients such as XenCenter, Xen Orchestra, OpenStack and CloudStack

The xapi toolstack is developed by the xapi project: a sub-project of the Linux Foundation Xen Project.

Contents

  • Architecture: read about how the components of the xapi toolstack work together
  • Features: learn about the features supported by xapi and how they work.
  • Designs: explore designs for cross-cutting features.
  • Xen API documentation: explore the Xen API
  • Futures: find out how the xapi toolstack is likely to change and how you can help.
  • Xapi project: learn about the xapi project on the Xen wiki

Components

  • Xapi: manages a cluster of Xen hosts, co-ordinating access to network and storage.
  • Xenopsd: a low-level "domain manager" which takes care of creating, suspending, resuming, migrating, rebooting domains by interacting with Xen via libxc and libxl.
  • Xcp-rrdd: a performance counter monitoring daemon which aggregates "datasources" defined via a plugin API and records history for each.
  • Xcp-networkd: a host network manager which takes care of configuring interfaces, bridges and OpenVSwitch instances
  • Squeezed: a single host ballooning daemon which "balances" memory between running VMs.
  • SM: Storage Manager plugins which connect Xapi's internal storage interfaces to the control APIs of external storage systems.

ocaml-qmp's People

Contributors

alessandro-barbieri avatar djs55 avatar edwintorok avatar euanh avatar fillzero avatar gaborigloi avatar kc284 avatar krizex avatar leonidas-from-xiv avatar lindig avatar mg12 avatar mg12ctx avatar mseri avatar psafont avatar robhoes avatar rwdrich avatar simonjbeaumont avatar taoyongd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

ocaml-qmp's Issues

Release to OPAM

When I came across the OPAM page for QMP I thought the project was abandoned, with the last release in 2013 and not even a link to the dev-repo. Imagine my surprise when I realized QMP is alive and well.

Would be nice to have a newer QMP also avaoilable in OPAM.

fails to compile on 32-bit due to integer literal

# File "lib_test/messages.ml", line 24, characters 47-57:
# Error: Integer literal exceeds the range of representable integers of type int

Found as part of OPAM regression run tracked in OCamlPro/opam-repository#1029

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.