The openstack nodes have their own ceph config file, but they have the same content
On Mon, May 21, 2018 at 4:14 PM, David Turner <drakonstein@xxxxxxxxx> wrote:
Is openstack/keystone maintaining it's own version of the ceph config file? I know that's the case with software like Proxmox. That might be a good place to start. You could also look at the keystone code to see if it's manually specifying things based on an application config file.On Mon, May 21, 2018 at 9:21 AM Massimo Sgaravatto <massimo.sgaravatto@xxxxxxxxx> wrote:______________________________I set:rgw user default quota max size = 2Gin the ceph configuration file and I see that this works for users created using the "radosgw-admin user create" command [**]I see that instead quota is not set for users created through keystone.This [*] is the relevant part of my ceph configuration fileAny hints ?Thanks, Massimo[*][global]rgw user default quota max size = 2G[client.myhostname]rgw_frontends="civetweb port=7480"rgw_zone=cloudtestrgw_zonegroup=cloudtestrgw_realm=cloudtestdebug rgw = 5rgw keystone url = "" href="https://fqdn:35357" target="_blank">https://fqdn:35357rgw keystone accepted roles = project_manager, _member_, user, admin, Memberrgw keystone api version = 3rgw keystone admin token = xyzrgw keystone token cache size = 0rgw s3 auth use keystone = truenss_db_path = /var/ceph/nss[**]# radosgw-admin user create --uid=xyz --display-name="xyz" --rgw-realm=cloudtest# radosgw-admin user info --uid=xyz --display-name="xyz" --rgw-realm=cloudtest..."user_quota": {"enabled": true,"check_on_raw": false,"max_size": 2147483648,"max_size_kb": 2097152,"max_objects": -1},..._________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph. com
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com