Sheepdog driverSheepdog is an open-source distributed storage system
that provides a virtual storage pool utilizing internal disk of
commodity servers.Sheepdog scales to several hundred nodes, and has powerful
virtual disk management features like snapshotting, cloning, rollback,
and thin provisioning.More information can be found on Sheepdog Project.This driver enables the use of Sheepdog through Qemu/KVM.Supported operationsSheepdog driver supports these operations:Create, delete, attach, and detach volumes.Create, list, and delete volume snapshots.Create a volume from a snapshot.Copy an image to a volume.Copy a volume to an image.Clone a volume.Extend a volume.ConfigurationSet the following
volume_driver in
cinder.conf:volume_driver=cinder.volume.drivers.sheepdog.SheepdogDriverThe following table contains the configuration options
supported by the Sheepdog driver.