Re: How to change the pg numbers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2020-08-28 09:36, Martin Palma wrote:
> To set these setting during runtime I use the following commands from
> my admin node:
> 
> ceph tell osd.* injectargs '--osd-max-backfills 1'
> ceph tell osd.* injectargs '--osd-recovery-max-active 1'
> ceph tell osd.* injectargs '--osd-op-queue-cut-off high'


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

^^ That's what I found in our history. Not sure if the single quotes are
needed around osd.*, but this certainly works.

But I'm not sure if the settings can be applied without a restart as far
as osd-op-queue-cut-off high is concerned. IIRC you can't change this
live, and a OSD restart is needed.

Gr. Stefan

P.s. aOn any node that has admin keyring and cluster connectivity you
can run these commands. Admin host seems like a right place to do so.

Gr. Stefan
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux