[Openstack] How can I make my changes of ceph.conf to take effectin Cinder?

killingwolf killingwolf at qq.com
Thu May 7 08:23:00 UTC 2015


You should make sure the two file writeable.


------------------ Original ------------------
From:  "李沛伦";<lpl6338236 at gmail.com>;
Date:  Thu, May 7, 2015 03:55 PM
To:  "openstack at lists.openstack.org"<openstack at lists.openstack.org>; 

Subject:  [Openstack] How can I make my changes of ceph.conf to take effectin Cinder?



Hello! I'm using Ceph as the backend storage system for Cinder, and I want to change some settings of Ceph client, so I add the following into /etc/ceph/ceph.conf of my compute node A:
[global]
  debug ms = 10
  log file = /var/log/ceph/global.log

[client]
  debug ms = 10
  debug rados = 10
  log file = /var/log/ceph/client.log


but after restarting nova-compute and all the VMs on node A, restarting cinder-volume, cinder-api, cinder-scheduler on Cinder controller node B, I created a new volume and attached it to a VM on node A, but there is still no client.log or global.log after I read or write this new volume! Could any one tell me how can my modification of ceph.conf make difference? I make sure that rbd_ceph_conf=/etc/ceph/ceph.conf in cinder.conf on node B, and the data are written into Ceph cluster.


PS: The [global] section is used just to know whether ceph.conf is useful......


Thanks!





-- 
Li Peilun (李沛伦)
Yao Class J10
Institute for Interdisciplinary Information Sciences
Tsinghua University
Beijing,100084
P.R.China
Tel:86-18810671857
E-mail: lpl6338236 at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150507/33c5b146/attachment.html>


More information about the Openstack mailing list