Hide Forgot
Description of problem: RGW sync agent ( at least for the 1.3.x code line ) fails to operate properly when a load balancer is in between the sync traffic. Version-Release number of selected component (if applicable): RHCS 1.3.x How reproducible: 100% Steps to Reproduce: 1. Configure federated gateway 2. Configure sync-agent to use the Load Balancer end points as it's configured endpoints. 3. Initiate sync-agent Actual results: sync-agent goes into infinite loop without copying any data Expected results: sync-agent initiates sync between load balanced RGW instances Additional info: See linked BZ for more technical details - Customers expect the multi-site synchronization to be highly available and fault tolerant. - The obvious means of accomplishing this is by using a load balanced gateway end point. - RHCS 1.3.x code fails to function when load balancers are used for the sync endpoints. - Load balanced RGW sync should be part of the test plan for future RHCS releases Debug level logs attached to linked BZ for RGW, sync agent as well as packet captures on the load balancers to aid in identifying source of the failure.