Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #63072 > unrolled thread
| Started by | Сергей Олегович <shadow.tehb@gmail.com> |
|---|---|
| First post | 2019-01-15 09:10 +0100 |
| Last post | 2020-10-24 16:40 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.debian.kernel
Bug#919350: hyperv-daemons: hv_get_dhcp_info, hv_get_dns_info not found Сергей Олегович <shadow.tehb@gmail.com> - 2019-01-15 09:10 +0100
Bug#919350: hyperv-daemons: hv_get_dhcp_info, hv_get_dns_info not found Noël Köthe <noel@debian.org> - 2020-09-23 18:40 +0200
Bug#919350: Followup-For: Bug #919350 "Scherb, Carsten" <Carsten.Scherb@ekom21.de> - 2020-10-24 16:40 +0200
| From | Сергей Олегович <shadow.tehb@gmail.com> |
|---|---|
| Date | 2019-01-15 09:10 +0100 |
| Subject | Bug#919350: hyperv-daemons: hv_get_dhcp_info, hv_get_dns_info not found |
| Message-ID | <xgrXj-728-9@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
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
[toc] | [next] | [standalone]
| From | Noël Köthe <noel@debian.org> |
|---|---|
| Date | 2020-09-23 18:40 +0200 |
| Message-ID | <ASfYd-a2-5@gated-at.bofh.it> |
| In reply to | #63072 |
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 hyperv-daemons recommends no packages. hyperv-daemons suggests no packages.
[toc] | [prev] | [next] | [standalone]
| From | "Scherb, Carsten" <Carsten.Scherb@ekom21.de> |
|---|---|
| Date | 2020-10-24 16:40 +0200 |
| Subject | Bug#919350: Followup-For: Bug #919350 |
| Message-ID | <B3sS5-5ar-1@gated-at.bofh.it> |
| In reply to | #63072 |
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
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web