Project

General

Profile

Bug #47442

/usr/bin/ceph IOError exception from stdout.flush

Added by Dan van der Ster over 3 years ago. Updated over 3 years ago.

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

0%

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

Description

This can happen when piping ceph's cli output:

# ceph osd df tree | grep -v osd | head -n27
ID   CLASS WEIGHT     REWEIGHT SIZE    RAW USE DATA    OMAP     META     AVAIL   %USE  VAR  PGS STATUS TYPE NAME                            
...
Traceback (most recent call last):
  File "/usr/bin/ceph", line 1270, in <module>
    retval = main()
  File "/usr/bin/ceph", line 1254, in main
    sys.stdout.flush()
IOError: [Errno 32] Broken pipe
# 


Related issues

Copied to Ceph - Backport #47531: octopus: /usr/bin/ceph IOError exception from stdout.flush Resolved
Copied to Ceph - Backport #47532: nautilus: /usr/bin/ceph IOError exception from stdout.flush Resolved

History

#1 Updated by Dan van der Ster over 3 years ago

  • Backport set to nautilus,octopus
  • Pull request ID set to 37143

#2 Updated by Patrick Donnelly over 3 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Dan van der Ster
  • Target version set to v16.0.0
  • Source set to Community (dev)

#3 Updated by Kefu Chai over 3 years ago

  • Status changed from Fix Under Review to Pending Backport

#4 Updated by Nathan Cutler over 3 years ago

  • Copied to Backport #47531: octopus: /usr/bin/ceph IOError exception from stdout.flush added

#5 Updated by Nathan Cutler over 3 years ago

  • Copied to Backport #47532: nautilus: /usr/bin/ceph IOError exception from stdout.flush added

#6 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".

Also available in: Atom PDF