Project

General

Profile

Actions

Bug #46064

closed

Add statfs output to ceph-objectstore-tool

Added by David Zafman almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
David Zafman
Category:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
nautilus, octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

This will help diagnose out of space crashes:

$ ceph-objectstore-tool --data-path dev/osd1 --op statfs
{
    "total": 108447916032,
    "available": 106299830272,
    "internally_reserved": 1073741824,
    "allocated": 602112,
    "data_stored": 215598,
    "data_compressed": 0,
    "data_compressed_allocated": 0,
    "data_compressed_original": 0,
    "omap_allocated": 948,
    "internal_metadata": 1073740876
}

Related issues 2 (0 open2 closed)

Copied to RADOS - Backport #46115: octopus: Add statfs output to ceph-objectstore-toolResolvedDavid ZafmanActions
Copied to RADOS - Backport #46116: nautilus: Add statfs output to ceph-objectstore-toolResolvedDavid ZafmanActions
Actions #1

Updated by David Zafman almost 4 years ago

  • Status changed from New to In Progress
Actions #2

Updated by David Zafman almost 4 years ago

  • Backport set to luminous, mimic, nautilus, octopus
Actions #3

Updated by David Zafman almost 4 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 35632
Actions #4

Updated by David Zafman almost 4 years ago

  • Description updated (diff)
Actions #5

Updated by David Zafman almost 4 years ago

  • Description updated (diff)
Actions #6

Updated by Neha Ojha almost 4 years ago

  • Backport changed from luminous, mimic, nautilus, octopus to nautilus, octopus
Actions #7

Updated by David Zafman almost 4 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #8

Updated by Nathan Cutler almost 4 years ago

  • Copied to Backport #46115: octopus: Add statfs output to ceph-objectstore-tool added
Actions #9

Updated by Nathan Cutler almost 4 years ago

  • Copied to Backport #46116: nautilus: Add statfs output to ceph-objectstore-tool added
Actions #10

Updated by Nathan Cutler over 3 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions

Also available in: Atom PDF