← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1970467] Re: nova blocks vdpa move operations that work correctly.

 

Reviewed:  https://review.opendev.org/c/openstack/nova/+/832330
Committed: https://opendev.org/openstack/nova/commit/95f96ed3aa201bc5b90e589b288fa4039bc9c0d2
Submitter: "Zuul (22348)"
Branch:    master

commit 95f96ed3aa201bc5b90e589b288fa4039bc9c0d2
Author: Sean Mooney <work@xxxxxxxxxxxxxxx>
Date:   Mon Mar 7 20:37:57 2022 +0000

    enable blocked VDPA move operations
    
    This change adds functional test for operations on servers with VDPA
    devices that are expected to work but currently blocked due to lack
    of testing or qemu bugs.
    
    cold-migrate, resize, evacuate,and shelve are enabled
    and tested by this patch
    
    Closes-Bug: #1970467
    Change-Id: I6e220cf3231670d156632e075fcf7701df744773


** Changed in: nova
       Status: In Progress => 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/1970467

Title:
  nova blocks vdpa move operations that work correctly.

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  during the implementation of the initall VDPA feature support i only
  had one server with vdpa capable nics.

  as a result no move operations were actually tested so we choose out of an abundance of cation
  to block them at the API level until we had a chance to test them.
  They have now been tested and work without code change once the API block is removed
  during the zed ptg we agreed to treat this as a bug and remove the API block.

  once this is complete cold migration, resize, evacuate and
  shelve/unshelve will be available when using interfaces with vnic-type
  vdpa.

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



References