Comment 2 for bug 1545651

Revision history for this message
Andrey Shestakov (ashestakov) wrote :

To successful images upload rados should be available.
But as i see in logs, rados was not ready when task upload_images started.

puppet:
2016-02-15 06:08:00 +0000 /Stage[main]/Main/Service[radosgw]/ensure (notice): ensure changed 'stopped' to 'running'
glance:
<147>Feb 15 06:08:40 node-4 glance-api: 2016-02-15 06:08:40.911 180754 ERROR swiftclient [-] Container HEAD failed: http://10.109.54.3:8080/swift/v1/glance 503 Service Unavailable
last error in apache:
[Mon Feb 15 06:08:43.702711 2016] [proxy:error] [pid 64189:tid 139853966554880] AH00940: FCGI: disabled connection for (127.0.0.1)

So rados got available in 3 seconds later then upload task started.

Some validation should be added to task enable_rados.