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
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
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
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
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
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
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
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