summaryrefslogtreecommitdiffstats
path: root/src/mon/MgrMonitor.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #58647 from rishabh-d-dave/mgr-vol-mod-disableHemanth2024-10-231-7/+74
|\
| * mon/MgrMonitor: allow disabling always-on MGR modulesRishabh Dave2024-10-191-4/+68
| * mon/MgrMontitor: add log entry to support debuggingRishabh Dave2024-10-191-0/+1
| * mon/MgrMonitor: improve a log messageRishabh Dave2024-10-191-3/+5
* | common/options: pass name as rvalue referenceMax Kellermann2024-10-091-1/+1
|/
* mon/MgrMonitor: promote standby when unsetting down flagPatrick Donnelly2024-04-291-0/+3
* mon/MgrMonitor: only drop active if existsPatrick Donnelly2024-04-291-2/+5
* MgrMonitor: consider the build config when defining the always-on modulesLeonid Usov2024-04-011-75/+29
* mon/MgrMonitor: add "down" setting to simplify testingPatrick Donnelly2024-01-101-16/+53
* doc, mon: add always_on_modules for squidRadoslaw Zarzynski2023-12-041-0/+14
* Merge PR #50503 into mainPatrick Donnelly2023-09-211-1/+1
|\
| * mon: use wait_for_commit to replyPatrick Donnelly2023-07-211-1/+1
* | common: use signedspan for monotonic ceph clocksLucian Petrut2023-08-301-1/+1
|/
* mon/MgrMonitor: plug PAXOS for batched MgrMap/OSDMapPatrick Donnelly2023-03-131-9/+36
* mgr: force propose whenever the active changesPatrick Donnelly2023-03-131-9/+13
* mon: fix semantic error prepare_update returnPatrick Donnelly2023-03-131-2/+2
* mgr: store names of modules that register RADOS clients in the MgrMapRamana Raja2023-02-281-1/+1
* doc, mon: add always_on_modules for reefRadoslaw Zarzynski2022-09-201-0/+14
* mon/MgrMonitor: do not propse again for "mgr fail"Kefu Chai2022-08-271-1/+5
* mon: fix a race between `mgr fail` and MgrMonitor::prepare_beacon()Radosław Zarzyński2022-07-221-3/+4
* mgr/dashboard: remove feedback as always-onErnesto Puerta2022-01-201-2/+1
* mgr/dashboard: report ceph tracker bug/feature through GUIAvan Thakkar2022-01-171-0/+1
* mon: remove detail option for `mgr module ls` commandLaura Flores2021-10-151-16/+4
* mon: create default tabular format for the output of `mgr module ls`Laura Flores2021-10-151-29/+76
* mon: simplify 'mgr module ls' outputLaura Flores2021-10-051-3/+12
* mon/MgrMonitor: drop nautilus modules from always_on_modulesKefu Chai2021-07-201-12/+0
* Merge PR #41509 into masterSage Weil2021-06-071-4/+4
|\
| * mon/MonCommands: convert some CephChoices to CephBoolSage Weil2021-06-041-4/+4
* | common/cmdparse: return cmd option using return valueKefu Chai2021-05-221-4/+2
|/
* mon/MgrMonitor: populate available_modules from promote_standby()Sage Weil2021-03-121-0/+2
* mon/MgrMonitor: assume nautilus and upKefu Chai2021-02-231-3/+1
* mon/MgrMonitor: add always_on_modules for quincySage Weil2021-01-281-1/+15
* mon: add 'mgr stat' commandSage Weil2021-01-251-1/+9
* mon: store a reference as member variableKefu Chai2020-12-061-63/+63
* mon: Add mgr version collectorDavid Zafman2020-11-121-0/+12
* blacklist -> blocklistSage Weil2020-08-241-7/+7
* mgr/osd_support: remove module and all tracesJoshua Schmid2020-07-311-2/+0
* mon/MgrMonitor: disable orchestrator_cli if >= octopusSage Weil2020-04-081-0/+9
* mon/MgrMonitor: define mgr modules for pacificSage Weil2020-04-081-0/+15
* Merge pull request #34143 from tchaikov/wip-mgr-disable-dne-moduleKefu Chai2020-04-081-2/+2
|\
| * mon/MgrMonitor: show different error message when disabling a dne moduleKefu Chai2020-03-241-2/+2
* | mon: Build ceph-mon without using namespace declarations in headersAdam C. Emerson2020-03-221-1/+27
|/
* mon/MgrMonitor: make 'mgr fail' work with no argumentsSage Weil2020-03-171-1/+7
* crimson:common add TOPNSPC namespace for ceph and crimsonChunmei Liu2020-02-281-0/+1
* mgr/cephadm: remove/replace osdsJoshua Schmid2020-02-261-0/+1
* mon: always_on_modules: Rename orchestrator_cli to orchestratorSebastian Wagner2020-02-171-1/+1
* Merge pull request #33025 from neha-ojha/wip-no-mgrKefu Chai2020-02-051-6/+3
|\
| * mon/MgrMonitor.cc: warn about missing mgr in a cluster with osdsNeha2020-01-311-6/+3
* | src/: drop cct from cmd_getval()Kefu Chai2020-01-311-12/+12
* | mon/MgrMonitor.cc: add always_on_modules to the output of "ceph mgr module ls"Neha2020-01-281-0/+5
|/