<html xmlns:v="urn:schemas-microsoft-com:vml" 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=us-ascii"><meta name=Generator content="Microsoft Word 12 (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:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.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;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>All,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I got through the swift installation, creating the ‘ring’ using the ring builder utility, then verifying it as below, but when I rebalance, I get the error below that.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>root@xnode8:/etc/swift# swift-ring-builder account.builder<o:p></o:p></p><p class=MsoNormal>account.builder, build version 1<o:p></o:p></p><p class=MsoNormal>262144 partitions, 3 replicas, 1 zones, 1 devices, 100.00 balance<o:p></o:p></p><p class=MsoNormal>The minimum number of hours before a partition can be reassigned is 1<o:p></o:p></p><p class=MsoNormal>Devices:    id  zone      ip address  port      name weight partitions balance meta<o:p></o:p></p><p class=MsoNormal>             0     1        10.1.1.9  6002      sda6 100.00          0 -100.00 <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>root@xnode8:/etc/swift# swift-ring-builder account.builder rebalance<o:p></o:p></p><p class=MsoNormal>Traceback (most recent call last):<o:p></o:p></p><p class=MsoNormal>  File "/usr/bin/swift-ring-builder", line 616, in <module><o:p></o:p></p><p class=MsoNormal>    Commands.__dict__.get(command, Commands.unknown)()<o:p></o:p></p><p class=MsoNormal>  File "/usr/bin/swift-ring-builder", line 477, in rebalance<o:p></o:p></p><p class=MsoNormal>    parts, balance = builder.rebalance()<o:p></o:p></p><p class=MsoNormal>  File "/usr/lib/pymodules/python2.7/swift/common/ring/builder.py", line 243, in rebalance<o:p></o:p></p><p class=MsoNormal>    self._initial_balance()<o:p></o:p></p><p class=MsoNormal>  File "/usr/lib/pymodules/python2.7/swift/common/ring/builder.py", line 394, in _initial_balance<o:p></o:p></p><p class=MsoNormal>    while available_devs[index]['zone'] in other_zones:<o:p></o:p></p><p class=MsoNormal>IndexError: list index out of range<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>What am I not doing for the setup?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks!<br>Don<o:p></o:p></p></div></body></html>