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