Skip to content
jensweber edited this page Jul 15, 2012 · 18 revisions

Sheepdog wiki

Sheepdog is a distributed storage system for QEMU. It provides highly available block level storage volumes that can be attached to QEMU-based virtual machines. Sheepdog scales to several hundreds nodes, and supports advanced volume management features such as snapshot, cloning, and thin provisioning.

Enjoy!

User Guide

Release Plan

The latest pulished version is the v0.3.0.

  • 0.4.0 is due to the end of june 2012, with:

    • a new store driver 'farm' (done)
    • en object cache support (done)
    • a tracer support (done)
    • support for variable virtual nodes (done)
    • start sheep daemon as gateway (done)
    • support larger object size
    • use differential copy for fast object recovery
    • add hierarchical zones support
    • reclaim unused objects automatically
    • more doc
    • more tests
  • 1.0.0 is expected for the end of the year

Developer Guide

External Articles

Clone this wiki locally