[sheepdog] [PATCH v2 0/7] md: add hot-plug and hot-unplug support

Liu Yuan namei.unix at gmail.com
Wed Apr 3 04:14:35 CEST 2013


On 04/03/2013 10:07 AM, MORITA Kazutaka wrote:
> I ran the followng script:
> 
> ==
> for i in 0 1 2; do
>     ./sheep/sheep /store/$i/,/store/$i/d0,/store/$i/d1 -z $i -p 700$i
> done
> 
> sleep 1
> ./collie/collie cluster format -c 2
> ./collie/collie vdi create test 200M -P
> 
> rm -rf /store/0/d0
> rm -rf /store/1/d0
> ./collie/collie vdi check test

I can't reproduce this problem with this series applied. Are you sure
you have [md: add support for simultaneous disk failure on the same
node] applied?

Thanks,
Yuan



More information about the sheepdog mailing list