RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 974068 - rpc.idmapd permission denied
Summary: rpc.idmapd permission denied
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: nfs-utils
Version: 7.1
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: beta
: ---
Assignee: Steve Dickson
QA Contact: JianHong Yin
URL:
Whiteboard:
Depends On:
Blocks: 1113520
TreeView+ depends on / blocked
 
Reported: 2013-06-13 11:33 UTC by Alex Sersen
Modified: 2014-07-08 03:13 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-08 03:13:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Alex Sersen 2013-06-13 11:33:54 UTC
Description of problem:
rpc.idmapd has permission denied to /var/lib/nfs/rpc_pipefs/nfs

Version-Release number of selected component (if applicable):
rpm -qa nfs-utils
nfs-utils-1.2.6-11.el7.x86_64


How reproducible:


Steps to Reproduce:
1. install nfs-utils
2. systemctl start nfs.service
3. tail /var/log/messages

Actual results:
rpc.idmapd[1276]: main: open(/var/lib/nfs/rpc_pipefs//nfs): Permission denied

Expected results:
??

Additional info:

Comment 3 RHEL Program Management 2014-03-22 06:46:32 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 5 JianHong Yin 2014-07-08 03:13:56 UTC
can not reproduce in RHEL-7.0 now. close it with cuurentrelease.

[root@hp-dl388g8-16 ~]# service nfs status
Redirecting to /bin/systemctl status  nfs.service
nfs-server.service - NFS Server
   Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; disabled)
   Active: inactive (dead)

[root@hp-dl388g8-16 ~]# systemctl start nfs.service
[root@hp-dl388g8-16 ~]# tail /var/log/messages 
Jul  8 11:12:42 hp-dl388g8-16 systemd: Starting NFS Mount Daemon...
Jul  8 11:12:42 hp-dl388g8-16 rpc.mountd[11613]: Version 1.3.0 starting
Jul  8 11:12:42 hp-dl388g8-16 systemd: Started NFS Mount Daemon.
Jul  8 11:12:42 hp-dl388g8-16 systemd: Starting NFS Server...
Jul  8 11:12:42 hp-dl388g8-16 kernel: NFSD: starting 90-second grace period (net ffffffff819a09c0)
Jul  8 11:12:42 hp-dl388g8-16 systemd: Started NFS Server.
Jul  8 11:12:42 hp-dl388g8-16 systemd: Starting NFSv4 ID-name mapping daemon...
Jul  8 11:12:42 hp-dl388g8-16 systemd: Starting NFS Remote Quota Server...
Jul  8 11:12:42 hp-dl388g8-16 systemd: Started NFS Remote Quota Server.
Jul  8 11:12:43 hp-dl388g8-16 systemd: Started NFSv4 ID-name mapping daemon.
[root@hp-dl388g8-16 ~]# lsb_release -sir
RedHatEnterpriseServer 7.0
[root@hp-dl388g8-16 ~]#


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