+++ This bug was initially created as a clone of Bug #1266993 +++ Description of problem: bz1171603 introduce an regression that cause the starting and stop of rpcbind to cause the NFS servers to be restarted as well... The starting and stopping of rpcbind should be independent of the NFS server especially in NFS v4 only environments The starting of the NFS server should start rpcbind but bring rpcbind down should not bring the NFS server down. How reproducible: 100% Steps to Reproduce: 1. systemctl restart rpcbind Additional info: The fix --- nfs-server.service.orig 2015-09-24 10:50:59.000000000 -0400 +++ nfs-server.service 2015-09-28 14:30:22.497552233 -0400 @@ -1,7 +1,7 @@ [Unit] Description=NFS server and services DefaultDependencies=no -Requires= network.target proc-fs-nfsd.mount rpcbind.service +Requires= network.target proc-fs-nfsd.mount rpcbind.target Requires= nfs-mountd.service Wants=rpc-statd.service nfs-idmapd.service Wants=rpc-statd-notify.service
The upstream posting http://marc.info/?l=linux-nfs&m=144708678813608&w=2
nfs-utils-1.3.3-3.rc1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-1ae8876633
nfs-utils-1.3.3-4.rc1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-8d3d8ebc26
nfs-utils-1.3.3-4.rc1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-66b96dbd3f
nfs-utils-1.3.3-3.rc1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update nfs-utils' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-1ae8876633
nfs-utils-1.3.3-3.rc1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update nfs-utils' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-66d93a178b
nfs-utils-1.3.3-4.rc1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update nfs-utils' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-8d3d8ebc26
nfs-utils-1.3.3-4.rc1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update nfs-utils' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-66b96dbd3f
nfs-utils-1.3.3-4.rc1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
nfs-utils-1.3.3-4.rc1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
nfs-utils-1.3.3-5.rc2.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-723ec1b17d
nfs-utils-1.3.3-5.rc2.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-723ec1b17d
nfs-utils-1.3.3-5.rc2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.