Red Hat Bugzilla – Bug 1373129
dracut-install: ERROR: installing '/etc/hba.conf' to '/etc/hba.conf'
Last modified: 2017-04-06 10:17:28 EDT
Description of problem: When running dracut --force on a server with soft FCoE card the following error is show: dracut-install: ERROR: installing '/etc/hba.conf' to '/etc/hba.conf' /usr/lib/dracut/dracut-install -D /var/tmp/dracut.Qc7mrc/initramfs /etc/hba.conf /etc/hba.conf Version-Release number of selected component (if applicable): dracut-033-458.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1.run "dracut --force" on a server with soft FCoE enabled 2. 3. Actual results: # dracut --force d mmap: Invalid argument dracut-install: ERROR: installing '/etc/hba.conf' to '/etc/hba.conf' /usr/lib/dracut/dracut-install -D /var/tmp/dracut.Qc7mrc/initramfs /etc/hba.conf /etc/hba.conf Expected results: No error message should be shown Additional info: ## hba.conf does not exist # ls /etc/hba.conf ls: cannot access /etc/hba.conf: No such file or directory
*** This bug has been marked as a duplicate of bug 1369342 ***