Project

General

Profile

Actions

Feature #52661

open

Improve performance of cephadm ls command

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

Status:
New
Priority:
Normal
Assignee:
Category:
cephadm (binary)
Target version:
% Done:

80%

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

Description

The current logic in list_daemons processes the containers in a serial fashion, resulting in multiple OS calls to systemctl and podman per systemd unit.

This feature aims to optimise these calls, and also utilise the inherent API endpoints for the monitoring stack to gather version information instead of exec'ing into running containers to run commands.

Actions #1

Updated by Paul Cuzner over 2 years ago

  • % Done changed from 0 to 80
  • Pull request ID set to 43230
Actions

Also available in: Atom PDF