[sheepdog-users] stability and architecture

Vladislav Gorbunov vadikgo at gmail.com
Sun Jan 18 05:07:08 CET 2015


>Does sheepdog provide periodic data integrity checking (scrubbing/ deep
scrubbing) or is it planned?
You can check and repair image's consistency with
dog vdi check <vdiname>
or add to crontab command
dog vdi list|tail -n +2|awk '{print $1}'|xargs -I {} dog vdi check {} >
/dev/null
for check all images
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/sheepdog-users/attachments/20150118/5ba6b3ec/attachment-0005.html>


More information about the sheepdog-users mailing list