Ceph - defragment OSD

Moki Lv6

Check for score:

1
ceph daemon osd.0 bluestore allocator score block

Stop OSD:

1
ceph orch daemon stop osd.0

Deframgment:

1
cephadm shell --name osd.0 ceph-bluestore-tool bluestore trim

Start OSD:

1
ceph orch daemon start osd.0
On this page
Ceph - defragment OSD