Correction on install
This commit is contained in:
parent
00fac7322e
commit
4fa6d90a6b
|
@ -78,8 +78,6 @@ ceph-deploy admin $NODES
|
|||
ceph-deploy mon add $OSD_NODES
|
||||
|
||||
# Create manager on all nodes
|
||||
#sudo mkdir -p /var/lib/ceph/mgr/ceph-$ADMIN_NODE
|
||||
#sudo chown ceph:ceph /var/lib/ceph/mgr/ceph-$ADMIN_NODE
|
||||
ceph-deploy mgr create $NODES
|
||||
|
||||
# Create metadata server on osd nodes
|
||||
|
|
Loading…
Reference in New Issue