Project

General

Profile

Actions

Feature #54392

open

orch/cephadm: Add a 'history' subcommand to the orch upgrade command

Added by Paul Cuzner about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
cephadm
Target version:
% Done:

0%

Source:
Tags:
Backport:
quincy pacific
Reviewed:
Affected Versions:
Pull request ID:

Description

Upgrades are not run very frequently, so it would be helpful to understand how long the last upgrade took - especially if the upgrade process is going to be subject to a change management (ITIL) process.

At the end of the upgrade, if we stored an upgrade summary record these could be referenced by a history subcommand

ceph orch upgrade history
{
2022-02-23: {
  run-time: 19h
  daemons_updated: 1800
  from_version: 16.2.7
  to_version: 17.0
  }
}

Related issues 1 (1 open0 closed)

Copied from Orchestrator - Feature #54391: orch/cephadm: upgrade status output could be improved to make progress more transparentNew

Actions
Actions #1

Updated by Paul Cuzner about 2 years ago

  • Copied from Feature #54391: orch/cephadm: upgrade status output could be improved to make progress more transparent added
Actions #2

Updated by Paul Cuzner about 2 years ago

Oops - obviously the dict example is the return of the command, not part of the command!

Actions #3

Updated by Sebastian Wagner about 2 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF