swift container-sync not working
Hi,
We are running two separate clusters of swift 1.5.0 with swauth 1.0.6.
We are trying to set up container sync between accounts on both the cluster, but getting below error on container server on one of the clusters :
May 15 16:35:42 Zone4-S001 container-sync Unauth 'AUTH_25d97b67-134c-49a5-bf61-194047787d1f/container1' => 'https://simplidrivenoi.netmagicsolutions.com/v1/AUTH_fcecf343-f35f-423a-bfae-e8200d3f6293/container2'
We have configured below parameters on all the storage nodes (no configuration done on proxy servers) :
1) in container-server.conf file : under [DEFAULT] section allowed_sync_hosts = http://127.0.0.1,180.179.199.181,simplidrivenoi.netmagicsolutions.com (127.0.0.1,180.179.199.181,simplidrive...)
under [container-sync] section : log_name = container-sync log_level = DEBUG
Is there anything we are missing here ?
Regards,
Viral Patadiya