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

Update configuration.md

parent 8f4a6523
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,10 @@
ceph daemon /var/run/ceph/ceph-osd.22.asok config show | grep memory
ceph daemon osd.22 config set osd_memory_target 2147483648
```
or you can inject parameter with
```
ceph tell mon.\* injectargs '--mon-allow-pool-delete=true'
```
# Changing paramenters permanently
Change the parameters on the admin `ceph.conf` file
```
......
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