Bug 574102

Summary: maximum_config_file_size expects bytes, not kilobytes
Product: Red Hat Satellite 5 Reporter: Carsten Clasohm <clasohm>
Component: Docs Reference GuideAssignee: John Ha <jha>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Minar <mminar>
Severity: medium Docs Contact:
Priority: low    
Version: 530CC: adstrong, cperry, mkoci, mminar
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: Fixed in the 5.4.0 Release - GA'd 2010-10-27
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-28 14:55:46 UTC Type: ---
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: 608749    

Description Carsten Clasohm 2010-03-16 16:09:15 UTC
Description of problem:

According to the Satellite Reference Guide, the maximum_config_file_size parameter is specified in kilobytes. This is wrong, Satellite expects bytes.

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

Edition 5.3.0


http://www.redhat.com/docs/en-US/Red_Hat_Network_Satellite/5.3/Reference_Guide/html/s1-sm-configuration.html#configuration-files says that maximum_config_file_size should be set to 128 (kilobytes). Looking at /etc/rhn/default/rhn_server.conf, the default value is 131072 (bytes), and from my experience, Satellite indeed expects bytes and not kilobytes.

Comment 4 Clifford Perry 2010-10-28 14:55:46 UTC
The 5.4.0 RHN Satellite and RHN Proxy release has occurred. This issue has been resolved with this release. 


RHEA-2010:0801 - RHN Satellite Server 5.4.0 Upgrade
https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10332

RHEA-2010:0803 - RHN Tools enhancement update
https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10333

RHEA-2010:0802 - RHN Proxy Server 5.4.0 bug fix update
https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10334

RHEA-2010:0800 - RHN Satellite Server 5.4.0
https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10335

Docs are available:

http://docs.redhat.com/docs/en-US/Red_Hat_Network_Satellite/index.html 

Regards,
Clifford