[Openstack] [Swift] download OK but fail to delete
Jonathan Lu
jojokururu at gmail.com
Fri Dec 27 07:48:49 UTC 2013
Hi, Hugo,
Thank you very much.
Problem solved, but I still don't know the reason.
This issue happened after I try to list all the objects in the
container, which contains more than 1 million objects, by the shell
command "swift -v -A http://localhost:8081/auth/v1.0 -U test:tester -K
testing list Test". After listing hundreds of thousands of objects, it
print "Container 'Test' not found". And then I can't delete the object
by shell command.
I think this is a bug of swift shell command tool.
Best Regards,
Jonathan Lu
On 2013/12/27 12:54, Kuo Hugo wrote:
> It looks odd. But let's figure out the problem.
>
> Could you please using swift-get-nodes to find the location of the
> object inside the cluster?
>
> Make sure all replicas are in right place.
> And then issuing a DELETE to the object. To observe the log of
> object-sever, is the request point to correct location of the object?
>
> Hope it help
>
>
>
>
> 2013/12/26 Jonathan Lu <jojokururu at gmail.com
> <mailto:jojokururu at gmail.com>>
>
> Hi, all stackers,
> I succeed in downloading an object from Swift, but when I try
> to delete it, it failed. The return message is "The Object xxx is
> not found" and the return code is 404. Has anyone happened to meet
> such problem either? Why this happened?
>
> I try some other operation, such as stat, and that's OK, too.
>
> I'm glad to get any tips. Thanks.
>
> Best Regards,
> Jonathan Lu
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack at lists.openstack.org
> <mailto:openstack at lists.openstack.org>
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20131227/806b1a76/attachment.html>
More information about the Openstack
mailing list