Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213384 - net-fs/nfs-utils-1.1.0-r1 - rpc.idmapd initscript not started automatically despite nfs4 entries in fstab
Summary: net-fs/nfs-utils-1.1.0-r1 - rpc.idmapd initscript not started automatically d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Network Filesystems
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-14 13:16 UTC by Marek Szuba
Modified: 2008-04-20 00:06 UTC (History)
0 users

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


Attachments
Part of my fstab pertaining to nfs4 mounts (fstab.nfs4,360 bytes, text/plain)
2008-03-14 13:17 UTC, Marek Szuba
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Szuba archtester gentoo-dev 2008-03-14 13:16:15 UTC
Hello,

Basically, the summary says it all: although everything suggests nfsmount (from net-fs/nfs-utils-1.1.0-r1) should automatically pull in rpc.idmapd if fstab contains entries with filesystem nfs4, on my system it doesn't. I suspect the awk expression used for that purpose doesn't like my fstab for some reason, unfortunately I don't know awk so I cannot debug the problem myself. For now I have simply added rpc.idmapd to runlevel default, where it starts without problems.

Attached you will find the nfs4 mount lines from my fstab, with altered naming but preserved syntax.
Comment 1 Marek Szuba archtester gentoo-dev 2008-03-14 13:17:05 UTC
Created attachment 146115 [details]
Part of my fstab pertaining to nfs4 mounts