<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi,<br><br>I am following intructions described at : http://swift.openstack.org/1.2/howto_installmultinode.html  in order to install openstack swift<br><br>when I reach the step of rebalancing ring ( at the end of configuring the proxy node) , after adding entries to rings,<br>and when I execute the command : <br><pre>swift-ring-builder account.builder rebalance</pre><br>I have this error :<br><br><br>Traceback (most recent call last):<br>  File "/usr/bin/swift-ring-builder", line 571, in <module><br>    Commands.__dict__.get(command, Commands.unknown)()<br>  File "/usr/bin/swift-ring-builder", line 443, in rebalance<br>    parts, balance = builder.rebalance()<br>  File "/usr/lib/pymodules/python2.6/swift/common/ring/builder.py", line 200, in rebalance<br>    self._initial_balance()<br>  File "/usr/lib/pymodules/python2.6/swift/common/ring/builder.py", line 351, in _initial_balance<br>    while available_devs[index]['zone'] in other_zones:<br>IndexError: list index out of range<br><br><br><br>can any one help me please to solve this problem<br><br>best regards<br>Khaled<br>                                       </div></body>
</html>