[Kernel-packages] [Bug 1614618] Re: hv-fcopy-daemon.service system failed start

2017-02-23 Thread Ian Abbott
The /dev/vmbus/hv_fcopy device won't be created unless the 'Guest Service Interface' integration service is enabled in the VM. It isn't enabled by default. This can be checked with the following PowerShell command on the Hyper-V server: Get-VMIntegrationService 'Guest Service Interface'

[Kernel-packages] [Bug 1614618] Re: hv-fcopy-daemon.service system failed start

2016-09-13 Thread John Lose
cat /proc/version Linux version 4.4.0-36-generic (buildd@lcy01-01) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.2) ) #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016 joe@cloud:~$ systemctl status hv-vss-daemon.service ● hv-vss-daemon.service - Hyper-V VSS Protocol Daemon Loaded: loaded

[Kernel-packages] [Bug 1614618] Re: hv-fcopy-daemon.service system failed start

2016-08-30 Thread Shaun Hughes
I am seeing this as well in a Hyper-V 2012R2 environment, but with more reasonable boot times. $ systemd-analyze Startup finished in 14.479s (kernel) + 3.101s (userspace) = 17.580s $ cat /proc/version Linux version 4.4.0-36-generic (buildd@lcy01-01) (gcc version 5.4.0 20160609 (Ubuntu

[Kernel-packages] [Bug 1614618] Re: hv-fcopy-daemon.service system failed start

2016-08-18 Thread Joseph Salisbury
Is it possible for you to test other kernels with that instance? It would be good to confirm this is in fact a regression and bisect it down. ** Changed in: linux (Ubuntu) Importance: Undecided => High ** Also affects: linux (Ubuntu Xenial) Importance: Undecided Status: New **