Project

General

Profile

Actions

Bug #47206

open

Ceph-mon crashes with zero exit code when no space left on device

Added by Serge B. over 3 years ago. Updated almost 3 years ago.

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

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
4 - irritation
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

When filesystem gets filled up to 100% ceph-mon exits with zero code and systemd reports that everything is OK.

Steps to reproduce:

  • systemctl start ceph-mon@node1
  • consume free space in root filesystem
  • wait a minute
  • free disk space back

Expected behaviour:

  • systemctl status ceph-mon@node1 | grep PID
    Main PID: 19419 (code=exited, status=1/FAILURE)

Actual behaviour:

Main PID: 19419 (code=exited, status=0/SUCCESS)

Actions #1

Updated by Greg Farnum almost 3 years ago

  • Project changed from Ceph to RADOS
  • Category deleted (Monitor)
Actions

Also available in: Atom PDF