← Back to team overview

openstack team mailing list archive

[Swift] Try to get the final status of PUT and timeout

 

Hi, all stackers,
    I test the cluster and get such error msg:
Jul 12 11:23:57 ubuntu-12 proxy-server ERROR with Object server 192.168.1.161:60

00/xvdb1 re: Trying to get final status of PUT to /v1/AUTH_test/test_8/e9a243cb0

462406a9ca10b590ed42a5f: Timeout (10s) (txn: txe58fdd4aaaf8402a86814b67272a1d1a)

         (client_ip: 192.168.1.151)


It seems that the proxy is waiting for the request of getting the final status of object and failed. Can anyone give me some hint that why this happened?
    My test environment is:
        Proxy *1 and Storage *3
            Proxy: 100GB drives, 4 cores and 12GB memory
            Storage:400GB drives, 4 cores and 12GB memory

    test with swift-bench:
        concurrency: 20
        container_num:20
        object_size: 50KB

    These errors happened when there are about 700K objects in the cluster.

Thanks,
Jonathan Lu

Follow ups