Re: RadosGW S3ResponseError: 405 Method Not Allowed

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

 



That's the old way of defining pools. The new way involves in defining a zone and placement targets for that zone. Then you can have different default placement targets for different users.
Anu URL/pointers to better understand such matters?

Do you have any special config in your ceph.conf? E.g., did you modify the rgw_enable_apis configurable by any chance?
# tail -20 /etc/ceph/ceph.conf 

[client.radosgw.owmblob]
         keyring = /etc/ceph/ceph.client.radosgw.keyring
         host = rgw
         user = apache
         rgw data = "">
         log file = /var/log/radosgw/client.radosgw.owmblob.log
         debug rgw = 20
         rgw enable log rados = true
         rgw enable ops log = true
         rgw enable apis = s3
         rgw cache enabled = true
         rgw cache lru size = 10000
         rgw socket path = /var/run/ceph/ceph.radosgw.owmblob.fastcgi.sock
         ;#rgw host = localhost
         ;#rgw port = 8004
         rgw dns name = {fqdn}
         rgw print continue = true
         rgw thread pool size = 20


What is the purpose of the data directory btw?

/Steffen

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
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