On 05/17/2013 02:27 PM, Kai Zhang wrote:
> *Command usage*
> save all readonly objects to local path
> tag is used to describe a snapshot
> $collie cluster snapshot save tag /localpath
> 
> list all cluster snapshot saved in local path
> $collie cluster snapshot list /localpath
> 
> load a snapshot to a cluster
> this will format cluster firstly
> user can use tag or index to select a snapshot
> $collie cluster snapshot load tag|idx /localpath

I have tried following steps:

1 collie cluster format
2 collie vdi create test 100M -P
3 collie cluster snapshot save snap1 ./snapshot
4 collie cluster snapshot load snap1 ./snapshot

After format, the cluster is empty.

Thanks,
Yuan

-- 
sheepdog mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/sheepdog

Reply via email to