<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 2021-09-24 03:16, Roland Kammerer
wrote:<br>
</div>
<blockquote type="cite" cite="mid:20210924071609.GP1368@rck.sh">
<pre class="moz-quote-pre" wrap="">On Wed, Sep 22, 2021 at 12:19:57PM +0000, Carmelo McCutcheon wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">How do you get a version that supports eraser coding?
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
"eraser" should be easy, use shred(1) :D
There has been some work in the direction of erasure coding but that
would be something for the far future (please don't ask when it will be
ready).
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">I need to run a 3 node cluster active/active/active….
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
Good luck (but not with DRBD alone).
Regards, rck
</pre>
</blockquote>
<p>Could you use DRBD in active/passive mode on two nodes backing
NFS, and then mount the NFS mount on the three nodes? Avoids the
need for a cluster FS (and it's expensive cluster locking), and
avoids the unsupported active/active(/active).</p>
<pre class="moz-signature" cols="72">--
Digimer
Papers and Projects: <a class="moz-txt-link-freetext" href="https://alteeve.com/w/">https://alteeve.com/w/</a>
"I am, somehow, less interested in the weight and convolutions of Einstein’s brain than in the near certainty that people of equal talent have lived and died in cotton fields and sweatshops." - Stephen Jay Gould</pre>
</body>
</html>