swift ring size and hand off zones [closed]
I would like to deploy a swift cluster with five zones, and three replica. three zones will be the primary zones, and two will be hand-off zones. Based on the above, I have the following questions:
1) are there any ways to designate two zones (i.e., zone 4 and zone 5 ) as hand off zones only?
2) when calculating the power_part for ring size, do we have to include the number of hard disks on the hand-off zone nodes?
3) If we can designate two zones as hand-off zones, do we have to set their storage capacity to be about the same as each primary zone?
Thanks