Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#919350: hyperv-daemons: hv_get_dhcp_info, hv_get_dns_info not found

257 views
Skip to first unread message

Сергей Олегович

unread,
Jan 15, 2019, 3:10:02 AM1/15/19
to
Package: hyperv-daemons
Version: 4.9.130-2

Hello. I'm using Hyper-V for Virtual Machine and install Debian.
Installed hyperv-daemons and i see in syslog very much message:
Jan 15 08:07:59 gateway hv_kvp_daemon[1056]: sh: 1: hv_get_dhcp_info: not found
Jan 15 08:07:59 gateway hv_kvp_daemon[1056]: sh: 1: hv_get_dns_info: not found

# systemctl status hyperv-daemons.hv-kvp-daemon hyperv-daemons.hv-vss-daemon hyperv-daemons.hv-fcopy-daemon
● hyperv-daemons.hv-kvp-daemon.service - Hyper-V key-value pair (KVP) daemon
   Loaded: loaded (/lib/systemd/system/hyperv-daemons.hv-kvp-daemon.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2019-01-14 09:17:04 MSK; 1 day 1h ago
 Main PID: 542 (hv_kvp_daemon)
    Tasks: 1 (limit: 9830)
   CGroup: /system.slice/hyperv-daemons.hv-kvp-daemon.service
           └─542 /usr/sbin/hv_kvp_daemon -n

Jan 15 10:58:49 gw hv_kvp_daemon[542]: sh: 1: hv_get_dns_info: not found
Jan 15 10:58:49 gw hv_kvp_daemon[542]: sh: 1: hv_get_dhcp_info: not found
...

● hyperv-daemons.hv-vss-daemon.service - Hyper-V volume shadow copy service (VSS) daemon
   Loaded: loaded (/lib/systemd/system/hyperv-daemons.hv-vss-daemon.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2019-01-14 09:17:03 MSK; 1 day 1h ago
 Main PID: 509 (hv_vss_daemon)
    Tasks: 1 (limit: 9830)
   CGroup: /system.slice/hyperv-daemons.hv-vss-daemon.service
           └─509 /usr/sbin/hv_vss_daemon -n

Jan 15 09:49:04 gw hv_vss_daemon[509]: Hyper-V VSS: VSS: op=CHECK HOT BACKUP
...

● hyperv-daemons.hv-fcopy-daemon.service - Hyper-V file copy service (FCOPY) daemon
   Loaded: loaded (/lib/systemd/system/hyperv-daemons.hv-fcopy-daemon.service; enabled; vendor preset: enabled)
   Active: inactive (dead)
Condition: start condition failed at Mon 2019-01-14 09:17:04 MSK; 1 day 1h ago
           └─ ConditionPathExists=/dev/vmbus/hv_fcopy was not met

$ reportbug -q --template -T none -s none -S normal -b --list-cc none -q hyperv-daemons
Package: hyperv-daemons
Version: 4.9.130-2
Severity: normal

-- System Information:
Debian Release: 9.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-8-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages hyperv-daemons depends on:
ii  init-system-helpers  1.48
ii  libc6                2.24-11+deb9u3
ii  lsb-base             9.20161125

hyperv-daemons recommends no packages.

hyperv-daemons suggests no packages.

-- no debconf information

Kernel: Linux 4.9.0-8-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

# uname -a
Linux gateway 4.9.0-8-amd64 #1 SMP Debian 4.9.130-2 (2018-10-27) x86_64 GNU/Linux

# ls -l /lib/*/libc.so.6
lrwxrwxrwx 1 root root 12 Jan 14  2018 /lib/x86_64-linux-gnu/libc.so.6 -> libc-2.24.so
# apt show libc6 | grep ^Version
Version: 2.24-11+deb9u3

Hyper-V base on Windows Server 2012 r2

Noël Köthe

unread,
Sep 23, 2020, 12:40:02 PM9/23/20
to
Package: hyperv-daemons
Version: 4.19.132-1
Followup-For: Bug #919350

Dear Maintainer,

installed hyperv-daemons on a HyperV Debian Buster guest and the log gets
repeated lines about the missing hv_get_dhcp_info and hv_get_dns_info
scripts at the not existing path /usr/libexec/hypervkvpd/

Bug #927384 is a similar problem with the path.

Installing the Buster Backport Package 5.7.10-1~bpo10+1 fixes the problem.

-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.8.0-1-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages hyperv-daemons depends on:
ii init-system-helpers 1.58
ii libc6 2.31-3
ii lsb-base 11.1.0

Scherb, Carsten

unread,
Oct 24, 2020, 10:40:03 AM10/24/20
to
Dear Maintainer,

the problem still exists in hyperv-daemons 5.8.10-1~bpo10+1

# systemctl status hv-kvp-daemon
● hv-kvp-daemon.service - Hyper-V key-value pair (KVP) daemon
Loaded: loaded (/lib/systemd/system/hv-kvp-daemon.service; disabled; vendor preset: enabled)
Active: active (running) since Thu 2020-10-22 18:24:30 CEST; 1 day 22h ago
Main PID: 427 (hv_kvp_daemon)
Tasks: 1 (limit: 4625)
Memory: 2.9M
CGroup: /system.slice/hv-kvp-daemon.service
└─427 /usr/sbin/hv_kvp_daemon -n

Okt 24 16:11:55 proxyk hv_kvp_daemon[427]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dns_info: not found
Okt 24 16:11:55 proxyk hv_kvp_daemon[427]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dhcp_info: not found
Okt 24 16:17:09 proxyk hv_kvp_daemon[427]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dns_info: not found
Okt 24 16:17:09 proxyk hv_kvp_daemon[427]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dhcp_info: not found
Okt 24 16:17:09 proxyk hv_kvp_daemon[427]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dns_info: not found
Okt 24 16:17:09 proxyk hv_kvp_daemon[427]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dhcp_info: not found
Okt 24 16:22:23 proxyk hv_kvp_daemon[427]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dns_info: not found
Okt 24 16:22:23 proxyk hv_kvp_daemon[427]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dhcp_info: not found
Okt 24 16:22:24 proxyk hv_kvp_daemon[427]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dns_info: not found
Okt 24 16:22:24 proxyk hv_kvp_daemon[427]: sh: 1: /usr/libexec/hypervkvpd/hv_get_dhcp_info: not found

Salvatore Bonaccorso

unread,
May 29, 2021, 5:30:03 AM5/29/21
to
Control: tags -1 + moreinfo

Hi,
This issue reminds me of #796882. Is this issue still really
reproducible with recent versions. The services provided in the
packages were as well renamed a while back.

This was in 5.8.3-1~exp1.

Regards,
Salvatore

Debian Bug Tracking System

unread,
May 29, 2021, 5:30:03 AM5/29/21
to
Processing control commands:

> tags -1 + moreinfo
Bug #919350 [hyperv-daemons] hyperv-daemons: hv_get_dhcp_info, hv_get_dns_info not found
Added tag(s) moreinfo.

--
919350: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919350
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

Adam Baxter

unread,
May 28, 2023, 6:30:03 AM5/28/23
to
On Tue, 29 Mar 2022 13:51:02 +0000 Christian Loos <christi...@gebit.de> wrote:
> I still see this problem in all currently supported Debian versions (9-11).

And still in 12, but doesn't seem to end up in syslog/journalctl

You can see the errors if you stop the service and run sudo /usr/sbin/hv_kvp_daemon -n

sh: 1: /usr/libexec/hypervkvpd/hv_get_dns_info: not found
sh: 1: /usr/libexec/hypervkvpd/hv_get_dhcp_info: not found
sh: 1: /usr/libexec/hypervkvpd/hv_get_dns_info: not found
sh: 1: /usr/libexec/hypervkvpd/hv_get_dhcp_info: not found
sh: 1: /usr/libexec/hypervkvpd/hv_get_dns_info: not found
sh: 1: /usr/libexec/hypervkvpd/hv_get_dhcp_info: not found
sh: 1: /usr/libexec/hypervkvpd/hv_get_dns_info: not found
sh: 1: /usr/libexec/hypervkvpd/hv_get_dhcp_info: not found

However, Hyper-V still sees the guest IP address information while the daemon is running so I'm not sure what the actual impact of this is.

Package: hyperv-daemons
Version: 6.1.27-1
0 new messages