<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
/* List Definitions */
@list l0
        {mso-list-id:206069545;
        mso-list-type:hybrid;
        mso-list-template-ids:-818243276 -1 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level2
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level3
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level4
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level5
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level6
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level7
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level8
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level9
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
--></style></head><body lang=EN-US link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>I’m assuming you mean me, so I’ll answer.</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><ol style='margin-top:0in' start=1 type=1><li class=MsoListParagraph style='margin-left:0in;mso-list:l0 level1 lfo1'>You can add. You should add in the same pattern that already exists to maintain performance and redundancy. If you have a 4 disk raid 5, you should add 4 more disks in a raid 5 config.</li><ol style='margin-top:0in' start=1 type=a><li class=MsoListParagraph style='margin-left:0in;mso-list:l0 level2 lfo1'>You cannot remove yet. 0.8x will allow removing, but only to cover accidental adds.</li></ol><li class=MsoListParagraph style='margin-left:0in;mso-list:l0 level1 lfo1'>You can resize up. If you replace a disk with a larger one, you can expand the space. If you add more disks, you can use the extra space.</li><ol style='margin-top:0in' start=1 type=a><li class=MsoListParagraph style='margin-left:0in;mso-list:l0 level2 lfo1'>You cannot shrink or remove.</li></ol><li class=MsoListParagraph style='margin-left:0in;mso-list:l0 level1 lfo1'>The data does not need balancing unless you add disks. To rebalance, you would need to re-copy the data. You can use send/recv to do that. You’d need to stop things to do this. The actual stoppage will be only the amount of time it takes you to type “zfs rename &lt;source&gt; &lt;destination&gt;” twice. Once to move the old out of the way, once to move the new back to the original location.</li><li class=MsoListParagraph style='margin-left:0in;mso-list:l0 level1 lfo1'>Sorta. You can split mirrors in a raid 1 or raid 10 config to drop down to a single disk or raid 0, respectively. You cannot reshape like md or btrfs.</li></ol><p class=MsoNormal><o:p>&nbsp;</o:p></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal style='border:none;padding:0in'><b>From: </b><a href="mailto:dennisjperkins@comcast.net">Dennis J Perkins</a><br><b>Sent: </b>Wednesday, March 27, 2019 9:23 PM<br><b>To: </b><a href="mailto:clue@cluedenver.org">CLUE's mailing list</a><br><b>Subject: </b>[clue] btrfs vs ZFS question</p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Sean, does ZFS let you do these things?</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Btrfs lets you do the following without stopping anything:</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>1. Add or remove partitions.  If you remove a partition, make sure the</p><p class=MsoNormal>remaining drives have enough capacity.</p><p class=MsoNormal>2. Resize a btrfs system.</p><p class=MsoNormal>3. Balance the data.</p><p class=MsoNormal>4. Switch between single disk, RAID 0, RAID 1, or RAID 10 configs.</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Shuffling data around as a result of any of these operatins is done in</p><p class=MsoNormal>the background and might take hours.</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>_______________________________________________</p><p class=MsoNormal>clue mailing list: clue@cluedenver.org</p><p class=MsoNormal>For information, account preferences, or to unsubscribe see:</p><p class=MsoNormal>http://cluedenver.org/mailman/listinfo/clue</p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>