Bug 533893 - nfs service needs a restart before it works.
Summary: nfs service needs a restart before it works.
Keywords:
Status: CLOSED DUPLICATE of bug 532270
Alias: None
Product: Fedora
Classification: Fedora
Component: nfs-utils
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-09 16:45 UTC by Dave Jones
Modified: 2015-01-04 22:31 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-11-12 15:27:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dave Jones 2009-11-09 16:45:03 UTC
when I try to mount nfs from my laptop, I get ...

mount.nfs: mount to NFS server 'gelk:/mnt/data' failed: RPC Error: Program not registered

if I log into the server and service nfs restart, I see ..

Shutting down NFS mountd:                                  [FAILED]
Shutting down NFS daemon:                                  [FAILED]
Shutting down NFS quotas:                                  [  OK  ]
Shutting down NFS services:                                [  OK  ]
Starting NFS services:                                     [  OK  ]
Starting NFS quotas:                                       [  OK  ]
Starting NFS daemon:                                       [  OK  ]
Starting NFS mountd:                                       [  OK  ]

and then the mount works fine.

Something isn't starting up correctly. I don't see anything interesting in the logs.

Comment 1 Steve Dickson 2009-11-09 17:26:32 UTC
This is because Network Manager starts the network asynchronously
which means there is a good possibly an newtwork interface is not
configured when rpc.nfsd start. BZ 531425 has a more detailed
explication... 

I wonder if this should be a blocker bug...

Comment 2 Dave Jones 2009-11-10 17:27:15 UTC
Definitely a regression since f11.  It worked fine before I yum update'd the server.

Comment 3 Steve Dickson 2009-11-12 15:27:51 UTC

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


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