[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2018-03-21 Thread Joseph Salisbury
@Eduardo, the Zesty kernel is now EOL, so this bug has been marked as invalid. -- 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/1664663 Title: [Hyper-V] kvp daemon start failure on Zesty

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2018-03-21 Thread Eduardo Otubo
This patch fixes the problem. commit 7fa32e5ec28b1609abc0b797b58267f725fc3964 Author: K. Y. Srinivasan Date: Tue Nov 14 06:53:33 2017 -0700 Drivers: hv: vmbus: Fix a rescind issue The current rescind processing code will not correctly handle the case where the host immediately

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-10-26 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: In Progress => Invalid ** Changed in: linux (Ubuntu Zesty) Status: In Progress => Invalid -- 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

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-10-26 Thread Chris Valean
We do not have a clear repro on this issue, but recently there have been several fixes for rescind, so those might help. Let's close this for the time being. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.la

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-09-25 Thread Joseph Salisbury
It's been a while since this bug was updated. Does this bug still exist, Chris? -- 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/1664663 Title: [Hyper-V] kvp daemon start failure on Zesty

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-07-11 Thread Chris Valean
The new test kernel based on 4.10.0-26 also has this behavior. We also checked the latest upstream and we're not seeing the failure, so let me discuss this internally to see why this fails on 4.10 but not on upstream. -- You received this bug notification because you are a member of Kernel Packa

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-07-07 Thread Joseph Salisbury
I built a test kernel with the patch on top of current 4.10.0-26. It can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1664663/ -- 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

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-06-29 Thread Chris Valean
Joe, I take that back - comment #16 is incorrect. I'm seeing a call trace kvp related when using a high numbers of cores on the VM on the test kernel provided. We cannot repro that on 4.10.0-19 and nor in the latest one 4.10.0-26. Can you please apply that patch on top of current 4.10.0-26 so we

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-06-29 Thread Chris Valean
Please merge the changes. Sorry for the delay on this, we did some testing and we're not seeing any issues in the test kernel. We don't have a clear repro to exercise the bug behavior, but the changes do not break the functionality. -- You received this bug notification because you are a membe

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-06-14 Thread Joseph Salisbury
I built a Zesty test kernel with commit a3ade8cc4. It required commits 5c1bec61fdfcd, 37cdd991fac81 and 631e63a9f346c as prereqs. The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1664663/ Can you test this kernel and see if it resolves this bug? -- You received th

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-06-06 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: Confirmed => In Progress ** Changed in: linux (Ubuntu Zesty) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-06-05 Thread Joshua R. Poulson
This fix is in linux-next now: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/drivers/hv/hv_kvp.c?h=next-20170605&id=a3ade8cc474d848676278660e65f5af1e9e094d9 ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Changed in: linux (Ubuntu Zesty)

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-06-05 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: In Progress => Incomplete ** Changed in: linux (Ubuntu Zesty) Status: In Progress => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.ne

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-03-16 Thread Joshua R. Poulson
Long is working on a patch for submission upstream that should help with this, and I will add it here when he does. -- 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/1664663 Title: [Hyper-V

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-03-10 Thread Joseph Salisbury
I built a test kernel after changing KVP_SCRIPTS_PATH to /usr/sbin/hypervkvpd. The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1664663 Can you give that kernel a try? If it resolves the issue, is that the change you want to make instead of moving the scripts to /u

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-03-09 Thread Stuart Miller
Hi Chris, Thanks for investigating. I've tried again to confirm the problem still occurs -- and it does, although sometimes it takes multiple restarts of the hv-kvp-daemon.service for it to start successfully. Some diagnostic information is below. Welcome to Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-6

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-03-09 Thread Chris Valean
Hi Stuart, >From your comment #8, I took the 16.04.2 server ISO and did an install. This uses kernel 4.4.0-62 and after installing the linux-tools/cloud-tools, then I haven't ran into the initial issue. Where you seeing the exact message from kvp that it didn't start? Note that if the kernel is

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-03-08 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Zesty) Assignee: (unassigned) => Joseph Salisbury (jsalisbury) ** Changed in: linux (Ubuntu Zesty) Status: Triaged => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. ht

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-03-08 Thread Chris Valean
Hi Joe, Using today's ISO - zesty-server-amd64.iso from March 8th, and doing a fresh install, then installing linux-tools-generic and linux-cloud-tools-generic, I see that the KVP daemon starts at the reboot without the previous issue. The tools are running on top of kernel 4.10.0-9. However, n

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-03-07 Thread Stuart Miller
I have also seen this in 16.04.2, with the same symptoms as the OP. Restarting the service (sudo systemctl restart hv-kvp-daemon.service) seems to have fixed this problem across reboots. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to lin

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-02-24 Thread Joseph Salisbury
I built another 4.8.0-22 test kernel, but using a Yakkety tree. That kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1664663/yakkety Can you also give that kernel a try? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-02-21 Thread Chris Valean
The same error appears from KVP also on the test kernel 4.8.0-22_4.8.0-22.24~lp1664663. -- 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/1664663 Title: [Hyper-V] kvp daemon start failure o

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-02-17 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Zesty) Status: Confirmed => Triaged ** Tags added: kernel-hyper-v -- 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/1664663 Title: [Hyper-V] kvp daemon

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-02-16 Thread Joseph Salisbury
I built an early Zesty kernel and tools packages. The packages can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1664663/ Can you test out these packages? That will tell us if this is a regression. If the bug still exists, we can try some earlier versions. -- You received this b

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-02-16 Thread Joseph Salisbury
It sounds like this is only happening on Zesty, so let me build an early Zesty kernel version with it's associated linux-tools and cloud-tools packages. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpa

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-02-16 Thread Chris Valean
Hi Joe, The error comes from the kvp daemon, which is not part of the kernel itself. Or along with the kernel-ppa are you also building linux-tools/cloud-tools? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-02-14 Thread Joseph Salisbury
Can you see if this also happens with the latest mainline kernel: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10-rc8 ** Tags added: zesty -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bu

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-02-14 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Importance: Undecided => High ** Tags added: kernel-da-key ** Also affects: linux (Ubuntu Zesty) Importance: High Status: Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubunt

[Kernel-packages] [Bug 1664663] Re: [Hyper-V] kvp daemon start failure on Zesty

2017-02-14 Thread Chris Valean
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- 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/1664663 Title: [Hyper-V] kvp daemon start failure on Zesty Status in