[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2020-04-02 Thread Robert Collins
Can confirm the Azure kernel also fixes enhanced sessions when combined with appropriate windows side metadata shenanigans. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766857 Title: [Hyper-V]

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2020-04-02 Thread Robert Collins
Just created a new VM and wondered why enhanced mode logins in hyper-V weren't working and encountered this. $ uname -a Linux cognite-lifeless 5.3.0-45-generic #37-Ubuntu SMP Thu Mar 26 20:41:27 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux $ lsb_release -a No LSB modules are available. Distributor

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2019-07-24 Thread Brad Figg
** Tags added: cscc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766857 Title: [Hyper-V] KVP daemon fails to start To manage notifications about this bug go to:

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2019-01-22 Thread Joseph Salisbury via ubuntu-bugs
** Changed in: linux (Ubuntu Cosmic) Status: In Progress => Confirmed ** Changed in: linux (Ubuntu Bionic) Status: In Progress => Confirmed ** Changed in: linux (Ubuntu) Status: In Progress => Confirmed ** Changed in: linux (Ubuntu) Assignee: Joseph Salisbury

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-11-16 Thread Joseph Salisbury
Hmm, I wonder if the linux-azure kernel has and extra patch(s) that the generic kernel does not. I'll do some comparisons. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766857 Title: [Hyper-V]

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-11-02 Thread Chris Valean
Issue with 'Invalid kvp dependency scripts path /usr/libexec/hypervkvpd' remains in latest kernel-image bionic 4.15.0-38.41. Verified azure-kernel 4.15.0-1030.31 for bionic, same VM and environment, and the issue does *not* appear. -- You received this bug notification because you are a

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-10-23 Thread Joseph Salisbury
Hi Chris, I added a Cosmic 18.10 bug task. Does this bug only happen in Cosmic, or is it still happening in Bionic? ** Also affects: linux (Ubuntu Cosmic) Importance: High Assignee: Joseph Salisbury (jsalisbury) Status: In Progress ** Also affects: linux-azure (Ubuntu Cosmic)

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-10-19 Thread Chris Valean
Joe, for the 2nd issue initially reported here, about "After the KVP daemon is being started the following messages appear". We've noticed a regression for this in 18.10 - daily's and even GA. Can you please add Cosmic 18.10 to the bug here and re-open or should I send a new bug report for it?

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-07-06 Thread Joseph Salisbury
Did you notice any other issues that occur when testing the test kernel posted in comment #12. The second issue posted in the bug is resolved by changing the definition of KVP_CONFIG_LOC in hv_kvp_daemon.c: --- tools/hv/hv_kvp_daemon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-07-02 Thread Ionut Lenghel
I have opened a different bug for the first issue: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1779640 Regarding the second issue, as mentioned in comment #13, the tested kernels did not exhibit issue #2. ** Description changed: While testing Bionic daily build with kernel

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-06-19 Thread Joseph Salisbury
At this point, we should probably have two separate bugs to address each problem. Can we keep this bug for the second issue and create a new bug for the first issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-06-13 Thread Ionut Lenghel
Regarding comment #11: I have tested both kernels provided with the following results: - 4.14 Bionic kernel (4.14.0-16-generic) does NOT exhibit issue #2 (missing files), but it does exhibit issue #1 (KVP daemon failure after boot). Linux-cloud-tools version installed is 4.14.0-16.19. - 4.15

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-06-08 Thread Joseph Salisbury
I built a test kernel which can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1766857/ Can you test this kernel and see if it resolves this bug? Note about installing test kernels: • If the test kernel is prior to 4.15(Bionic) you need to install the linux-image and

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-06-08 Thread Joseph Salisbury
Since they might be related, lets focus on the second issue first, which is cause by the missing files. I'll set up a test system to try and reproduce. It seems like this is a regression, but it would be good to confirm. Can you test these two kernels? Last 4.14 Bionic kernel:

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-06-07 Thread Ionut Lenghel
I have tested Bionic with kernel 4.15.0-22-generic, linux-cloud- tools-4.15.0-22.24 and linux-tools-4.15.0-22.24 and both issues still occur. While testing the above mentioned kernel, I saw the following behavior: 1. Right after booting the system the KVP daemon reports it is active (running).

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-06-06 Thread Seth Arnold
** Information type changed from Public Security to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766857 Title: [Hyper-V] KVP daemon fails to start To manage notifications about this bug

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-06-06 Thread Guido
** Information type changed from Public to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766857 Title: [Hyper-V] KVP daemon fails to start To manage notifications about this bug

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-06-06 Thread Joseph Salisbury
Commit 7fa32e5ec28b was actually mentioned in bug 1664663, an I don't think it factors into this bug. ** Changed in: linux (Ubuntu) Status: Confirmed => In Progress ** Changed in: linux (Ubuntu Bionic) Status: Confirmed => In Progress ** Changed in: linux (Ubuntu Bionic)

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-06-06 Thread Joseph Salisbury
Commit 7fa32e5ec28b was mentioned in the descriptions. However, that commit has been in mainlien since 4.15-rc3, so it's always been in 18.04. We may want to split the two issues in to two separate bugs, so they each get addressed. Do both issues still happen with the latest Bionic kernel? Per

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-06-06 Thread Joshua R. Poulson via ubuntu-bugs
In my own VMs, this does not affect linux-azure, it only affects the generic 4.15 kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766857 Title: [Hyper-V] KVP daemon fails to start To manage

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-06-05 Thread giacomo
I confirm the second, the daemon hv_kvp_daemon not find the files: /usr/libexec/hypervkvpd/hv_get_dns_info /usr/libexec/hypervkvpd/hv_get_dhcp_info With linux-cloud-tools version 4.15.0-22.24 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-06-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-azure (Ubuntu Bionic) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766857

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-06-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-azure (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766857 Title:

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-04-25 Thread Ionut Lenghel
I tested back to the daily build from 2nd of March and I can confirm the second issue (regarding the binaries path), but not the first one (regarding the daemon crash). On the build from the 2nd of March the linux-tools and linux-cloud-tools version is 4.15.0-10.11 -- You received this bug

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-04-25 Thread Joseph Salisbury
Did this bug just start happening with the 4.15.0-20 kernel? Were there prior 18.04 kernels that did not exhibit this bug? ** Changed in: linux (Ubuntu) Importance: Undecided => High ** Also affects: linux (Ubuntu Bionic) Importance: High Status: Confirmed ** Also affects:

[Bug 1766857] Re: [Hyper-V] KVP daemon fails to start

2018-04-25 Thread Chris Valean
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766857 Title: [Hyper-V] KVP daemon fails to start To manage notifications about