Improper error message displayed while trying to upload object when no space left on underlying filesystem

Bug #1258391 reported by Madhuri Kumari
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-swiftclient
New
Undecided
Unassigned

Bug Description

While trying to upload an object of size greater than the underlying disk space used for swift, improper error message is displayed.

$ swift upload image test.img
Object PUT failed: http://127.0.0.1:8080/v1/AUTH_test/image/test.img 503 Internal Server Error [first 60 chars of response] <html><h1>Service Unavailable</h1><p>The server is currently

where test.img is of size 1gb.
After analzing the logs I found that there was no space left on device.

Revision history for this message
Janie Richling (jrichli) wrote :

I haven't yet tried to reproduce this, but I was wondering if the version of swift you are working with includes the fix from : https://review.openstack.org/#/c/181566/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.