Hi Konstantin, the cluster has finished it's backfilling. I got this situation: $ ceph osd df class hdd […] MIN/MAX VAR: 0.86/1.08 STDDEV: 2.05 Now I created a new upmap.sh and sourced it. The cluster is busy again with 3% of its objects. I'll report the result. Thanks for all your hints. Regards, Lars Mon, 16 Dec 2019 15:38:30 +0700 Konstantin Shalygin <k0ste@k0ste.ru> ==> Lars Täuber <taeuber@bbaw.de> :
On 12/16/19 3:25 PM, Lars Täuber wrote:
Here it comes.
Maybe some bug in osdmaptool, when defined pools is less than one no actually do_upmap is executed.
Try like this:
`osdmaptool osdmap.om --upmap upmap.sh --upmap-pool=cephfs_data --upmap-pool=cephfs_metadata --upmap-deviation=0 --upmap-max=1000`
In my env actually upmaps purposed only for pool_id 1.
CC'ed David.
k