[sheepdog-users] Force cluster to start with a missing node

Valerio Pachera sirio81 at gmail.com
Tue Jan 15 13:02:46 CET 2013


2013/1/15 Liu Yuan <namei.unix at gmail.com>:
> you need force a
> recovery to cluster to assure data are right placed at first by:
> $ collie cluster recover force

Sorry, I see now that I didn't write that I've done 'colle cluster
recover force' each time.
I summarize the test:

cluster with 4 node, 3 copies, 1 vdi (imported qcow2)
- 'collie cluster shutdown'
- 'sheep /mnt/sheepdog' on 3 nodes of 4
- 'collie cluster recover force' and wait 'collie node recovery'
- *node 2 doesn't show the vdi (node 1 and node 3 they do).*
- 'collie vdi check test' reports lot's of errors

- insert back the 4th node
- format the cluster to have a clean situation, and import back my vdi
- 'collie cluster shutdown'
- 'sheep /mnt/sheepdog' on 3 nodes of 4
- 'collie cluster recover force' and wait 'collie node recovery'
- *node 2 doesn't show the vdi (node 1 and node 3 they do).*
- 'colle node kill <Node2id>'
- 'sheep /mnt/sheepdog' on node 2 (and wait the recovery)
- node 2 is showing the vdi
- 'vdi check test' doesn't show errors



More information about the sheepdog-users mailing list