ceph.conf boolean value for mon_cluster_log_to_syslog

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Some strange issue wrt boolean values in the config:

this works:

osd_crush_update_on_start = 0 -> osd not updated
osd_crush_update_on_start = 1 -> osd updated

In a previous version we could set boolean values in the ceph.conf file with the integers 1(true) and false(0) also for mon_cluster_log_to_syslog, but this does not work anymore..:

mon_cluster_log_to_syslog = true
works, but
mon_cluster_log_to_syslog = 1
does not.

Is mon_cluster_log_to_syslog not a real boolean anymore? Or what could this be?

Many thanks!

Kenneth
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux