All, I’m having trouble using ceph-deploy to create a rados gateway. I initially did it and it worked, but my default pg_num was too large so it was complaining about that. To remedy, I stopped the ceph-radosgw service and deleted the pools that were created. default.rgw.log default.rgw.gc default.rgw.data.root default.rgw.control .rgw.root .rgw.root Then, using ceph-deploy, I editing my ceph.conf to set the osd_pool_default_pg_num and osd_pool_default_pgp_num to 256 and pushed the new config out. I verified the change with ceph --show-config I ran ceph-deploy rgw create again and it still made all the pools with 1024 as pg_num and pgp_num How do I properly remove all the rados gateway artifacts and get ceph-deploy to use my setting of 256 to create all the pools for a new gateway? Brian Andrus ITACS/Research Computing Naval Postgraduate School Monterey, California voice: 831-656-6238 |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com