Running Ubuntu on Hyper-V - daemons fail

Hi.

I am running Ubuntu 14.04.3 LTS (x64) on Hyper-V Server 2012 R2, but I am having trouble with daemons. When I open boot log, I see 3 fails.

root@lws:~# cat /var/log/boot.log | grep Hyper
 * Starting Hyper-V File Copy Protocol Daemon                                                [ OK ]
 * Starting Hyper-V VSS Protocol Daemon                                                      [ OK ]
 * Starting Hyper-V KVP Protocol Daemon                                                      [ OK ]
 * Starting Hyper-V File Copy Protocol Daemon                                                [fail]
 * Stopping Hyper-V File Copy Protocol Daemon                                                [ OK ]
 * Starting Hyper-V VSS Protocol Daemon                                                      [fail]
 * Stopping Hyper-V VSS Protocol Daemon                                                      [ OK ]
 * Starting Hyper-V KVP Protocol Daemon                                                      [fail]
 * Stopping Hyper-V KVP Protocol Daemon                                                      [ OK ]

What is wrong? How to solve it? I tried to install hv-kvp-daemon-init but nothing has changed.

August 25th, 2015 10:43am

Can you run:

sudo apt install linux-cloud-tools-virtual -y

In the guest and see if that fixes the problem?

Free Windows Admin Tool Kit Click here and download it now
August 26th, 2015 1:10am

linux-cloud-tools-virtual is already installed, here is the result.

root@lws:~# apt install linux-cloud-tools-virtual -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
linux-cloud-tools-virtual is already the newest version.
linux-cloud-tools-virtual set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

When I rebooted server, fails are still present.

Maybe is it better to use Ubuntu 14.04 LTS (which is older) or the latest Ubuntu 15.04?

August 26th, 2015 2:28am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics