Correction on install

This commit is contained in:
Denis Lambolez 2017-12-18 23:54:38 +01:00
parent 00fac7322e
commit 4fa6d90a6b
1 changed files with 0 additions and 2 deletions

View File

@ -78,8 +78,6 @@ ceph-deploy admin $NODES
ceph-deploy mon add $OSD_NODES ceph-deploy mon add $OSD_NODES
# Create manager on all 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 ceph-deploy mgr create $NODES
# Create metadata server on osd nodes # Create metadata server on osd nodes