On Mon, Apr 7, 2014 at 5:38 AM, Gandalf Corvotempesta <gandalf.corvotempe...@gmail.com> wrote: > I'm getting these trying to upload any file: > > 2014-04-07 14:33:27.084369 7f5268f86700 5 Getting permissions > id=testuser owner=testuser perm=2 > 2014-04-07 14:33:27.084372 7f5268f86700 10 uid=testuser requested > perm (type)=2, policy perm=2, user_perm_mask=2, acl perm=2 > 2014-04-07 14:33:27.084377 7f5268f86700 2 req 1:0.020670:s3:PUT > /testbucket/613322b6f4b9ce218633fb8f25ade7b7_16.jpg:put_obj:verifying > op params > 2014-04-07 14:33:27.084385 7f5268f86700 2 req 1:0.020677:s3:PUT > /testbucket/613322b6f4b9ce218633fb8f25ade7b7_16.jpg:put_obj:executing > 2014-04-07 14:33:41.035313 7f5276bac700 2 > RGWDataChangesLog::ChangesRenewThread: start > 2014-04-07 14:33:57.094495 7f5268f86700 2 req 1:30.030785:s3:PUT > /testbucket/613322b6f4b9ce218633fb8f25ade7b7_16.jpg:put_obj:http > status=400 > 2014-04-07 14:33:57.094680 7f5268f86700 1 ====== req done > req=0xe05530 http_status=400 ====== > > Any advice? I'm using apache and fastcgi coming from ceph repos. > Bucket was created successfully with s3cmd
Try bumping up logs (debug rgw = 20, debug ms = 1). Not enough info here to say much, note that it takes exactly 30 seconds for the gateway to send the error response, may be some timeout. I'd verify that the correct fastcgi module is running. Yehuda _______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com