← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1894022] Re: Some package or kernel version of virtual persistent memory restrictions is not consistent

 

** Changed in: nova/train
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1894022

Title:
  Some package or kernel version of virtual persistent memory
  restrictions is not consistent

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) train series:
  Fix Released
Status in OpenStack Compute (nova) ussuri series:
  Fix Released

Bug description:
  [1] and [2] have the different requirement of the dependencies.

  In [1] required:

    - Kernel version >= 4.2
    - QEMU version >= 2.9.0
    - Libvirt version >= 5.0.0
    - ndctl version >= 4.7
    - daxio version >= 1.6

  In [2] required:

    - Linux Kernel version >= 4.18 with the following modules loaded:
      dax_pmem, nd_pmem, device_dax, nd_btt
    - QEMU version >= 3.1.0
    - Libvirt version >= 5.0.0
    - ndctl version >= 62

  [1]https://specs.openstack.org/openstack/nova-specs/specs/train/implemented/virtual-persistent-memory.html
  [2]https://docs.openstack.org/nova/ussuri/admin/virtual-persistent-memory.html#dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1894022/+subscriptions


References