Skip to content

Instantly share code, notes, and snippets.

@mb00g
Created January 29, 2020 09:31
Show Gist options
  • Save mb00g/9b413b28ae8817ccb8681964504886a1 to your computer and use it in GitHub Desktop.
Save mb00g/9b413b28ae8817ccb8681964504886a1 to your computer and use it in GitHub Desktop.

Ceph – Create custom CRUSH rules

ceph osd crush rule create-replicated ssd-only default osd ssd
ceph osd crush rule create-replicated hdd-only default osd hdd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment