summaryrefslogtreecommitdiffstats
path: root/src/mon/Monitor.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #58473 from YiteGu/add-mon-scrub-latYuri Weinstein2024-12-031-2/+5
|\
| * mon/scrub: add mon scrub latencyyitegu2024-07-091-2/+5
* | Merge pull request #59483 from kamoltat/wip-ksirivad-exit-stretch-modeKamoltat (Junior) Sirivadhna2024-11-051-0/+35
|\ \
| * | mon [stretch mode]: support disable_stretch_modeKamoltat Sirivadhna2024-09-181-0/+35
* | | Merge pull request #58472 from YiteGu/reinforce-mon-scrub-db-get-errorKamoltat (Junior) Sirivadhna2024-09-261-1/+6
|\ \ \ | |/ / |/| |
| * | mon/scrub: print detail if get error from storeyitegu2024-07-261-1/+6
| |/
* | mon: enable nvmeof gw monitorSamuel Just2024-08-241-8/+0
* | Merge PR #52939 into mainPatrick Donnelly2024-08-061-20/+20
|\ \
| * | mon/MonClient: handle ms_handle_fast_authentication returnPatrick Donnelly2024-06-281-20/+20
| |/
* | nvmeof gw monitor: disable by defaultAlexander Indenbaum2024-07-311-0/+8
* | mon: add NVMe-oF gateway monitor and HALeonid Chernin2024-07-311-1/+15
|/
* mon: do not log MON_DOWN if monitor uptime is less than thresholdPatrick Donnelly2024-03-191-0/+1
* mon: add created_at and ceph_version_when_created metaRyotaro Banno2024-01-171-0/+13
* mon: update for squid ondisk featuresRadoslaw Zarzynski2023-12-041-0/+11
* src/mon/Monitor: Fix set_elector_disallowed_leadersKamoltat2023-10-121-6/+8
* src/mon: Added more loggings for disallowed_leadersKamoltat2023-10-111-0/+1
* Merge PR #52292 into mainPatrick Donnelly2023-08-281-3/+3
|\
| * msg: indicate ms_handle_authentication is fastPatrick Donnelly2023-07-101-3/+3
* | Merge pull request #51868 from NitzanMordhai/wip-nitzan-admin-socket-new-sess...Yuri Weinstein2023-08-221-1/+5
|\ \ | |/ |/|
| * mon/Monitor: during shutdown don't accept new authentication and create new s...Nitzan Mordechai2023-06-011-1/+5
* | mon: Fix ceph versions commandPrashant D2023-05-261-3/+3
|/
* Remove filestore from OSDMonitorhosomn2023-05-121-3/+0
* mon/Monitor.cc: exit function if !osdmon()->is_writeable()Kamoltat2023-04-171-0/+13
* mon/Monitor.cc: notify_new_monmap() skips removal of non-exist rankKamoltat2022-12-141-3/+12
* mon: clear connection score during update & add sanity check live/dead connec...Kamoltat2022-12-091-0/+8
* mon: change how we handle removed_ranksKamoltat2022-12-091-9/+19
* Merge pull request #48265 from pdvian/wip-fix-mmgrupdateYuri Weinstein2022-12-071-1/+1
|\
| * mon: Fix condition to check for ceph version mismatchPrashant D2022-09-271-1/+1
* | Merge pull request #48136 from shreyanshjain7174/fix_versionsYuri Weinstein2022-12-071-18/+24
|\ \
| * | mon: remove empty list entries from ceph versionsshreyanshjain71742022-09-191-18/+24
| |/
* | Merge pull request #48044 from nkshirsagar/mainLaura Flores2022-11-101-2/+2
|\ \
| * | mon: Bail from handle_command() if _generate_command_map() failsNikhil Kshirsagar2022-10-131-2/+2
* | | Merge pull request #47458 from rzarzynski/wip-all-kickoff-rRadoslaw Zarzynski2022-10-041-0/+11
|\ \ \
| * | | doc, mon: update for reef ondisk featuresRadoslaw Zarzynski2022-09-201-0/+11
| | |/ | |/|
* | | Merge pull request #47340 from kamoltat/wip-ksirivad-recreate-zilla-2104207Yuri Weinstein2022-10-031-1/+7
|\ \ \ | |/ / |/| |
| * | qa/standalone/mon: init mon-stretched-cluster.shKamoltat2022-08-091-1/+7
| |/
* | common/admin_socket: pass inbl to sync call() methodSage Weil2022-09-121-0/+1
* | mon: automatically commit used pending_keysSage Weil2022-09-121-0/+1
|/
* mon: make paxos_size() unsignedKefu Chai2022-07-161-1/+1
* Merge pull request #46362 from pdvian/wip-logm-mgrstatYuri Weinstein2022-06-141-0/+1
|\
| * mon/LogMonitor, MgrStat: Report logm and mgrstat committed versionPrashant D2022-05-231-0/+1
* | Merge pull request #46124 from SMIL-Infra/reopen_cluster_logsVikhyat Umrao2022-05-231-0/+1
|\ \ | |/ |/|
| * mon/LogMonitor: reopen log files on SIGHUP胡玮文2022-05-031-0/+1
* | Merge pull request #44839 from NitzanMordhai/wip-nitzan-mon-ok-to-stopYuri Weinstein2022-05-111-1/+9
|\ \ | |/ |/|
| * mon/Monitor: Validate monitor ids during 'mon ok-to-stop' cmdNitzan Mordechai2022-03-061-1/+9
* | Merge pull request #45670 from pdvian/wip-fix-mgr-daemon-stateYuri Weinstein2022-04-121-0/+13
|\ \
| * | mgr, mon: Keep upto date metadata with mgr for MONsPrashant D2022-03-281-0/+13
| |/
* / mon: Resolve unhandled exception inNikhil Kshirsagar2022-03-311-1/+9
|/
* Monitor: forward report command to leaderDan van der Ster2022-02-151-1/+10
* Merge pull request #39440 from pdvian/wip-warn-filestore-osdsYuri Weinstein2022-01-121-0/+3
|\