Hi,
in documentation http://docs.ceph.com/docs/hammer/rados/configuration/mon-osd-interaction/, I see:* mon osd min down reporters
Description: The minimum number of Ceph OSD Daemons required to report a down Ceph OSD Daemon.
Type: 32-bit Integer
Default: 1
I have used https://github.com/ceph/ceph-ansible installation and I have:
root@ceph-mon-1:/home/vagrant# ceph --admin-daemon /var/run/ceph/ceph-mon.ceph-mon-1.asok config show | grep "repor"
"mon_osd_report_timeout": "900",
"mon_osd_min_down_reporters": "2",
"mon_osd_reporter_subtree_level": "host",
"osd_mon_report_interval_max": "600",
"osd_mon_report_interval_min": "5",
"osd_mon_report_max_in_flight": "2",
"osd_pg_stat_report_interval_max": "500",
root@ceph-mon-1:/home/vagrant# ceph --admin-daemon /var/run/ceph/ceph-mon.ceph-mon-1.asok config show | grep "repor"
"mon_osd_report_timeout": "900",
"mon_osd_min_down_reporters": "2",
"mon_osd_reporter_subtree_level": "host",
"osd_mon_report_interval_max": "600",
"osd_mon_report_interval_min": "5",
"osd_mon_report_max_in_flight": "2",
"osd_pg_stat_report_interval_max": "500",
Why mon_osd_min_down_reporters isn't set to 1, the default value of documentation?
It is a bug?
It is a bug?
Best regards,
Stéphane
--
--
Stéphane Klein <contact@xxxxxxxxxxxxxxxxxxx>
blog: http://stephane-klein.info
cv : http://cv.stephane-klein.info
Twitter: http://twitter.com/klein_stephane
blog: http://stephane-klein.info
cv : http://cv.stephane-klein.info
Twitter: http://twitter.com/klein_stephane
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com