Hi everyone,
I use a ceph cluster with mixed osd nodes (ssd/hdd) and once found a working command for ceph tell to differtiate between them, however I can no longer find it.
For example, editing the max-backfill parameter of an osd on an hdd was done with a command similar to
However, the osd/class:hdd isn't quite right, does anyone know the correct syntax?
Thanks a lot
I use a ceph cluster with mixed osd nodes (ssd/hdd) and once found a working command for ceph tell to differtiate between them, however I can no longer find it.
For example, editing the max-backfill parameter of an osd on an hdd was done with a command similar to
ceph tell osd/class:hdd injectargs '--osd-max-backfills 2'
However, the osd/class:hdd isn't quite right, does anyone know the correct syntax?
Thanks a lot
Last edited: