[sheepdog-users] Multidisk & ECC with one sheep daemon
Liu Yuan
namei.unix at gmail.com
Wed May 20 17:51:19 CEST 2015
On Wed, May 20, 2015 at 12:19:32PM +0200, Marcin Mirosław wrote:
> Hi!
> I'd like to use one sheep daemon with Multi disk and use ECC for
Yes, it is possible with undocumented disk mode, try following:
$ ./configure --enable-diskvnodes ...
then run a single sheep with multiple disks. and every disk will share one piece
of data, either parity or real data. This sheep will act as a RAID controller.
Thanks,
Yuan
More information about the sheepdog-users
mailing list