Skip to content

Instantly share code, notes, and snippets.

@TyeolRik
Created September 26, 2023 02:45
Show Gist options
  • Save TyeolRik/a038d6eb3a978194ac537b90adef748c to your computer and use it in GitHub Desktop.
Save TyeolRik/a038d6eb3a978194ac537b90adef748c to your computer and use it in GitHub Desktop.
Ceph adding osd
# ceph orch apply -i add_osd.yaml
service_type: osd
service_id: osd_localhost
placement:
hosts:
- node1
data_devices:
paths:
- /dev/sdb
- /dev/sdc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment