Skip to content
Snippets Groups Projects
Commit f4b888c1 authored by Antonio Falabella's avatar Antonio Falabella
Browse files

Update manual_installation.md

parent 6e64567a
No related branches found
No related tags found
No related merge requests found
......@@ -230,6 +230,13 @@ ceph mon enable-msgr2
```
The status at this point should be `OK`.
## Create the OSDs
Note that if the new OSD are on different node you have to copy the configuration file the admin key from the first node
```
ls -l /etc/ceph/
ceph.client.admin.keyring
ceph.conf
```
# Bluestore
Prepare and activate
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment