Segment Object PUT failed while uploading as a segment object.

Bug #1699999 reported by Saurabh jangir
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-swiftclient
Incomplete
Undecided
Unassigned

Bug Description

When uploading a large size file as a Single large Object(SLO) in such a way that number of segments should be near about 500 and segment size should be large For ex. Uploading a 4 Gb file by keeping a segment size of 10000000 bytes, it will break 4 Gb file in 450 segments then below error has displayed on stdout:-
"Object PUT failed: http://10.0.2.15:8080/v1/AUTH_5dcff0e2e2c34730ab1322ebdf142013/raksa_segments/abc/slo/1497605462.852000/4294967296/10000000/00000013 503 Service Unavailable [first 60 chars of response] <html><h1>Service Unavailable</h1><p>The server is currently".

This might be due to connection timeout.

Revision history for this message
Samuel Merritt (torgomatic) wrote :

When this happens, does the client retry that segment, or does it give up and fail the whole upload? If it's retrying, then I think there's nothing to be done here.

affects: swift → python-swiftclient
Changed in python-swiftclient:
status: New → Incomplete
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.