<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
<!--
@font-face
        {font-family:Calibri}
@font-face
        {font-family:Tahoma}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
p.msochpdefault, li.msochpdefault, div.msochpdefault
        {margin-right:0cm;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Calibri","sans-serif"}
span.e-mailformatvorlage17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
span.E-MailFormatvorlage19
        {font-family:"Calibri","sans-serif";
        color:#1F497D}
.MsoChpDefault
        {font-size:10.0pt;
        font-family:"Calibri","sans-serif"}
@page WordSection1
        {margin:70.85pt 70.85pt 2.0cm 70.85pt}
-->
</style><style type="text/css" id="owaParaStyle">
<!--
-->
</style><style>.cip-genpw-icon.cip-icon-key-small {background-image: url(moz-extension://b8d437b5-045e-4904-8fbc-540466664d3f/icons/key_16x16.png); }
.cip-genpw-icon.cip-icon-key-big {background-image: url(moz-extension://b8d437b5-045e-4904-8fbc-540466664d3f/icons/key_24x24.png); }
</style>
</head>
<body fpstyle="1" ocsi="0" vlink="purple" link="blue" lang="DE">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div><font size="3"><font face="Times New Roman,serif">hi,</font></font></div>
<div><font size="3"><font face="Times New Roman,serif">is this command also valid for stx2.0 ?</font></font></div>
<div><font size="3"><font face="Times New Roman,serif"><br>
</font></font></div>
<div><font size="3"><font face="Times New Roman,serif"><span lang="de"><font size="2" face="Tahoma" color="black"><span style="font-size:10pt;" dir="ltr">
<div>> I think the "system" command for it should be: </div>
</span></font></span></font></font><font size="3"><font face="Times New Roman,serif"><span lang="de"><font size="2" face="Tahoma" color="black"><span style="font-size:10pt;" dir="ltr">
<div>> system storage-backend-add ceph -s cinder,glance,swift,nova replication=3 --confirmed
<br>
</div>
<div><br>
</div>
<div>volker<br>
</div>
<div><br>
</div>
</span></font></span></font></font></div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF954325" style="direction: ltr;"><font size="2" face="Tahoma" color="#000000"><b>Von:</b> Dinescu, Stefan [Stefan.Dinescu@windriver.com]<br>
<b>Gesendet:</b> Dienstag, 30. Oktober 2018 13:02<br>
<b>An:</b> von Hoesslin, Volker; 'starlingx-discuss@lists.starlingx.io'<br>
<b>Betreff:</b> RE: move storage node in replication group<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Check the "capabilities" parameter for adding the ceph backend [1]. you need to set replication to 3 (min_replication should automatically be set to 2).
<div><br>
</div>
<div>I think the "system" command for it should be: </div>
<div>system storage-backend-add ceph -s cinder,glance,swift,nova replication=3 --confirmed </div>
<div><br>
</div>
<div>The help of the command states: </div>
<div>$ system help storage-backend-add</div>
<div>usage: system storage-backend-add [-s <services>] [-n <name>] [-t <tier_uuid>]</div>
<div>                                  [-c <ceph_conf>] [--confirmed]</div>
<div>                                  [--ceph-mon-gib <ceph-mon-gib>]</div>
<div>                                  <backend></div>
<div>                                  [<parameter=value> [<parameter=value> ...]] </div>
<div><br>
</div>
<div>Replication should be given as a <parameter=value>.</div>
<div><br>
</div>
<div>Storage nodes inside a replication group all share the same (replicated) data. So if one node fails for any reason, the data is still being served by the remaining nodes. As, I said, nodes are assigned automatically to a group based on replication, so
 you cannot manually assign each node to a different group.</div>
<div><br>
</div>
<div>It is recommended that your number of storage nodes be a multiple of your replication factor. So for replication 2, you should use 2,4,6.... storage nodes and for replication 3 you should use 3,6,9... storage nodes.<br>
<div><br>
</div>
<div><br>
</div>
<div>[1]: https://docs.starlingx.io/api-ref/stx-config/api-ref-sysinv-v1-config.html?expanded=add-a-ceph-storage-backend-detail#add-a-ceph-storage-backend<br>
<div style="font-family:Times New Roman; color:#000000; font-size:16px">
<hr tabindex="-1">
<div id="divRpF851837" style="direction:ltr"><font size="2" face="Tahoma" color="#000000"><b>From:</b> von Hoesslin, Volker [Volker.Hoesslin@swsn.de]<br>
<b>Sent:</b> Tuesday, October 30, 2018 1:34 PM<br>
<b>To:</b> 'starlingx-discuss@lists.starlingx.io'<br>
<b>Subject:</b> Re: [Starlingx-discuss] move storage node in replication group<br>
</font><br>
</div>
<div></div>
<div>
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">Ok, I understand. how can I define this when creating a storage node? neither cli nor gui can I find corresponding options.</span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">how are the "replication-groups" to be understood? is it desirable to put all three storage-nodes into one group or should each storage-node have its own group?</span></p>
<p class="MsoNormal"><span style="color:#1F497D" lang="EN-US"> </span></p>
<p class="MsoNormal"><span style="color:#1F497D">greez & thx,</span></p>
<p class="MsoNormal"><span style="color:#1F497D">  volker...</span></p>
<p class="MsoNormal"> </p>
<div>
<div style="border:none; border-top:solid #B5C4DF 1.0pt; padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"">Von:</span></b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif""> Dinescu, Stefan [mailto:Stefan.Dinescu@windriver.com]
<br>
<b>Gesendet:</b> Dienstag, 30. Oktober 2018 10:48<br>
<b>An:</b> von Hoesslin, Volker; 'starlingx-discuss@lists.starlingx.io'<br>
<b>Betreff:</b> RE: move storage node in replication group</span></p>
</div>
</div>
<p class="MsoNormal"> </p>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"; color:black">Hello,
</span></p>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"; color:black"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"; color:black">The default replication of ceph is 2. Nodes are assigned to each group automatically and cannot be manually changed. if you want replication 3, you need you
 set that before installing storage nodes.</span></p>
<div>
<div class="MsoNormal" style="text-align:center" align="center"><span style="font-size:12.0pt; font-family:"Times New Roman","serif"; color:black">
<hr width="100%" size="2" align="center">
</span></div>
<div id="divRpF94930">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"; color:black">From:</span></b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"; color:black"> von Hoesslin, Volker [Volker.Hoesslin@swsn.de]<br>
<b>Sent:</b> Monday, October 29, 2018 5:43 PM<br>
<b>To:</b> 'starlingx-discuss@lists.starlingx.io'<br>
<b>Subject:</b> [Starlingx-discuss] move storage node in replication group</span><span style="font-size:12.0pt; font-family:"Times New Roman","serif"; color:black"></span></p>
</div>
<div>
<div>
<p class="MsoNormal"><span style="color:black" lang="EN-US">hello,</span><span style="color:black"></span></p>
<p class="MsoNormal"><span style="color:black" lang="EN-US">i have 3 storage nodes and after provisioning nodes 1+2 are in replication group 0 and node 3 are in replication group 1?!
</span><span style="color:black">how can i move node 3 to group 0?</span></p>
<p class="MsoNormal"><span style="color:black"> </span></p>
<p class="MsoNormal"><span style="color:black">greetings, volker</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>