diff options
author | MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp> | 2010-06-21 05:01:00 +0900 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2010-07-06 17:05:50 +0200 |
commit | 33b1db1c8888b77e06c720ebef0482ed598eb384 (patch) | |
tree | ee37a3981800821bab80ceaae826aae9c2b6d9fe /target-m68k | |
parent | dce9e92834cc4f962e547cae46b73ca559d05b0c (diff) |
block: add sheepdog driver for distributed storage support
Sheepdog is a distributed storage system for QEMU. It provides highly
available block level storage volumes to VMs like Amazon EBS. This
patch adds a qemu block driver for Sheepdog.
Sheepdog features are:
- No node in the cluster is special (no metadata node, no control
node, etc)
- Linear scalability in performance and capacity
- No single point of failure
- Autonomous management (zero configuration)
- Useful volume management support such as snapshot and cloning
- Thin provisioning
- Autonomous load balancing
The more details are available at the project site:
http://www.osrg.net/sheepdog/
Signed-off-by: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'target-m68k')
0 files changed, 0 insertions, 0 deletions