[PATCH 0/1][SRU][Disco] Hyper-V: Fix failed KVP daemon start on first boot of disco VM
Seth Forshee
seth.forshee at canonical.com
Wed Apr 10 12:52:42 UTC 2019
BugLink: https://bugs.launchpad.net/bugs/1820063
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.
Thanks,
Seth
---
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
More information about the kernel-team
mailing list