Project

General

Profile

Actions

Bug #47442

closed

/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 2 (0 open2 closed)

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

Also available in: Atom PDF