Speeding up Ceph recovery
Note to self: Here’s the command to speed up Ceph recovery by backfilling more than one PG at a time:
ceph tell osd.* injectargs '--osd_max_backfills 16'
Note to self: Here’s the command to speed up Ceph recovery by backfilling more than one PG at a time:
ceph tell osd.* injectargs '--osd_max_backfills 16'