Increase Ceph recovery speed

May 9, 2017
17
0
41
I'm in the middle of migrating my current osd's to Bluestore but the recovery speed is quite low (5600kb/s ~10 objects/s). Is there a way to increase the speed?

I currently have no virtual machines running on the cluster so performance doesn't matter at the moment. Only the recovery is running.
 
What are the current settings ? How could i read them ?
Did anyone had problems with these settings ?
 
You should be able to query these values like this (note that you'd need to query each osd daemon for it's individual settings, hence the slightly different call):

Code:
ceph daemon osd.1 config get osd_max_backfills
ceph daemon osd.1 config get osd_recovery_max_active

I haven't been using injectargs a lot, since I had no need for that, but when I tried it out, it worked flawlessly.
 
  • Like
Reactions: flames

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!