forked from sheepdog/sheepdog
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
liuy edited this page Nov 15, 2012
·
18 revisions
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!
- Getting Started
- Cluster Management: good practices
- Cluster Management Backends
- Backend Stores, Object Cache and Disk Cache
- Sheepfs
- Journaling
- General Protocol Support
-
0.5.4 is the latest version:
- sheep: add support for using unix domain socket
- test: some spurious failures
- vditest: refine so that we can use it for benchmark tests
- logger: cleanup and improve performance
- many bug fixes and cleanups
See the changelog for more details.
-
0.6.0 is planned for the end of november 2012, with:
- journaling to boost performance
- sheepkeeper: yet another cluster manager for large-scale cluster
- object reclaim based on reference counting
- flexible options to control backend cache
- variable object size
-
1.0.0 is expected for the end of the year