Bug 114662 - /etc/rc.d/init.d/nfs probe doesn't produce correct output
Summary: /etc/rc.d/init.d/nfs probe doesn't produce correct output
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: nfs-utils
Version: 2.1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-30 20:17 UTC by Bill Peck
Modified: 2007-11-30 22:06 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-06-24 17:47:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Bill Peck 2004-01-30 20:17:54 UTC
Description of problem:
If nfs is already running then doing /etc/rc.d/init.d/nfs probe should
return at least the option restart.  it does not.  the only text
possibly to get out of probe is 'start' or 'reload'.

Version-Release number of selected component (if applicable):
nfs-utils-0.3.3-7.21AS all the way to nfs-utils-1.0.6-1

How reproducible:
everytime

Steps to Reproduce:
1. start nfs
2.  /etc/rc.d/init.d/nfs probe or service nfs probe
3. 
  
Actual results:
no text

Expected results:
should return the text restart. (possibly reload if /etc/exports has
been updated.  This part does work)

Additional info:
This has caused our automated cerberus testing to fail.

Comment 1 Steve Dickson 2004-06-24 17:47:35 UTC
Kill rpc.mountd and service nfs probe will return "restart"


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