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 <[email protected] <mailto:[email protected]>>

    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     : [email protected]
    <mailto:[email protected]>
    Unsubscribe :
    http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack



_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to