Add script to add host in default

This commit is contained in:
Nico Schottelius 2018-02-15 23:40:59 +01:00
parent d9f8ab2757
commit aeeeb2ba7e
2 changed files with 4 additions and 0 deletions

4
ceph-host-move-to-root Normal file
View File

@ -0,0 +1,4 @@
#!/bin/sh
# First time we need to add host to the root
ceph osd crush move $(hostname) root=default