]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
README: add a FAQ 870/head
authorSébastien Han <seb@redhat.com>
Wed, 6 Jul 2016 09:37:14 +0000 (11:37 +0200)
committerSébastien Han <seb@redhat.com>
Wed, 6 Jul 2016 09:37:14 +0000 (11:37 +0200)
Signed-off-by: Sébastien Han <seb@redhat.com>
README.md

index 20974e0b2806c5c50b636b31563fd928430c5dd8..b55063d267beaedf37a085a852647059feccb710 100644 (file)
--- a/README.md
+++ b/README.md
@@ -101,6 +101,11 @@ osd scrub chunk max | 5 | 25
 
 If you want to use them, just use the `ceph_conf_overrides` variable as explained above.
 
+## FAQ
+
+1. I want to have OSD numbers seriallized between hosts, so the first OSD node has osd 1,2,3 and the second has osd 4,5,6 etc. How can I do this?
+Simply add `serial: 1` after the osd section `- hosts: osds` in your `site.yml` file.
+
 ## Setup with Vagrant using virtualbox provider
 
 * Create vagrant_variables.yml