> 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 = /var/lib/ceph/radosgw/ceph-rgw
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
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
