Debugging RadosGW

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

 



Hello List,

I've troubles with our radosgw. The "backup" bucket was mounted via s3fs. But now I'm only getting a "transport endpoint not connected" when trying to access the directory.

Strange thing is, that differnt buckets show different behaviours in the webbrowser:

https://example.com/test : Works!
<ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/";>
<Name>test</Name>
<Prefix/>
<Marker/>
<MaxKeys>1000</MaxKeys>
<IsTruncated>true</IsTruncated>

https://example.com/asdf : Doesn't exist!
<Error>
<Code>NoSuchBucket</Code>
</Error>

https://example.com/backup : Acts wired!
<Error>
<Code>AccessDenied</Code>
</Error>

Anyone has expirience with that? Any hints about how to further debug that whole thing?


Kind Regards,
Georg

_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux