On Thu, Apr 7, 2011 at 9:33 AM, Colin McCabe <cmccabe@xxxxxxxxxxxxxx> wrote: > Hi AnnyRen, ... > Also, after using injectargs to change a setting related to logging, > you must send the process a SIGHUP to get it to re-read its logging > settings. I assume this is a relatively new requirement? Usually you'd send HUP signal to re-read the conf file. When using injectargs, one would assume that the new configuration was already updated. Moreover, sending HUP signal to all your osds/mds/mons is awfully inconvenient. Maybe we can just send the HUP signal in the appropriate handlers? Yehuda -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html