Bug 1405910
Summary: | Need a way to reduce the logging of messages "Peer CN" and "SSL verification suceeded messages" in glusterd.log file | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | RamaKasturi <knarra> | |
Component: | core | Assignee: | Mohit Agrawal <moagrawa> | |
Status: | CLOSED ERRATA | QA Contact: | Bala Konda Reddy M <bmekala> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | rhgs-3.2 | CC: | amukherj, asoman, asrivast, moagrawa, rhinduja, rhs-bugs, sabose, sasundar, storage-qa-internal, vbellur | |
Target Milestone: | --- | |||
Target Release: | RHGS 3.3.0 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ssl | |||
Fixed In Version: | glusterfs-3.8.4-19 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1427018 (view as bug list) | Environment: | ||
Last Closed: | 2017-09-21 04:30:55 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: | 1417147, 1427018 |
Description
RamaKasturi
2016-12-19 06:52:38 UTC
Reproduced this on my setup. 4 Nodes,4 clients,1:1 mount via FUSE. Was running Bonnie++ default workload on all 4 mounts in different subdirectories. I see the following message being logged almost every second : [2016-12-20 06:12:55.755106] I [socket.c:343:ssl_setup_connection] 0-socket.management: peer CN = gqas010.sbu.lab.eng.bos.redhat.com [2016-12-20 06:12:55.755136] I [socket.c:346:ssl_setup_connection] 0-socket.management: SSL verification succeeded (client: 192.168.79.141:1007) The message has been logged almost 45000 times in 24 hours and my logsize has bloated to 12MB in 24 hours.This is concerning as the logging is a bit over-zealous and is filling up "/" quickly. Similar issue bug - https://bugzilla.redhat.com/show_bug.cgi?id=1389678 This would be an issue with Grafton on deployments with SSL enabled. Got a chance to check this issue, here is the update. I am seeing this issue in my setup only when the FUSE mounted volume is stopped, this bz https://bugzilla.redhat.com/show_bug.cgi?id=1389678 tracks issue and not seeing this issue when the setup is idle OR busy with IOs Posted a patch for the same in upstream https://review.gluster.org/#/c/16767/1 downstream patch : https://code.engineering.redhat.com/gerrit/#/c/101323/ BUILD : 3.8.4-35 Followed the steps mentioned in the bug, Not getting continuous info messages related to "Peer CN" and "SSL verification succeeded messages". Hence marking the bug as verified Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2774 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2774 |