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

Persistent change

parent d574bd71
No related branches found
No related tags found
No related merge requests found
### Configuration
## OSD memory Configuration
# Changing paramenter of a running service
```
ceph daemon /var/run/ceph/ceph-osd.22.asok config show | grep memory
ceph daemon osd.22 config set osd_memory_target 2147483648
```
# Changing paramenters permanently
Change the parameters on the admin `ceph.conf` file
```
ceph-deploy --overwrite-conf config push <node>
```
## Crush map
change the device class of an OSD if needed
......
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