[sheepdog] [PATCH v2 0/7] add basic raid support

Liu Yuan namei.unix at gmail.com
Tue Mar 12 03:52:13 CET 2013


On 03/12/2013 09:00 AM, MORITA Kazutaka wrote:
>>
>> To enable raid:
>>  $ sheep /path/to/meta-store,/path/to/disk1,/path/to/disk2[,...]
> 
> This change forbids using ',' in the path name.  I wonder if we should
> add '--md' to the sheep command option.
> 

Whatever separator we use, we will lose it for pathname. Even we use
--md, we need separator for multiple disk paths. Because for other
option like object cache, we already use ',' as separator, I think use
',' for separator is fine and another '--md' looks unnecessary to me.

Thanks,
Yuan




More information about the sheepdog mailing list