Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1164057

Summary: service nfs start, can not start the rquotad service.
Product: Red Hat Enterprise Linux 7 Reporter: JianHong Yin <jiyin>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED NOTABUG QA Contact: Yongcheng Yang <yoyang>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.1CC: Anthony.Thyssen, igeorgex, lane, yoyang
Target Milestone: rcKeywords: Regression
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-06 16:32:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description JianHong Yin 2014-11-14 02:19:52 UTC
Description of problem:
Fujitsu test case regression fail, RHEL-7.0 PASS, RHEL-7.1 FAIL
  After service nfs start, rpc.rquotad process not start.
  why do this change? maybe cause Backward compatible problem.

Version-Release number of selected component (if applicable):
------------------------------------------------
Time & CURDIR : [2014-10-31 14:03:35 @/mnt/tests/CoreOS/nfs-utils/Regression/Fujitsu-bz470483]
Case Name     : /CoreOS/nfs-utils/Regression/Fujitsu-bz470483
$HOSTNAME     : rdma-qe-09.lab.bos.redhat.com
Distro Info   : RedHatEnterpriseWorkstation 7.1 : RHEL-7.1-20141029.0
NVR & host    : Linux rdma-qe-09.lab.bos.redhat.com 3.10.0-195.el7.x86_64 #1 SMP Mon Oct 27 21:31:48 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux
cmdline       :
	BOOT_IMAGE=/vmlinuz-3.10.0-195.el7.x86_64 root=/dev/mapper/rhel_rdma--qe--09-root ro reboot=acpi intel_idle.max_cstate=0 intremap=no_x2apic_optout processor.max_cstate=0 console=tty0 console=ttyS1,115200 rd_NO_PLYMOUTH
Package Info  :
	libnfsidmap-0.25-11.el7.x86_64
	libsss_idmap-1.12.2-5.el7.x86_64
	libtirpc-0.2.4-0.4.el7.x86_64
	nfs-utils-1.3.0-0.4.el7.x86_64
------------------------------------------------

How reproducible:
always

Steps to Reproduce:
1. pkill rpc.rquotad; pkill rpc.mountd
2. service nfs start; service nfs restart
3. check the rpc.quotad process 

Actual results:
rpc.quotad was not be started

Expected results:
rpc.quotad should be started

Additional info:
   Test in RHEL-7.0 PASS;

Comment 2 Steve Dickson 2015-01-06 16:32:46 UTC
rpc.rquotad has been moved out nfs-utils and into the quota package. 

Please remove the rpc.rquotad testing from the nfs-utils testing.

Comment 3 Chuck Lane 2015-03-30 13:34:54 UTC
unfortunately, while the systemd entry for rquotad has been removed from nfs-utils, it has not yet been added to the quota package.

So if you upgrade nfs-utils, you lose rquotad. 

Not a bug for nfs-utils, yes a bug for quota, but a trivial bug to fix.

Comment 4 antofthy 2015-06-30 06:58:50 UTC
I have been setting up a new RHEL 7 production server with strong firewall rules, and spent all day trying to figure out why I could not get NFS quotas.

And I all get from Redhat in the "Storage Administration Page" is that  Quota should be running automatically!

Thanks a lot Redhat for a wasted day.

Please get the "quota" package fixed, because now I have to keep a specific package downgraded until it is fixed!