Bug 1756366

Summary: ceph-volume print most logging messages to stderr
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Mike Hackett <mhackett>
Component: Ceph-VolumeAssignee: Alfredo Deza <adeza>
Status: CLOSED DUPLICATE QA Contact: Vasishta <vashastr>
Severity: high Docs Contact:
Priority: high    
Version: 4.0CC: ceph-eng-bugs, ceph-qe-bugs, tchandra, tserlin
Target Milestone: rc   
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ceph-14.2.4-5.el8cp Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-26 15:03:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1729267, 1733577, 1738236    

Description Mike Hackett 2019-09-27 13:25:33 UTC
Description of problem:
We should never print log messages to stdout, as this should be reserved
for output of ceph-volume.

Fixes: https://tracker.ceph.com/issues/41158

PR: https://github.com/ceph/ceph/pull/29547

Version-Release number of selected component (if applicable):
RHCS 4.0

Comment 1 Mike Hackett 2019-09-27 13:28:23 UTC
Correction:

PR: https://github.com/ceph/ceph/pull/27675

Fixes: http://tracker.ceph.com/issues/38548