<div dir="ltr">actually, I have the same questions, as there are no case studies and no experiences written on the internet.</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/3/18 Constantine A. Murenin <span dir="ltr"><<a href="mailto:mureninc@gmail.com" target="_blank">mureninc@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 26 February 2013 12:14, Samuel J. Greear <<a href="mailto:sjg@evilcode.net">sjg@evilcode.net</a>> wrote:<br>


> On Tue, Feb 26, 2013 at 1:06 PM, Joel Nilsson <<a href="mailto:joel@alikzus.se">joel@alikzus.se</a>> wrote:<br>
>> Hi,<br>
>><br>
>> if I want to do soft RAID10 is vinum(8) the way to go?<br>
>><br>
>> The main purpose is to crank up the I/O rate without loosing too much reliability.<br>
>><br>
>> It is intended for my personal/private file server at home, so a temporary loss of availability is not an issue (for now, it may change).<br>
>><br>
>> Regards,<br>
>> Joel<br>
><br>
> There are various options for software raid in DragonFly but a<br>
> hardware raid controller is generally considered the most reliable<br>
> option.<br>
><br>
> Typically though in DragonFly you would hammer mirror-stream between<br>
> disks for redundancy and utilize swapcache to acheive your throughput<br>
> needs.<br>
><br>
> Sam<br>
<br>
</div></div>So, `hammer mirror-stream` is the recommended way for redundancy in<br>
place of software RAID, and where hardware RAID is not available?<br>
<br>
Would such a setup support reliable booting from either volume?<br>
<br>
Provided you have lots of RAM (e.g. 8GB or 16GB), is there a way to<br>
ensure that you aren't going to be doing any actual IO on the source<br>
volume when performing the mirroring?<br>
<br>
If you're dealing with regular platter-based HDDs, would you<br>
nonetheless configure the second HDD (which is the target of the<br>
`hammer mirror-stream`) as swapcache?  Wouldn't it potentially make<br>
the performance much worse?<br>
<span class="HOEnZb"><font color="#888888"><br>
C.<br>
</font></span></blockquote></div><br></div>