Bug 136041 - nfs init script does not check RQUOTAD correctly for stop and status
Summary: nfs init script does not check RQUOTAD correctly for stop and status
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: nfs-utils
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Steve Dickson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-17 03:19 UTC by Allen Kistler
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: nfs-utils-1.0.6-39
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-19 04:47:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch against /etc/init.d/nfs (508 bytes, patch)
2004-10-17 03:26 UTC, Allen Kistler
no flags Details | Diff

Description Allen Kistler 2004-10-17 03:19:23 UTC
Description of problem:
If quota is installed (so rpc.rquotad exists), the nfs init script
tries to stop rquotad even if RQUOTAD == no.  The result is a nasty
FAILED output during an nfs stop.

Version-Release number of selected component (if applicable):
nfs-utils-1.0.6-38

How reproducible:
Always

Steps to Reproduce:
1. /etc/init.d/nfs stop
2. set RQUOTAD=no in /etc/sysconfig/nfs
3. /etc/init.d/nfs start
4. /etc/init.d/nfs stop

Actual Results:
Shutting down NFS quotas:                                  [FAILED]

Expected Results:
The init script should not try to stop rquotad.

Additional info:
Bug 127911 was fixed in FC2, but it appears to have returned in FC3. 
I will attach a patch.

Comment 1 Allen Kistler 2004-10-17 03:26:22 UTC
Created attachment 105339 [details]
patch against /etc/init.d/nfs

Comment 2 Steve Dickson 2004-10-17 15:37:50 UTC
Fixed in nfs-utils-1-0-6-39.


Note You need to log in before you can comment on or make changes to this bug.