Project

General

Profile

Actions

Bug #14354

closed

an IOError happened when use 'ceph report | less' command

Added by bo cai over 8 years ago. Updated over 8 years ago.

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

0%

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

Description

  1. Error occurs when I use the following command

ceph report | less

  1. I press q to exit

root@compiler:/home/caibo/repo/ceph/src# ./ceph report | less
Traceback (most recent call last):
File "./ceph", line 936, in <module>
retval = main()
File "./ceph", line 922, in main
raw_stdout.write(outbuf)
IOError: [Errno 32] Broken pipe
root@compiler:/home/caibo/repo/ceph/src#

Actions #1

Updated by bo cai over 8 years ago

I have pull a git request for this:

https://github.com/ceph/ceph/pull/7212

Actions #2

Updated by Kefu Chai over 8 years ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by bo cai over 8 years ago

I think this can be turned off... D:)

Actions #4

Updated by Nathan Cutler over 8 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF