This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:
apport-collect 1766857
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu)
Status: New => Incomplete
** Tags added: bionic
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1766857
Title:
[Hyper-V] KVP daemon fails to start
Status in linux package in Ubuntu:
Incomplete
Bug description:
While testing Bionic daily build with kernel 4.15.0-20-generic we saw
that there are 2 issues with the KVP daemon:
1. KVP daemon crashes after approximatively 2 minutes of uptime and it enters
in a failed state. The daemon can be manually started and it enters back in
active (running) state.
The error messages from /var/log/syslog after the daemon enters the failed
state are the following:
Apr 25 04:28:46 bionicDaily KVP: read failed; error:9 Bad file descriptor
Apr 25 04:28:46 bionicDaily systemd[1]: hv-kvp-daemon.service: Main process
exited, code=exited, status=1/FAILURE
Apr 25 04:28:46 bionicDaily systemd[1]: hv-kvp-daemon.service: Failed with
result 'exit-code'.
Apr 25 04:28:59 bionicDaily systemd[1]: Started Hyper-V KVP Protocol Daemon.
Note: There was a simmilar issue discussed on this thread
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1664663, but the
fixing commit seems to be inclued in this Bionic build.
2. After the KVP daemon is being started the following messages
appear:
Apr 25 04:45:25 bionicDaily hv_kvp_daemon[1895]: sh: 1:
/usr/libexec/hypervkvpd/hv_get_dns_info: not found
Apr 25 04:45:25 bionicDaily hv_kvp_daemon[1895]: sh: 1:
/usr/libexec/hypervkvpd/hv_get_dhcp_info: not found
The above binaries are present on the system, but the their actual
path is /usr/sbin/hv_get_dns_info and /usr/sbin/hv_get_dhcp_info.
Either the hv_get_dhcp_info and hv_get_dns_info binaries should be
placed in the location where the daemon is looking for
(/usr/libexec/hypervkvpd/), or the daemon should be set to search for
the binaries in the /usr/sbin directory.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1766857/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp