On 11/19/19 4:01 PM, Thomas Schneider wrote:
If Ceph is not cabable to manage rebalancing automatically, how can I
proceed to rebalance the data manually?

Use offline upmap for your target pool:

ceph osd getmap -o om; osdmaptool om --upmap upmap.sh --upmap-pool=hdd_backup --upmap-deviation 0; bash upmap.sh; rm -f upmap.sh om




k
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to