[sheepdog-users] Cluster snaphsot save and recover works fine

Valerio Pachera sirio81 at gmail.com
Mon Jun 3 12:34:30 CEST 2013


I made a test for cluster wide snapshot and recover.
It seems to be working fine.
I notice that empty disk (pre-allocated or not) do not get saved
(that's ok to me).

root at test006:/mnt/backup# collie cluster snapshot save first cluster_snapshots/

root at test006:/mnt/backup# du -sh cluster_snapshots/*
2,0G    cluster_snapshots/objects
4,0K    cluster_snapshots/user_snap

root at test006:/mnt/backup# collie cluster format -c 2

root at test006:/mnt/backup# collie node info
Id      Size    Used    Avail   Use%
 0      55 GB   0.0 MB  55 GB     0%
 1      55 GB   0.0 MB  55 GB     0%
 2      55 GB   0.0 MB  55 GB     0%
 3      55 GB   0.0 MB  55 GB     0%
Total   218 GB  0.0 MB  218 GB    0%

root at test006:/mnt/backup# collie cluster snapshot list  cluster_snapshots/
Index           Tag             Snapshot Time
1               first           Mon Jun  3 12:17:37 2013

root at test006:/mnt/backup# collie cluster snapshot load first  cluster_snapshots/

root at test006:/mnt/backup# collie vdi list
  Name        Id    Size    Used  Shared    Creation time   VDI id  Copies  Tag
s squeeze      1   10 GB  1.8 GB  0.0 MB 2013-05-30 11:21   a34c67
2         primo
s squeeze      2   10 GB  324 MB  1.5 GB 2013-06-03 12:10   a34c68
2
  squeeze      0   10 GB  0.0 MB  1.8 GB 2013-06-03 12:28   a34c69     2



More information about the sheepdog-users mailing list