Re: radosgw boto issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jan 17, 2013 at 1:31 PM, Derek Yarnell <derek@xxxxxxxxxxxxxx> wrote:
> Hi,
>
> Has anyone used boto (python amazon S3 library) to upload files to
> radosgw?  I have recently upgraded to 0.56.1 and my javascript code that
> I wrote to upload from within the browser is working fine.
>
> When I use the boto library I am getting 500 errors in my apache error logs
>
> FastCGI: comm with server "/var/www/ceph/s3gw.fcgi" aborted: error
> parsing headers: duplicate header 'Status'
>
> I have captured the incoming request and it seems valid.
>
> PUT /zeta/rhel5.list HTTP/1.1
> Host: myobjstore.mydomain.com
> Accept-Encoding: identity
> Content-Length: 15909
> Content-MD5: UZj3mZeD8WbVeeqFqS81vA==
> Expect: 100-Continue
> Date: Thu, 17 Jan 2013 19:00:37 GMT
> User-Agent: Boto/2.6.0 (linux2)
> Content-Type: application/octet-stream
> Authorization: AWS ###:###
>
> Found this ticket which seems very similar but is 2 years old.
>
>   http://tracker.newdream.net/issues/439
>
> Currently radosgw does not seem to have much in the way of logging of
> the connection. It has a log file but I have never been able to get it
> to log anything.  Is there anyway to get it to spit out a bit more of
> what it is doing or what it is sending back to the client?
>

Are you using apache? What fastcgi module are you using? If it's just
a default mod_fastcgi/mod_fcgid then set the following in your
ceph.conf (under the radosgw related section):

 rgw print continue = false

Yehuda
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux