[Openstack] [SWIFT] Unable to delete containers?

Pete Zaitcev zaitcev at redhat.com
Fri Dec 6 00:18:08 UTC 2013


On Thu, 5 Dec 2013 10:06:14 -0800
Stephen Wood <smwood4 at gmail.com> wrote:

> $ swift list
> ssbench_000046
> 
> $ swift delete ssbench_000046
> Container 'ssbench_000046' not found
> 
> $ swift list ssbench_000046
> Container 'ssbench_000046' not found
> 
> How does one go about actually removing these phantom containers?

Just re-post them with  swift post ssbench_000046 , then delete,
but make sure cluster is in a good health first.

I had this bug assigned for a while now, but all my attempts to
reproduce it ended in the inconsistency healing itself when updater
had a chance to run properly. It was a little surprising, because
as I understand, our auditors and replicators do not repair
this inconsistency, and it should be easy to bust updater.
Perhaps you found a good way to do it.
(ref. https://bugzilla.redhat.com/show_bug.cgi?id=1013594)

-- Pete




More information about the Openstack mailing list