Re: [ceph-users] Default Pools

2020-01-17 Thread Daniele Riccucci
Hello, I'm still a bit confused by the .rgw.root and the default.rgw.{control,meta,log} pools. I recently removed the RGW daemon I had running and the aforementioned pools, however after a rebalance I suddenly find them again in the output of: $ ceph osd pool ls cephfs_data cephfs_metadata .r

Re: [ceph-users] Ceph expansion/deploy via ansible

2019-06-03 Thread Daniele Riccucci
Hello, sorry to jump in. I'm looking to expand with SSDs on an HDD cluster. I'm thinking about moving cephfs_metadata to the SSDs (maybe with device class?) or to use them as cache layer in front of the cluster. Any tips on how to do it with ceph-ansible? I can share the config I currently have

Re: [ceph-users] unable to turn on pg_autoscale

2019-04-20 Thread Daniele Riccucci
For future reference, I solved it by running: ceph osd require-osd-release nautilus and then setting pg_autoscale_mode on on pools. Daniele On 05/04/19 17:25, Daniele Riccucci wrote: Hello, I'm running a (very) small cluster and I'd like to turn on pg_autoscale. In the document

[ceph-users] unable to turn on pg_autoscale

2019-04-05 Thread Daniele Riccucci
Hello, I'm running a (very) small cluster and I'd like to turn on pg_autoscale. In the documentation here > http://docs.ceph.com/docs/nautilus/rados/operations/placement-groups/ it tells me that running ceph config set global osd_pool_default_autoscale_mode should enable this by default, how

Re: [ceph-users] nautilus: dashboard configuration issue

2019-03-18 Thread Daniele Riccucci
d the problem simply disable SSL for your specific manager. $ ceph config set mgr mgr/dashboard//ssl false See https://tracker.ceph.com/issues/38528#note-1. Regards Volker Am 17.03.19 um 03:11 schrieb Daniele Riccucci: Hello, I have a small cluster deployed with ceph-ansible on containers. Rec

[ceph-users] nautilus: dashboard configuration issue

2019-03-16 Thread Daniele Riccucci
Hello, I have a small cluster deployed with ceph-ansible on containers. Recently, without realizing that ceph_docker_image_tag was set to latest by default, the cluster got upgraded to nautilus and I was unable to roll back. Everything seems to be running smoothly except for the dashboard. $ c

Re: [ceph-users] mount cephfs on ceph servers

2019-03-06 Thread Daniele Riccucci
Hello, is the deadlock risk still an issue in containerized deployments? For example with OSD daemons in containers and mounting the filesystem on the host machine? Thank you. Daniele On 06/03/19 16:40, Jake Grimmett wrote: Just to add "+1" on this datapoint, based on one month usage on Mimi

[ceph-users] mimic: docs, ceph config and ceph config-key

2019-02-25 Thread Daniele Riccucci
Hello, I recently spun up a small ceph cluster to learn the ropes. I'm a bit confused by the documentation which seems to refer in different points to the tools in the subject (I'm using containerized mimic deployed with ceph-ansible stable-3.2). In particular, which one between config and conf