<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 08/08/2016 01:39 PM, David Gossage
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAJXeYEUm-D7Z9SqBigWnCwhRPSVbjJ+osMa5nrrHHdcNYbQ60w@mail.gmail.com"
      type="cite">
      <div dir="ltr">So now that I have my cluster on 3.7.14 and sharded
        and working I am of course looking for what to break next.
        <div><br>
        </div>
        <div>Currently each of 3 nodes is on a 6 disk (WD Red 1TB)
          raidz6 (zil on mirrored ssd), which I am thinking is more
          protection than I may need with a 3 way replica.  I was going
          to one by one change them to basically raid10 letting it heal
          in between.</div>
        <div><br>
        </div>
        <div>Is best way to do that a systemctl stop glusterd, should I
          just kill the brick process to simulate a brick dying, or is
          their an actual brick maintenance command? <br>
        </div>
      </div>
    </blockquote>
    <br>
    Just kill (-15) the brick process. That'll close the TCP connections
    and the clients will just go right on functioning off the remaining
    replica. When you format and recreate your filesystem, it'll be
    missing the volume-id extended attributes so to start it you'll need
    to force it:<br>
    <br>
       gluster volume start $volname start force<br>
    <br>
    <blockquote
cite="mid:CAJXeYEUm-D7Z9SqBigWnCwhRPSVbjJ+osMa5nrrHHdcNYbQ60w@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>If /etc/glusterfs is unchanged and /var/lib/glusterd is
          unchanged will doing a heal full after reboot or restarting
          glusterd take care of everything if I recreate the expected
          brick path first?</div>
      </div>
    </blockquote>
    <br>
    Once started, perform a full heal to re-replicate.<br>
    <br>
    <blockquote
cite="mid:CAJXeYEUm-D7Z9SqBigWnCwhRPSVbjJ+osMa5nrrHHdcNYbQ60w@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>Are the improvements in 3.8 for sharding significant enough
          I should first look at updating to 3.8.2 when released in few
          days?</div>
      </div>
    </blockquote>
    <br>
    Yes.<br>
    <br>
    <blockquote
cite="mid:CAJXeYEUm-D7Z9SqBigWnCwhRPSVbjJ+osMa5nrrHHdcNYbQ60w@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div><br clear="all">
          <div>
            <div class="gmail_signature"
              data-smartmail="gmail_signature">
              <div dir="ltr"><span><font color="#888888"><span
                      style="color:rgb(0,0,0)"><b><i>David Gossage</i></b></span><font><i><span
                          style="color:rgb(51,51,51)"><b><br>
                          </b></span></i></font></font></span>
                <div><span><font color="#888888"><font><i><span
                            style="color:rgb(51,51,51)"></span></i><font
                          size="1"><b style="color:rgb(153,0,0)">Carousel
                            Checks Inc.<span
                              style="color:rgb(204,204,204)"> | System
                              Administrator</span></b></font></font><font
                        style="color:rgb(153,153,153)"><font size="1"><br>
                        </font></font><font><font size="1"><span
                            style="color:rgb(51,51,51)"><b
                              style="color:rgb(153,153,153)">Office</b><span
                              style="color:rgb(153,153,153)"> <a
                                moz-do-not-send="true"
                                value="+17086132426">708.613.2284<font
                                  color="#888888"><font size="1"><br>
                                  </font></font></a></span></span></font></font></font></span></div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Gluster-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a>
<a class="moz-txt-link-freetext" href="http://www.gluster.org/mailman/listinfo/gluster-users">http://www.gluster.org/mailman/listinfo/gluster-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>