Re: [ceph-users] what is the correct way to update ceph.conf on a running cluster

2017-07-24 Thread Roger Brown
The method I have used is to 1) edit ceph.conf, 2) use ceph-deploy config push, 3) restart monitors Example: roger@desktop:~/ceph-cluster$ vi ceph.conf# make ceph.conf change roger@desktop:~/ceph-cluster$ ceph-deploy --overwrite-conf config push nuc{1..3} [ceph_deploy.conf][DEBUG ] found

Re: [ceph-users] what is the correct way to update ceph.conf on a running cluster

2017-07-24 Thread Gregory Farnum
On Mon, Jul 24, 2017 at 10:33 AM, moftah moftah wrote: > Hi > > I am having hard time finding documentation on what is the correct way to > upgrade ceph.conf in running cluster. > > The change i want to introduce is this > osd crush update on start = false > > i tried to do it

[ceph-users] what is the correct way to update ceph.conf on a running cluster

2017-07-24 Thread moftah moftah
Hi I am having hard time finding documentation on what is the correct way to upgrade ceph.conf in running cluster. The change i want to introduce is this osd crush update on start = false i tried to do it through the tell utility like this ceph tell osd.82 injectargs