Comment 6 for bug 1347692

Revision history for this message
Attila Fazekas (afazekas) wrote :

http://logs.openstack.org/53/114553/1/check/check-tempest-dsvm-full/f8127df/logs/screen-s-proxy.txt.gz

proxy-server: ERROR 500 Traceback (most recent call last):#012 File "/opt/stack/new/swift/swift/obj/server.py", line 690, in __call__#012 res = method(req)#012 File "/opt/stack/new/swift/swift/common/utils.py", line 2448, in wrapped#012 return func(*a, **kw)#012 File "/opt/stack/new/swift/swift/common/utils.py", line 1033, in _timing_stats#012 resp = func(ctrl, *args, **kwargs)#012 File "/opt/stack/new/swift/swift/obj/server.py", line 432, in PUT#012 upload_size = writer.write(chunk)#012 File "/opt/stack/new/swift/swift/obj/diskfile.py", line 754, in write#012 self._threadpool.run_in_thread(_write_entire_chunk, chunk)#012 File "/opt/stack/new/swift/swift/common/utils.py", line 2810, in run_in_thread#012 result = func(*args, **kwargs)#012 File "/opt/stack/new/swift/swift/obj/diskfile.py", line 750, in _write_entire_chunk#012 written = os.write(self._fd, chunk)#012OSError: [Errno 28] No space left on

Looks like we can run out from the 6G swift storage.