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 1193616 - [Hyper-V][RHEL7.1] fcopy daemon is disabled after installation
Summary: [Hyper-V][RHEL7.1] fcopy daemon is disabled after installation
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: redhat-release
Version: 7.1
Hardware: x86_64
OS: Windows
unspecified
high
Target Milestone: rc
: ---
Assignee: Jan Blazek
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-17 17:23 UTC by Chris
Modified: 2015-12-18 05:47 UTC (History)
10 users (show)

Fixed In Version: redhat-release-server-7.2-4.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-19 07:40:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2015:2107 0 normal SHIPPED_LIVE redhat-release enhancement update 2015-11-19 08:37:27 UTC

Description Chris 2015-02-17 17:23:45 UTC
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:

Comment 2 Vitaly Kuznetsov 2015-04-02 12:02:24 UTC
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.

Comment 5 Jan Blazek 2015-07-30 13:01:21 UTC
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.

Comment 7 Chris 2015-09-01 13:57:42 UTC
Please make these changes in 7.2 as well, the same issue is seen with RHEL 7.2 Alpha1 and Beta1.

Comment 8 Yaju Cao 2015-09-08 06:54:42 UTC
 (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

Comment 10 errata-xmlrpc 2015-11-19 07:40:54 UTC
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


Note You need to log in before you can comment on or make changes to this bug.