English version  :

Hello everyone,

Recently we have increased the number of PG in a pool. We had a big performance problem because everything had CEPH cluster 0 on IOPS while there are production above.

So we did this:

ceph tell osd.* injectargs '--osd_max_backfills 1'
ceph tell osd.* injectargs '--osd_recovery_max_active 1'

This changes the priority actions and we found a functional cluster.

Hope it can help you;)


French Version :

Bonjour à tous,

Récemment nous avons augmenté le nombre de PG dans un pool. Nous avons eu un gros problème de performances car tout le cluster CEPH avait 0 en IOPS alors qu'il y a de la production dessus.

Nous avons donc fait ceci :

ceph tell osd.* injectargs '--osd_max_backfills 1'
ceph tell osd.* injectargs '--osd_recovery_max_active 1'

Cela change la priorité des actions et nous avons retrouvé un cluster fonctionnelle.

J'espère que ça pourra vous aider ;)

--

Jimmy Goffaux
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to