Project

General

Profile

Actions

Bug #54026

closed

the sort sequence used by 'orch ps' is not in a natural sequence

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

Status:
Resolved
Priority:
Normal
Category:
cephadm
Target version:
% Done:

0%

Source:
Tags:
low-hanging-fruit
Backport:
quincy pacific
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

orch ps returns a sequence like this;
osd.987
osd.988
osd.989
osd.99
osd.990

instead of
osd.987
osd.988
osd.989
osd.990

packages like natsort handle sequences like this correctly

Actions

Also available in: Atom PDF