On Thu, Jan 21, 2016 at 4:02 PM, seapasu...@uchicago.edu
<seapasu...@uchicago.edu> wrote:
> I haven't been able to reproduce the issue on my end but I do not fully
> understand how the bug exists or why it is happening. I was finally given
> the code they are using to upload the files::
>
> http://pastebin.com/N0j86NQJ
>
> I don't know if this helps at all :-(. the other thing is that I have only
> experienced this bug on this 'noaa-nexrad-l2' bucket. The other buckets have
> substantially less data and objects though.
>
> Right now I am trying to trigger this bug using python requests-aws and I
> keep getting a 403 while trying to authenticate. I am not a developer by any
> means and a piss poor sysadmin haha. My plan is to start a multipart upload
> and initiate a put for the first part but hang when placing the data inside.
> Then try to complete the multipart upload in another session.

The reproduction I had in mind would be something like:

init multipart upload
upload part

then run multiple operations *concurrently* that complete the upload

also try to complete and abort concurrently

Yehuda

>
> I guess please stand by while I figure this out :/ Thanks for all of your
> help!
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to