Hi dear list :)

I have a small doubt about these two options, as the documentation states this :

osd client op priority

Description: The priority set for client operations. It is relative to osd recovery op priority.
Default:        63

osd recovery op priority

Description: The priority set for recovery operations. It is relative to osd client op priority.
Default:        10



I wonder if the number in question is a priority like in "nice" (the lowest number has the highest priority) or more like a weight (the highest number has the highest priority).

I think it is a "nice"-like approach, since scrubbing tends to kill my cluster's clients performance (thus, I should swap the defaults to keep a good client performance), but I'd like to be sure before making things worse :)

Thanks in advance.
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to