← Back to team overview

openstack team mailing list archive

[Swift] container synchronization failed on AWS EC2

 

Hello All,

I setup two fresh and clean Swift clusters on AWS EC2. I follow the guide (
http://docs.openstack.org/developer/swift/overview_container_sync.html) to
synchronize two clusters. The containers itself could be synchronized
between two clusters (the containers can be correctly created at both
clusters), but the data in the containers can not be synchronized (if I
populate some data in a container at one cluster , the container at the
other cluster is always empty)

I also created two Swift clusters in our local data center and follow the
same procedure to synchronize two clusters. In this case, both the
containers and data could be synchronized correctly.

So, is there any special setting in EC2 (e.g. security group, firewall)
that will block the data synchronization between two clusters?

Thanks,

Ning