Comment 24 for bug 1766857

Revision history for this message
Murph (murph9000) wrote : Re: [Hyper-V] KVP daemon fails to start

I'm seeing the problem with /usr/libexec/hypervkvpd being used by hv_kvp_daemon, when the scripts are in /usr/sbin on a newly created Ubuntu 22.04 VM (on Windows 11 Pro 22H2 Hyper-V), on the linux-azure kernel.

murph@Ubuntu-Virtual-Machine:~$ uname -a
Linux Ubuntu-Virtual-Machine 5.15.0-1035-azure #42-Ubuntu SMP Tue Feb 28 19:41:23 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
murph@Ubuntu-Virtual-Machine:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
murph@Ubuntu-Virtual-Machine:~$

There's an endless stream of log noise in syslog, at the fairly high rate of 8 logs per 10 seconds, with the same thing repeated each time:

Apr 6 06:56:31 Ubuntu-Virtual-Machine hv_kvp_daemon[35236]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dns_info: not found
Apr 6 06:56:31 Ubuntu-Virtual-Machine hv_kvp_daemon[35238]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dhcp_info: not found
Apr 6 06:56:31 Ubuntu-Virtual-Machine hv_kvp_daemon[35246]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dns_info: not found
Apr 6 06:56:31 Ubuntu-Virtual-Machine hv_kvp_daemon[35248]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dhcp_info: not found
Apr 6 06:56:31 Ubuntu-Virtual-Machine hv_kvp_daemon[35256]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dns_info: not found
Apr 6 06:56:31 Ubuntu-Virtual-Machine hv_kvp_daemon[35258]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dhcp_info: not found
Apr 6 06:56:31 Ubuntu-Virtual-Machine hv_kvp_daemon[35266]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dns_info: not found
Apr 6 06:56:31 Ubuntu-Virtual-Machine hv_kvp_daemon[35268]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dhcp_info: not found