Project

General

Profile

Actions

Fix #6496

closed

mon: PGMap::dump should use TextTable

Added by Dan Mick over 10 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Joao Eduardo Luis
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
low-hanging-fruit
Backport:
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Monitor
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Column alignment is off; TextTable would just solve this:

osdstat kbused  kbavail kb      hb in   hb out
0       1826258232      2077800640      3904058872      [1,2,3,4,5,6,7,8,9]     []
1       2696440412      1207614364      3904054776      [0,2,3,4,5,6,7,8,9]     []
2       1751345904      2152712968      3904058872      [0,1,3,4,5,6,7,8,9]     []
3       2592723940      1311330836      3904054776      [0,1,2,4,5,6,7,8,9]     []
4       2533957052      1370097724      3904054776      [0,1,2,3,5,6,7,8,9]     []
5       2491109472      1412945304      3904054776      [0,1,2,3,4,6,7,8,9]     []
6       2648946200      1255108576      3904054776      [0,1,2,3,4,5,7,8,9]     []
7       1784065728      2119993144      3904058872      [0,1,2,3,4,5,6,8,9]     []
8       1621004904      2283053968      3904058872      [0,1,2,3,4,5,6,7,9]     []
9       1833109232      2070949640      3904058872      [0,1,2,3,4,5,6,7,8]     []
 sum    21778961076     17261607164     39040568240
Actions #1

Updated by Samuel Just over 10 years ago

  • Tracker changed from Bug to Fix
Actions #2

Updated by Joao Eduardo Luis over 10 years ago

  • Subject changed from PGMap::dump should use TextTable to mon: PGMap::dump should use TextTable
  • Category set to Monitor
Actions #3

Updated by Patrick Donnelly over 5 years ago

  • Project changed from Ceph to RADOS
  • Category deleted (Monitor)
  • Assignee set to Joao Eduardo Luis
  • Component(RADOS) Monitor added
Actions #4

Updated by Nathan Cutler over 5 years ago

  • Tags set to low-hanging-fruit
Actions #5

Updated by Joao Eduardo Luis over 3 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF