Project

General

Profile

Actions

Support #41932

closed

nautilus: pool does not respond to pg_num setting

Added by George Kyriazis over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
OSD
Target version:
-
% Done:

0%

Tags:
Reviewed:
Affected Versions:
Pull request ID:

Description

Installed mimic and upgraded every node to nautilus.

Trying to set pg_num and pgp_num to a higher setting, and setting is ignored. Also tried using autoscaler, it looks like autoscaler makes a decision to change pg_num, but no actual change happening.

/var/log/ceph# ceph osd pool set rbd1 pg_num 128
set pool 10 pg_num to 128
/var/log/ceph# ceph osd pool get rbd1 pg_num
pg_num: 100
/var/log/ceph#

Also

/var/log/ceph# ceph osd pool ls detail | grep rbd1
pool 10 'rbd1' replicated size 1 min_size 1 crush_rule 0 object_hash rjenkins pg_num 100 pgp_num 100 pg_num_target 128 pgp_num_target 128 autoscale_mode on last_change 3018 flags hashpspool,nearfull,selfmanaged_snaps,creating stripe_width 0 application rbd
/var/log/ceph#

(node discrepancy between pg_num and pg_num_target).

Actions

Also available in: Atom PDF