Improper error message displayed while trying to upload object when no space left on underlying filesystem
Bug #1258391 reported by
Madhuri Kumari
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://
where test.img is of size 1gb.
After analzing the logs I found that there was no space left on device.
To post a comment you must log in.
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/