[Yahoo-eng-team] [Bug 2012056] [NEW] DiskNotFound exeption is rised when attaching disk just after VM creation

2023-03-17 Thread Ilya Popov
Public bug reported: Description === Faced problem while performing tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap. Test create 2 volumes, than create VM and than attaches one volume to VM: https://github.com/openstack/tempest/blob/master/tempest/api/compute/

[Yahoo-eng-team] [Bug 2007864] Re: Error nova.exception.VolumeNotFound appears when trying to extend attached volume

2023-02-22 Thread Ilya Popov
Fixed in master in https://review.opendev.org/c/openstack/nova/+/807025 ** Changed in: nova Status: New => 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/b

[Yahoo-eng-team] [Bug 2007864] [NEW] Error nova.exception.VolumeNotFound appears when trying to extend attached volume

2023-02-20 Thread Ilya Popov
Public bug reported: Openstack version: Xena. May have same behaviour in master as code looks like the same Error appears when we try to extend volume after volume was migrated to ceph beckend. Migration is performed by "change volume type" (in Horizon) or "cinder retype" (in CLI) for attached to

[Yahoo-eng-team] [Bug 1940668] [NEW] Nova-compute fit instance to numa nodes not optimal resulting instance creation failure

2021-08-20 Thread Ilya Popov
Public bug reported: Description === Reproduced in ussuri, master has the same code. When nova compute start to fit instance's NUMA topology on host's NUMA topology it uses host cells list. This list contains cell objects from cell 0 up to cell N always sorted from cell id 0 up to cell i