[{bionic, xenial}:linux PATCH 0/1] LP:#1820063 - Hyper-V: Fix failed KVP daemon start on first boot of disco VM

Marcelo Henrique Cerri marcelo.cerri at canonical.com
Wed Dec 11 14:35:08 UTC 2019


BugLink: https://bugs.launchpad.net/bugs/1820063

That's the same fixed submitted by Seth some time ago for Disco. We
need the same fix in Xenial and Bionic as well.

SRU Justification

Impact: The KVP daemon fails to start on first boot due to being started
before the hv_kvp device appears.

Fix: Update the hv-kvp-daemon service file to start the daemon after
device node appears.

Regression Potential: The changes are updates to the hv-kvp-daemon
service file and addition of a udev rule, so the worst case regression
would be that the service does not start. In testing the service did
start as expected.

Test Case: Tested on the bug, see comment #15 for test procedure and
results.

---

Seth Forshee (1):
  UBUNTU: [Packaging] bind hv_kvp_daemon startup to hv_kvp device

 debian/linux-cloud-tools-common.hv-kvp-daemon.service | 3 ++-
 debian/linux-cloud-tools-common.hv-kvp-daemon.udev    | 1 +
 debian/rules.d/3-binary-indep.mk                      | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)
 create mode 100644 debian/linux-cloud-tools-common.hv-kvp-daemon.udev

-- 
2.20.1




More information about the kernel-team mailing list