[sheepdog] [PATCH v1 0/4] remove farm from sheepdog

Liu Yuan namei.unix at gmail.com
Mon May 13 10:06:15 CEST 2013


On 05/13/2013 04:01 PM, Liu Yuan wrote:
> So the new idea is to put Farm in a central storage instead of
> distributed storage of all nodes. As you said, the underlying storage
> for farm can be NFS, S3 or Swift and other distributed storage. The
> first version will, thought, be limited to local file system but this is
> very easy to be extended later.

Basically, the visioned new interface will soft of be:

collie cluster snapshot save tag # snapshot cluster
collie cluster snapshot load tag # rollback the cluster to the tag
collie cluster snapshot list # list the snapshots.

Cluster-wide snapshot is supposed to be useful for daily backup, faster
cluster deploy (new cluster can simply restore from one snapshot from
other cluster).

Thanks,
Yuan



More information about the sheepdog mailing list