Comment 10 for bug 1933639

Revision history for this message
Christian Schwede (cschwede) wrote :

Thanks Wes & Marios!

I checked all the messages from all Swift services, there is no error that would explain the Tempest failures, all required services are running. In fact there is no error (except a permission denied error for /var/cache/swift/object.recon, but that does not affect the API operations and the exception is catched & logged).
From all the log entries Swift looks like it is doing what it is supposed to do.

Now I'm wondering if this is actually a race condition in Tempest, maybe due to high load/slow IO. I'll continue debugging this.