Rename mgr

This commit is contained in:
Nico Schottelius 2018-02-16 00:01:13 +01:00
parent d0ed1b50d7
commit 0126736a76
1 changed files with 2 additions and 0 deletions

View File

@ -18,3 +18,5 @@ ceph auth get-or-create mgr.$name \
mon 'allow profile mgr' \
osd 'allow *' \
mds 'allow *' > "$MGR_PATH/keyring"
/etc/init.d/ceph start mgr.$name