Bug 1641575

Summary: dyn-reload: read the config file line by line instead of allocating a fixed 32K buffer
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Prasanna Kumar Kalever <prasanna.kalever>
Component: gluster-blockAssignee: Xiubo Li <xiubli>
Status: CLOSED ERRATA QA Contact: Rachael <rgeorge>
Severity: medium Docs Contact:
Priority: unspecified    
Version: ocs-3.11CC: bgoyal, knarra, kramdoss, nberry, pkarampu, pprakash, prasanna.kalever, rgeorge, rhs-bugs, sankarshan, vbellur, xiubli
Target Milestone: ---Keywords: CodeChange, ZStream
Target Release: OCS 3.11.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gluster-block-0.2.1-29.el7rhgs Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-07 03:38:29 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: 1641915, 1644154    

Description Prasanna Kumar Kalever 2018-10-22 08:49:29 UTC
Description of problem:

read /etc/tcmu/tcmu.conf config file line by line instead of allocating a fixed 32K buffer and dumping everything there.

Comment 2 Prasanna Kumar Kalever 2018-10-22 08:51:08 UTC
PR: https://github.com/gluster/gluster-block/pull/123

Comment 12 errata-xmlrpc 2019-02-07 03:38:29 UTC
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-2019:0285

Comment 13 RamaKasturi 2019-02-08 07:19:11 UTC
Marking the test coverage as '-' based on comment 4.