Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219729 - net-fs/nfs-utils-1.1.2 makes "mount -t nfs" hang on error
Summary: net-fs/nfs-utils-1.1.2 makes "mount -t nfs" hang on error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-29 16:34 UTC by Stefaan De Roeck (RETIRED)
Modified: 2008-05-04 09:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefaan De Roeck (RETIRED) gentoo-dev 2008-04-29 16:34:41 UTC
when the server denies access.  
with net-fs/nfsutils-1.1.1:
  olympia # mount olympia:/blah /mnt/tmp
  mount.nfs: olympia:/blah failed, reason given by server: Permission denied
with net-fs/nfsutils-1.1.2:
  olympia # mount olympia:/blah /mnt/tmp
  hangs...
Very repeatable on my system, no daemon restarts required, just emerge one of both versions to switch behaviour.  

Portage 2.1.5_rc6 (default-linux/amd64/2007.0/desktop, gcc-4.2.3, glibc-2.7-r2, 2.6.24-gentoo-r3 x86_64)
Comment 1 Stefaan De Roeck (RETIRED) gentoo-dev 2008-04-30 12:41:45 UTC
May very well be:
http://www.redhat.com/archives/fedora-extras-commits/2008-April/msg04838.html
Comment 2 Stefaan De Roeck (RETIRED) gentoo-dev 2008-04-30 13:02:22 UTC
(In reply to comment #1)
> May very well be:
> http://www.redhat.com/archives/fedora-extras-commits/2008-April/msg04838.html

Confirmed, fixes the issue on my system.