Skip to content

Instantly share code, notes, and snippets.

@theanalyst
Created April 7, 2020 09:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theanalyst/2cacd7c435c53ab92d67626d906bf97c to your computer and use it in GitHub Desktop.
Save theanalyst/2cacd7c435c53ab92d67626d906bf97c to your computer and use it in GitHub Desktop.

v15.2.1 Octopus

This is the first bugfix release of Ceph Octopus, we recommend all Octopus users upgrade.

Changelog

  • build/ops: vstart_runner.py: fix OSError when checking if non-existent path is m… (pr#34132, Alfonso Martínez)
  • cephadm: Add alertmanager adopt (pr#34157, Eric Jackson)
  • cephadm: Add alertmanager sample (pr#34158, Eric Jackson)
  • cephadm: Fix truncated output of "ceph mgr dump" (pr#34258, Sebastian Wagner)
  • core,tests: qa/standalone/osd/osd-backfill-recovery-log.sh: fix TEST_backfill_log_[1, 2] (pr#34313, Neha Ojha)
  • core: osd/PeeringState: fix pending want_acting vs osd offline race (pr#34123, xie xingguo)
  • doc/releases/ final updates for release (pr#34115, Sage Weil)
  • doc/start: Update hardware recommendations (pr#34225, Mark Nelson)
  • doc: add changelog for octopus release (pr#34137, Abhishek Lekshmanan)
  • doc: cephadm: docs batch 1 (pr#34401, Sebastian Wagner, Tobias Fischer)
  • doc: do not encourage readers to run multiple clusters on same HW (pr#34207, Nathan Cutler)
  • doc: doc/cephadm: notes on status/stability (pr#34100, Sage Weil)
  • doc: doc/cephadm: replace osd create with apply osd (pr#34355, Sebastian Wagner)
  • doc: doc/releases/octopus.rst: fix min_mon_release string (pr#34214, Neha Ojha)
  • doc: releases: add a note on debian packages & those built by the community (pr#34176, Abhishek Lekshmanan)
  • fix ceph_release type to 'stable' (pr#34194, Sage Weil)
  • mgr/cephadm: Add example to run when debugging ssh failures (pr#34153, Sebastian Wagner)
  • mgr/cephadm: DriveGroupSpec needs to support/ignore _unmanaged (pr#34185, Joshua Schmid)
  • mgr/cephadm: bind grafana to all interfaces (pr#34191, Sage Weil)
  • mgr/cephadm: fix 'orch ps --refresh' (pr#34190, Sage Weil)
  • mgr/cephadm: fix 'upgrade start' message when specifying a version (pr#34186, Sage Weil)
  • mgr/cephadm: include alerts in prometheus deployment (pr#34155, Sage Weil)
  • mgr/cephadm: point alertmanager at all mgr/dashboard URLs (pr#34154, Sage Weil)
  • mgr/cephadm: provision nfs-ganesha via orchestrator (pr#34192, Michael Fritch)
  • mgr/dashboard: Check for missing npm resolutions (pr#34202, Tiago Melo)
  • mgr/dashboard: NoRebalance flag is added to the Dashboard (pr#33939, Nizamudeen)
  • mgr/dashboard: correct Orchestrator documentation link (pr#34212, Tatjana Dehler)
  • mgr/dashboard: do not fail on user creation (CLI) (pr#34280, Tatjana Dehler)
  • mgr/orch: allow list daemons by service_name (pr#34160, Kiefer Chang)
  • mgr/prometheus: ceph_pg_* metrics contains last value instead of sum across all reported states (pr#34163, Jacek Suchenia)
  • mgr: mgr/rook: Blinking lights (pr#34199, Juan Miguel Olmo Martínez)
  • osd/PeeringState: drop mimic assert (pr#34204, Sage Weil)
  • pybind/mgr/*: fix config_notify handling of default values (pr#34178, Nathan Cutler)
  • qa/workunits/cephadm: create lvs before calling cephadm (pr#34156, Jan Fajerski, Kefu Chai, Michael Fritch)
  • rbd: librbd: fix client backwards compatibility issues (issue#39450, issue#38834, pr#34323, Jason Dillaman)
  • tools: ceph-backport.sh: add deprecation warning (pr#34125, Nathan Cutler)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment