How do I change configuration parameters in Ceph Cluster

Asked by EP KOMARLA

Hi,

I am using Fuelmaster 7.0 to deploy OpenStack and a Ceph Cluster. I need to change some configuration parameters (# of PGs per OSD). I know I need to change these values in /etc/ceph/ceph.conf file. How do I apply these new values to my ceph cluster and restart the service? I tried the commands, "stop ceph-all" and "start ceph-all", it doesn't work. Is there a step for this?

Thanks,

- epk

Question information

Language:
English Edit question
Status:
Answered
For:
Fuel for OpenStack Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Fabrizio Soppelsa (fsoppelsa) said :
#1

Epk greetings,

you may want to change those configuration on a running Ceph cluster with the inject commands described here http://docs.ceph.com/docs/master/rados/configuration/ceph-conf/ in section Runtime Changes.

Best regards,
Fabrizio
Mirantis

Revision history for this message
Denis Klepikov (dklepikov) said :
#2

Hello.

> I tried the commands, "stop ceph-all" and "start ceph-all", it doesn't work. Is there a step for this?

Please pay attention, that you need to use this commands to start/stop/restart ceph in cluster, deployed via Fuel 7.0:

# initctl stop ceph-all
# initctl start ceph-all
# initctl restart ceph-all

Can you help with this problem?

Provide an answer of your own, or ask EP KOMARLA for more information if necessary.

To post a message you must log in.