index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mon
/
MonMap.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #60554 from jshen28/fix-legacy-addr-mismatch
Ilya Dryomov
2024-11-13
1
-1
/
+6
|
\
|
*
Make mon addrs consistent with mon info
shenjiatong
2024-11-06
1
-1
/
+6
*
|
src/mon/MonMap: modify dump function
Kamoltat Sirivadhna
2024-09-22
1
-2
/
+2
|
/
*
ceph-dencoder: osd - Add missing types
NitzanMordhai
2023-12-20
1
-0
/
+21
*
src/mon: Added more loggings for disallowed_leaders
Kamoltat
2023-10-11
1
-0
/
+1
*
mon: change how we handle removed_ranks
Kamoltat
2022-12-09
1
-1
/
+2
*
Merge pull request #43932 from gregsfortytwo/wip-53258-dump-disallowed
Gregory Farnum
2021-11-16
1
-0
/
+3
|
\
|
*
mon: MonMap: display disallowed_leaders whenever they're set
Greg Farnum
2021-11-13
1
-0
/
+3
*
|
mon: MonMap: do not increase mon_info_t's compatv in stretch mode, for real
Greg Farnum
2021-11-15
1
-2
/
+2
|
/
*
crimson, monmap: add more debugs around building initial monmap.
Radoslaw Zarzynski
2021-10-25
1
-0
/
+5
*
Merge pull request #43373 from gregsfortytwo/wip-mon-stretch-new-tiebreaker-5...
Gregory Farnum
2021-10-08
1
-1
/
+4
|
\
|
*
mon: dump tiebreaker_mon in MonMap
Greg Farnum
2021-10-05
1
-1
/
+4
*
|
crimson, monmap: inform about errors in MonMap::init_with_dns_srv().
Radoslaw Zarzynski
2021-10-07
1
-1
/
+15
*
|
crimson, monmap: limit the scope of the seastar namespace inclusion.
Radoslaw Zarzynski
2021-10-07
1
-6
/
+5
|
/
*
monmap, crimson: unify handling of mon_host and most_host_override.
Radoslaw Zarzynski
2021-08-31
1
-18
/
+18
*
monmap, crimson: add support for the mon_host_override configurable.
Radoslaw Zarzynski
2021-08-30
1
-0
/
+14
*
mon: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+2
*
msg/msg_types: add a default_type param to entity_addr_t::parse()
Kefu Chai
2021-04-05
1
-1
/
+1
*
mon: add a missing space in disallowed_leaders output
Greg Farnum
2020-12-10
1
-1
/
+1
*
Merge pull request #37915 from gregsfortytwo/wip-stretch-fixes
Gregory Farnum
2020-11-09
1
-8
/
+21
|
\
|
*
mon: include stretch mode status in more outputs
Greg Farnum
2020-11-06
1
-2
/
+12
|
*
mon: monmap: print out disallowed_leaders in text form, when non-empty
Greg Farnum
2020-11-06
1
-0
/
+3
|
*
mon: Do not increase compatv when using monitor location or stretch mode
Greg Farnum
2020-11-06
1
-6
/
+6
*
|
mon/MonMap: fix unconditional failure for init_with_hosts
Patrick Donnelly
2020-10-24
1
-10
/
+8
|
/
*
Merge PR #37202 into master
Patrick Donnelly
2020-09-19
1
-0
/
+15
|
\
|
*
mon: allow overriding the initial mon_host
Patrick Donnelly
2020-09-17
1
-0
/
+15
*
|
Merge remote-tracking branch 'origin/master' into wip-stretch-mode
Greg Farnum
2020-09-14
1
-32
/
+32
|
\
|
|
*
mon: store mon updates in ceph context for future MonMap instantiation
Shyamsundar Ranganathan
2020-08-13
1
-32
/
+32
*
|
mon: try to enforce monitor locations in stretch mode; warn on failure
Greg Farnum
2020-07-20
1
-0
/
+23
*
|
mon: detect when a stretch mode site is down and enter "degraded" mode
Greg Farnum
2020-07-20
1
-0
/
+3
*
|
mon: encode tiebreaker_mon in MonMap
Greg Farnum
2020-07-20
1
-0
/
+5
*
|
mon: add enable_stretch_mode command with skeleton implementation
Greg Farnum
2020-07-20
1
-3
/
+11
*
|
mon: add crush_loc to mon_info_t
Greg Farnum
2020-07-20
1
-4
/
+14
*
|
mon: add/remove disallowed monitors from the command line
Greg Farnum
2020-07-08
1
-0
/
+3
*
|
mon: make the election strategy configurable at setup and runtime
Greg Farnum
2020-07-08
1
-0
/
+8
*
|
mon: track when we remove a rank and update ConnectionTracker
Greg Farnum
2020-07-08
1
-2
/
+6
|
/
*
buffer: base exceptions on system_error
Adam C. Emerson
2020-05-15
1
-3
/
+3
*
common: move to_string and to_integer overloads into root namespace
Adam C. Emerson
2020-04-06
1
-4
/
+4
*
common: drop sharing of buffer::raw outside bufferlist.
Radoslaw Zarzynski
2020-01-23
1
-1
/
+2
*
remove the restriction of address type in init_with_hosts when build initial ...
Hao Xiong
2019-11-17
1
-2
/
+4
*
mon/MonMap: encode (more) valid compat monmap when we have v2-only addrs
Sage Weil
2019-11-07
1
-1
/
+10
*
crimson: s/ceph/crimson/ in namespace names
Kefu Chai
2019-10-24
1
-2
/
+2
*
crimson/osd: Message has non-null ref to SocketConnection now.
Radoslaw Zarzynski
2019-09-05
1
-7
/
+7
*
mon: make mon summary more concise in 'ceph -s'
Sage Weil
2019-08-06
1
-0
/
+8
*
mon/MonMap: dump timestamps in UTC
Sage Weil
2019-05-29
1
-2
/
+2
*
src/: define ceph_release_t and use it
Kefu Chai
2019-05-04
1
-4
/
+4
*
mon: Update MonMap to work without using namespace
Adam C. Emerson
2019-03-29
1
-29
/
+27
*
mon/MonClient: take all-0 weights as a special case
Kefu Chai
2019-03-22
1
-2
/
+2
*
mon/MonMap: dump weight
xie xingguo
2019-03-20
1
-0
/
+1
*
mon/MonMap: add weight to mon_info_t
xie xingguo
2019-03-20
1
-24
/
+48
[next]