Hi,
Quoting Yan, Zheng (uker...@gmail.com):
> > > I double checked the code, but didn't find any clue. Can you compile
> > > mds with a debug patch?
> >
> > Sure, I'll try to do my best to get a properly packaged Ceph Mimic
> > 13.2.6 with the debug patch in it (and / or get help to get it build)
Hi,
I failed to increase pg_num / pgp_num on pools ssd to 1024:
root@ld3976:~# ceph osd pool get ssd pg_num
pg_num: 512
root@ld3976:~# ceph osd pool get ssd pgp_num
pgp_num: 512
root@ld3976:~# ceph osd pool set ssd pg_num 1024
root@ld3976:~# ceph osd pool get ssd pg_num
pg_num: 512
When I check
Hi,
I failed to increase pg_num / pgp_num on pools ssd to 1024:
root@ld3976:~# ceph osd pool get ssd pg_num
pg_num: 512
root@ld3976:~# ceph osd pool get ssd pgp_num
pgp_num: 512
root@ld3976:~# ceph osd pool set ssd pg_num 1024
root@ld3976:~# ceph osd pool get ssd pg_num
pg_num: 512
When I check