linux:ceph:modifying_ceph_dot_conf
Table of Contents
Modifying ceph.conf
Documentation | |
---|---|
Name: | Modifying ceph.conf |
Description: | Modifying ceph.conf all over the cluster |
Modification date : | 28/06/2018 |
Owner: | dodger |
Notify changes to: | Owner |
Tags: | ceph, object storage |
Scalate to: | Thefuckingbofh |
Variables used in this documentation
Name | Description | Sample |
---|---|---|
${LISTOFSERVERS} | Variable used as ceph-deploy target | export LISTOFSERVERS="bvmlb-osm-001 bvmlb-osd-001" |
Instructions
Log into the admin server (the one which has the ceph deploy configs).
It uses to be the “osadm” node or the 1st mon node for example.
cd
to the config folder:
cd ceph-deploy
Modify ceph.conf
(always take care with this…)
And push the config file trough the cluster:
ceph-deploy --overwrite-conf config push ${LISTOFSERVERS}
linux/ceph/modifying_ceph_dot_conf.txt · Last modified: 2022/02/11 11:36 by 127.0.0.1