Bug 54795

Summary: config file problems with examples
Product: [Retired] Red Hat Linux Reporter: e
Component: diskcheckAssignee: Preston Brown <pbrown>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-10-19 04:30: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:

Description e 2001-10-19 04:30:42 UTC
Description of Problem:
I know that diskcheck is not completed (eg defaultcutoff not implemented)
but ...
diskcheck does not work and reports a disc as full if the 
config file in /etc/diskcheck.conf does not contain the 
disc percentage surrounded in string quotation marks.

Version-Release number of selected component (if applicable):
diskcheck-1.0-1 (rh7.2)
python-1.5.2-27 (rh7.0)

How Reproducible:
100%

Steps to Reproduce:
1. in /etc/diskcheck.conf
cutoff['/'] = 95
2. run diskcheck. erroneous report generated.
3. cutoff['/'] = '95'
4. diskcheck now works as expected

Comment 1 Preston Brown 2001-11-07 15:35:44 UTC

*** This bug has been marked as a duplicate of 54578 ***