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.
Description of problem:
Hyper-V fcopy daemon is disabled/not set for auto start-up at boot after installation.
Version-Release number of selected component (if applicable):
RHEL 7.1 RC1 - kernel-3.10.0-229.el7
How reproducible:
100%
Steps to Reproduce:
1. Create VM and enable all Integration Services.
2. Install Hyper-V LIS daemons after OS installation.
3. Verify Hyper-V daemons startup mode witht systemctl.
Actual results:
KVP and VSS daemons are enable, FCOPY is the exception as it's automatically set to disabled.
Expected results:
All Hyper-V daemons should be enabled by default. fcopy will not start if the Guest integration service is not enabled for the VM.
Additional info:
hypervfcopyd should be added to /lib/systemd/system-preset/90-default.preset:
# grep hyperv /lib/systemd/system-preset/90-default.preset
enable hypervkvpd.service
enable hypervvssd.service
reassigning to redhat-release-server.
I have enabled the hypervfcopyd in 90-default.preset file.
Fixed in
redhat-release-server-7.2-4.el7
redhat-release-computenode-7.2-4.el7
redhat-release-workstation-7.2-4.el7
It is not needed in redhat-release-client because hypervfcopyd is not available in RHEL 7 Client.
(In reply to Chris from comment #7)
> Please make these changes in 7.2 as well, the same issue is seen with RHEL
> 7.2 Alpha1 and Beta1.
Hi Chris, this issue is fixed in the latest RHEL 7.2 build.
Verify version:
redhat-release-server-7.2-6.el7
Verify steps:
1. Enable "Guest services" by Hyper-V Manager and start RHEL 7.2 VM
2. Check hypervfcopyd status in the VM
# systemctl status hypervfcopyd.service
hypervfcopyd.service - Hyper-V FCOPY daemon
Loaded: loaded (/usr/lib/systemd/system/hypervfcopyd.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2015-09-08 14:50:31 CST; 5min ago
Main PID: 1035 (hypervfcopyd)
CGroup: /system.slice/hypervfcopyd.service
└─1035 /usr/sbin/hypervfcopyd -n
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/RHEA-2015-2107.html