Comment 12 for bug 1932081

Revision history for this message
P.Constantine (pconstantine) wrote :

@xonx
I'm not sure is it fixed or not?
Cos my instances come up REALLY SLOW (wait for at least 2 min timeout) right now when I run these in KVM instead of Azure

$ uname -a
Linux localhost 5.15.0-1037-azure #44-Ubuntu SMP Thu Apr 20 13:19:31 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

$ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-5.15.0-1037-azure root=PARTUUID=f9934843-1ba0-4d04-9cdf-f5e35e434259 ro console=tty1 console=ttyS0 earlyprintk=ttyS0

$ systemctl status hv-kvp-daemon.service
○ hv-kvp-daemon.service - Hyper-V KVP Protocol Daemon
     Loaded: loaded (/lib/systemd/system/hv-kvp-daemon.service; enabled; vendor preset: enabled)
     Active: inactive (dead)

May 09 01:03:56 localhost systemd[1]: Dependency failed for Hyper-V KVP Protocol Daemon.
May 09 01:03:56 localhost systemd[1]: hv-kvp-daemon.service: Job hv-kvp-daemon.service/start failed with result 'dependency'.

Or do I need to change kernel to normal one instead of that Azure abomination?