Micheal,<div><br></div><div>thanks for your hints and explanations!</div><div><br></div><div>Regards,</div><div>Moritz<br><br><div class="gmail_quote">2012/10/8 Michael Barton <span dir="ltr"><<a href="mailto:mike-launchpad@weirdlooking.com" target="_blank">mike-launchpad@weirdlooking.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mon, Oct 8, 2012 at 8:12 AM, Moritz Krinke <<a href="mailto:mkrinke@fotocommunity.net">mkrinke@fotocommunity.net</a>> wrote:<br>

> - I cannot change the number of replicas after creating the ring (e.g.<br>
> changing it from 1 to 2)<br>
<br>
</div>Not really.  Logically it's not a difficult operation, there's just no<br>
code to do it.  There was a patch a while back, but I guess it wasn't<br>
ever approved:<br>
<br>
<a href="https://review.openstack.org/#/c/5484/" target="_blank">https://review.openstack.org/#/c/5484/</a><br>
<div class="im"><br>
> - reading about the "unique-as-possible" feature in folsom im asking myself<br>
> how would swift know if nodes are in different places, is there a feature<br>
> like "regions" i am not aware of?<br>
<br>
</div>There's no concept of regions (yet).  The commit message is pretty descriptive:<br>
<br>
<a href="https://github.com/openstack/swift/commit/bb509dd863dc99c06a232d1d8e0f950a7e73dcc8" target="_blank">https://github.com/openstack/swift/commit/bb509dd863dc99c06a232d1d8e0f950a7e73dcc8</a><br>
<div class="im"><br>
> - after migration of data and having two replicas spread over those two<br>
> nodes, how can i make sure that in the event of a node beeing down swift<br>
> will not start copying files to second drives on the healty nodes?<br>
<br>
</div>Swift won't over-replicate when a node's down, only when an individual<br>
drive is unmounted.  There's no way to disable over-replication in<br>
that case, though.<br>
<span class="HOEnZb"><font color="#888888"><br>
- Michael</font></span></blockquote></div><br>
</div>