summaryrefslogtreecommitdiffstats
path: root/src/mon (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14711 from jcsp/wip-19738Kefu Chai2017-04-241-2/+2
|\
| * mon: don't call propose_pending in dispatchJohn Spray2017-04-211-2/+2
* | Merge pull request #14442 from liewegas/wip-midkraken-upgradeSage Weil2017-04-231-7/+13
|\ \
| * | mon/OSDMonitor: tolerate upgrade from post-kraken dev clusterSage Weil2017-04-171-7/+13
| |/
* | Merge pull request #14559 from liewegas/wip-pg-mapSage Weil2017-04-224-43/+47
|\ \
| * | mon/OSDMonitor: cleanup: use range-based loopSage Weil2017-04-211-7/+6
| * | mon: move 'pg map' to OSDMonitor (from PGMap)Sage Weil2017-04-144-43/+48
* | | Merge pull request #14504 from tchaikov/wip-another-mgr-commandKefu Chai2017-04-212-11/+122
|\ \ \
| * | | mon/OSDMonitor: use lec in OSDBeacon to trim osdmapKefu Chai2017-04-192-11/+110
| * | | osd/OSDMonitor: trim last_osd_report if the osd is marked up/downKefu Chai2017-04-192-0/+12
* | | | Merge pull request #14645 from liewegas/wip-mgr-monSage Weil2017-04-211-1/+1
|\ \ \ \
| * | | | mon/MgrMonitor: only propose if we updatedSage Weil2017-04-191-1/+1
* | | | | Merge pull request #14647 from dzafman/wip-19698David Zafman2017-04-211-1/+1
|\ \ \ \ \
| * | | | | mon: Fix incorrect health output and test code to matchDavid Zafman2017-04-211-1/+1
* | | | | | Merge pull request #14549 from tchaikov/wip-kill-clang-warningsSage Weil2017-04-201-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mon: do not assign ret code to 0 twiceKefu Chai2017-04-141-1/+0
* | | | | | Merge pull request #14608 from tchaikov/wip-19594Kefu Chai2017-04-202-1/+5
|\ \ \ \ \ \
| * | | | | | mon/OSDMonitor: use inc.modified as the ctime for MOSDPGCreateKefu Chai2017-04-202-1/+5
* | | | | | | osd,OSDMonitor: try to protect against ec overwrites with filestoreJosh Durgin2017-04-202-0/+50
* | | | | | | osd, OSDMonitor, qa: mark ec overwrites non-experimentalJosh Durgin2017-04-203-12/+7
* | | | | | | OSDMonitor: get stripe_width via stripe_unit in ec profileJosh Durgin2017-04-202-11/+52
* | | | | | | Merge pull request #14556 from liewegas/wip-pgupmapSage Weil2017-04-202-40/+40
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | osd: pg-remap -> pg-upmapSage Weil2017-04-182-40/+40
* | | | | | | Merge pull request #14418 from songbaisen/m20Sage Weil2017-04-181-0/+2
|\ \ \ \ \ \ \
| * | | | | | | mon: fix synchronise pgmap with otherssongbaisen2017-04-101-0/+2
* | | | | | | | Merge pull request #14436 from dachary/wip-19513-ceph-disk-device-classSage Weil2017-04-181-9/+10
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | mon: set-device-class implicitly creates OSDLoic Dachary2017-04-101-9/+10
* | | | | | | | mon, osd: Add detailed full information for now in the monDavid Zafman2017-04-171-8/+25
* | | | | | | | mon: Issue warning or error if a full ratio out of orderDavid Zafman2017-04-171-0/+43
* | | | | | | | mon: Always fix-up full ratios when specified incorrectly in configDavid Zafman2017-04-171-6/+15
* | | | | | | | mon: Use currently configure full ratio to determine available spaceDavid Zafman2017-04-171-1/+12
* | | | | | | | osd: Add PG state and flag for too full for recoveryDavid Zafman2017-04-171-0/+3
* | | | | | | | osd: Handle backfillfull_ratio just like nearfull and fullDavid Zafman2017-04-172-7/+27
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #14046 from songbaisen/m7John Spray2017-04-171-5/+3
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | mgr: optimization some judgment and adjust the debug remove value in register...songbaisen2017-04-171-5/+3
* | | | | | | Merge pull request #14490 from liewegas/wip-no-luminousSage Weil2017-04-151-11/+42
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | mon/OSDMonitor: require_luminous_osds for pg-remap[-items]Sage Weil2017-04-141-0/+20
| * | | | | | mon/OSDMonitor: slightly better debug outputSage Weil2017-04-131-1/+3
| * | | | | | mon/OSDMonitor: fix creating pg trimming during upgradeSage Weil2017-04-131-5/+11
| * | | | | | mon/OSDMonitor: fix initial map when require_luminous_osds not set on mkfsSage Weil2017-04-131-4/+4
| * | | | | | mon/OSDMonitor: ignore health checks about require_luminous if debug flag is setSage Weil2017-04-131-1/+3
| * | | | | | mon/OSDMonitor: add mon_debug_no_require_luminousSage Weil2017-04-131-1/+2
* | | | | | | Merge pull request #14551 from tchaikov/wip-19584Kefu Chai2017-04-141-0/+13
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | mon/OSDMonitor: transit creating_pgs from pgmap when upgradingKefu Chai2017-04-141-0/+13
| | |_|_|_|/ | |/| | | |
* / | | | | mon: emit cluster log messages on MDS health changesJohn Spray2017-04-131-9/+49
|/ / / / /
* | | | | Merge pull request #14404 from tchaikov/wip-another-mgr-commandKefu Chai2017-04-137-287/+301
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mgr,mon,osdc: more constnessKefu Chai2017-04-101-5/+3
| * | | | mgr/DaemonServer: always template the return valueKefu Chai2017-04-101-6/+3
| * | | | mgr/DaemonServer: move reweight-by-* to mgrKefu Chai2017-04-101-28/+0
| * | | | mon/MonCap: chmod mgr+w osdKefu Chai2017-04-101-1/+1