> Is there any intention of backporting either linux-aws or any of the NVMe bug 
> fixes from
> linux-aws into linux-image-virtual-lts-xenial for Ubuntu 14.04 since they're 
> both
> 4.4.0 kernels?

the fix for this bug is to change the kernel config param
CONFIG_XEN_BALLOON from y to n, disabling Xen ballooning in the linux-
aws kernel.  This avoids the problems associated with DMA to/from the
memory pages added by the balloon driver, which are physically located
outside the e820 region.

As such, there is no actual code change to backport into the generic
xenial (or other release) kernel, and disabling Xen ballooning in the
generic kernel is inappropriate, as it would remove functionality from
any other Ubuntu-under-Xen users who do want to use Xen ballooning.

An upstream discussion on this particular issue is here:
https://lkml.org/lkml/2017/3/22/878

we're consulting Amazon to see if they may be able to update the AWS
hypervisor to reject any requests by the linux guest to register
hotadded memory pages, which would also fix this problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1668129

Title:
  Amazon I3 Instance Buffer I/O error on dev nvme0n1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1668129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to