
This is a multi-part message in MIME format. --------------040702050003030200040306 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Only the stripe count should be between 4 and 16. And replica count can be 2 or 3. For example if you try to create a Distributed Striped Replicate volume with stripe 4 and replica 3, then you need to 24 bricks. 4(stripe)x3(replica) = 12, then 12x2(distribute) = 24 Then if you reduce the replica to 2, then you need 12 bricks. As mentioned in your message, if the error thrown is "Replica Count mast between in 4 and 16" , its a bug and it should be changed to "Stripe Count must between in 4 and 16" Regards, Kanagaraj On 05/18/2015 08:44 AM, 肖力 wrote:
hi I test create distributed striped replicated volumes ,but not succeed。 First Prompt "Replica Count mast between in 4 and 16", and i chang Replica Count to 4. Then Prompt "Number of bricks should be a mutiple of Stripe Count and Replica count". Then i change different Replica Count Stripe Count ,add brick 8,12,16. It is not work。 I use oVirt Engine Version: 3.5.2.1-1.el6, Can Someone help me, tks!
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--------------040702050003030200040306 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> Only the stripe count should be between 4 and 16. And replica count can be 2 or 3. <br> <br> For example if you try to create a Distributed Striped Replicate volume with stripe 4 and replica 3, then you need to 24 bricks. <br> 4(stripe)x3(replica) = 12, then 12x2(distribute) = 24<br> <br> Then if you reduce the replica to 2, then you need 12 bricks.<br> <br> As mentioned in your message, if the error thrown is <span style="color: rgb(67, 67, 67); font-family: Tahoma, Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; line-height: 19.1875px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(242, 242, 242); display: inline !important; float: none;">"Replica Count mast between in 4 and 16" </span>, its a bug and it should be changed to <span style="color: rgb(67, 67, 67); font-family: Tahoma, Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; line-height: 19.1875px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(242, 242, 242); display: inline !important; float: none;">"Stripe Count must between in 4 and 16"</span><br> <br> Regards,<br> Kanagaraj<br> <br> <div class="moz-cite-prefix">On 05/18/2015 08:44 AM, 肖力 wrote:<br> </div> <blockquote cite="mid:6fb2a703.d3a1.14d650437f4.Coremail.exiaoli@163.com" type="cite"> <div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><span style="color: rgb(67, 67, 67); font-family: Tahoma, Arial; font-size: 12px; font-style: normal; font-variant: normal; font-weight: bold; letter-spacing: normal; line-height: 19.1875px; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(242, 242, 242); display: inline !important; float: none;">hi<br> I test create distributed striped replicated volumes ,but not succeed。<br> First Prompt "Replica Count mast between in 4 and 16", and i chang Replica Count to 4.<br> Then Prompt "Number of bricks should be a mutiple of Stripe Count and Replica count".<br> Then i change different Replica Count Stripe Count ,add brick 8,12,16. It is not work。<br> I use oVirt Engine Version: 3.5.2.1-1.el6, Can Someone help me, tks!</span></div> <br> <br> <span title="neteasefooter"><span id="netease_mail_footer"></span></span><br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </body> </html> --------------040702050003030200040306--