Description of problem: It reports error when setting up NFSv4 domain as follows. ================================================================================ An error occurred while applying the changes: Command '['service', 'rpcidmapd', 'restart']' returned non-zero exit status 6 ================================================================================ Version-Release number of selected component (if applicable): rhev-hypervisor7-7.1-20150226.0.el7ev ovirt-node-3.2.1-7.el7.noarch How reproducible: 100% Steps to Reproduce: 1. Install rhev-hypervisor7-7.1-20150226.0.el7ev 2. Enable network 3. setup NFSv4 domain with "redhat.com" Actual results: 1. It reports error as follows. ================================================================================ An error occurred while applying the changes: Command '['service', 'rpcidmapd', 'restart']' returned non-zero exit status 6 ================================================================================ Expected results: 1. It should setup the nfsv4 domain without error. Additional info: No such issue in rhev-hypervisor7-7.0-20150127.0.el7, so considering this issue as a regression issue.
Test version: rhev-hypervisor7-7.2-20151025.0.el7ev ovirt-node-3.3.0-0.18.20151022git82dc52c.el7ev.noarch Test steps: 1. Install rhev-hypervisor7-7.2-20151025.0.el7ev 2. Enable network 3. Setup NFSv4 domain with "test.redhat.com" 4. Check the /etc/default/ovirt 5. Check /etc/idmap.conf Test result: 1. After step3, the NFSv4 domain name can be set up. 2. #cat /etc/default/ovirt OVIRT_NFSV4_DOMAIN="test.redhat.com" 3. #cat /etc/idmapd.conf Domain = test.redhat.com So this issue is fixed in ovirt-node-3.3.0-0.18.20151022git82dc52c.el7ev.noarch. Change the status from ON_QA to Verified.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0378.html