[Yahoo-eng-team] [Bug 1944759] Re: [SRU] confirm resize fails with CPUUnpinningInvalid

2024-11-27 Thread Rodrigo Barbieri
** No longer affects: nova/ussuri -- 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/1944759 Title: [SRU] confirm resize fails with CPUUnpinningInvalid Status in Ubuntu Clo

[Yahoo-eng-team] [Bug 1939604] [NEW] Cannot create instance with multiqueue image, vif_type=tap (calico) and 1vcpu flavor

2021-08-11 Thread Rodrigo Barbieri
05b68b4-498c-4ea9-85ce-8be0c305ec4b] if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', dom=self) 2021-08-11 17:36:44.317 376565 ERROR nova.compute.manager [instance: 505b68b4-498c-4ea9-85ce-8be0c305ec4b] libvirt.libvirtError: Unable to create tap device tap73

[Yahoo-eng-team] [Bug 1939920] [NEW] Compute node deletes itself if rebooted without DNS

2021-08-13 Thread Rodrigo Barbieri
Public bug reported: Reproduced on: bionic-queens, focal-wallaby A normal-running nova-compute service with instances can have its DB suffer drastic damage by having its FQDN changed due to external factors that may be beyond control and always have some chance of happening, such a network outage

[Yahoo-eng-team] [Bug 1939920] Re: Compute node deletes itself if rebooted without DNS

2021-08-17 Thread Rodrigo Barbieri
Given the meeting discussion and the fact that solution (2) above is able to achieve the intended effect, I marked the bug for Nova project as invalid and added charm-nova-compute as affected, where the fix would have to be implemented in. ** Also affects: charm-nova-compute Importance: Undecid

[Yahoo-eng-team] [Bug 1939604] Re: [SRU] Cannot create 1vcpu instance with multiqueue image, vif_type=tap (calico)

2021-09-09 Thread Rodrigo Barbieri
** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Hirsute) Importance: Undecided Status: New ** Also affects: cloud-archive Importance: Undecided

[Yahoo-eng-team] [Bug 1821755] Re: [SRU] live migration break the anti-affinity policy of server group simultaneously

2021-09-23 Thread Rodrigo Barbieri
** Merge proposal linked: https://code.launchpad.net/~rodrigo-barbieri2010/ubuntu/+source/nova/+git/nova/+merge/409020 ** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/stein Importance: Undecided Status: New -- You received

[Yahoo-eng-team] [Bug 1821594] [NEW] Error in confirm_migration leaves stale allocations and 'confirming' migration state

2019-03-25 Thread Rodrigo Barbieri
Public bug reported: Description: When performing a cold migration, if an exception is raised by the driver during confirm_migration (this runs in the source node), the migration record is stuck in "confirming" state and the allocations against the source node are not removed. The instance is f

[Yahoo-eng-team] [Bug 1893263] [NEW] Cannot create instance with multiqueue image and vif_type=tap (calico)

2020-08-27 Thread Rodrigo Barbieri
Public bug reported: When using calico, the vif_type is tap, therefore when the instance is being created, the method plug_tap() is invoked, which creates the tap device prior to launching the instance. That tap device is currently always created without multiqueue as per [1]. When libvirt create

[Yahoo-eng-team] [Bug 1818671] Re: Openstack usage list not showing all projects

2020-09-16 Thread Rodrigo Barbieri
This issue has been further investigated and diagnosed to be a configuration mistake. ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.

[Yahoo-eng-team] [Bug 1893263] Re: Cannot create instance with multiqueue image and vif_type=tap (calico)

2020-10-27 Thread Rodrigo Barbieri
debdiff for SRU focal-ussuri ** Description changed: When using calico, the vif_type is tap, therefore when the instance is being created, the method plug_tap() is invoked, which creates the tap device prior to launching the instance. That tap device is currently always created without

[Yahoo-eng-team] [Bug 1908133] [NEW] Nova does not track shared ceph pools across multiple nodes

2020-12-14 Thread Rodrigo Barbieri
Public bug reported: Environment: - tested in focal-victoria and bionic-stein == Steps to reproduce: 1) Deploy OpenStack having 2 nova-compute nodes 2) Configure both compute nodes to have a RBD backend pointing to the same pool in ceph as below: [libvirt] images_type = rbd

[Yahoo-eng-team] [Bug 1913641] [NEW] Incorrect Shelved_offloaded instance metrics on openstack usage show output

2021-01-28 Thread Rodrigo Barbieri
Public bug reported: env: bionic-ussuri and bionic-wallaby (devstack) When running "openstack usage show --project ", having only shelved_offloaded instances in the project, it continues to track metrics as if the instance was running, even though it is not. See output below: $ openstack server

[Yahoo-eng-team] [Bug 1915055] [NEW] launched_at's reset when resizing/reverting and unshelving impacts "openstack usage show"

2021-02-08 Thread Rodrigo Barbieri
Public bug reported: environment: devstack-master stacked Jan 28th 2021 The "openstack usage show" commands provide metrics related to run time of the instance, as seen below: +---+--+ | Field | Value| +---+--+ | CPU Hours | 260.68 | | Di

[Yahoo-eng-team] [Bug 2045168] [NEW] instances page fails to load if it takes more than 26 seconds

2023-11-29 Thread Rodrigo Barbieri
Public bug reported: Focal-ussuri customer env with lots of resources. when trying to load the project>instance page, if the total amount of time loading data takes more than 26 seconds, the page enters a reload loop until the browser times out in 5 minutes. The 26 seconds number was obtained in

[Yahoo-eng-team] [Bug 2045168] Re: instances page fails to load if it takes more than 26 seconds

2024-02-16 Thread Rodrigo Barbieri
** Also affects: charm-openstack-dashboard Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/2045168 Title: instances page

[Yahoo-eng-team] [Bug 2045168] Re: instances page fails to load if it takes more than 26 seconds

2024-02-16 Thread Rodrigo Barbieri
I am removing the Horizon from the affected projects because I found out that the issue is caused by haproxy. The charmed installation of horizon installs and configures haproxy under-the-hood (which I didn't know and had assumed that the installation was equivalent to upstream, but I was wrong. Us

[Yahoo-eng-team] [Bug 1939869] Re: block migration of config_drive_format=iso9660 doesn't take into account a dedicated live-migration network

2024-02-28 Thread Rodrigo Barbieri
*** This bug is a duplicate of bug 1969971 *** https://bugs.launchpad.net/bugs/1969971 Considering the original description of this bug coming from a charmed deployment of nova, the bug [1] below I just marked this one as a duplicate of, the fix for that is very likely to address this one as w

[Yahoo-eng-team] [Bug 2055409] [NEW] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply to instance detail page

2024-02-29 Thread Rodrigo Barbieri
Public bug reported: Setting the config option OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES to False successfully allows skipping neutron calls when loading the instance list page, therefore speeding up page loading. However, when clicking on an instance and loading the instance details page it still

[Yahoo-eng-team] [Bug 2055409] Re: [SRU] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply to instance detail page

2024-02-29 Thread Rodrigo Barbieri
** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/victoria Importance: Undecided Status: New ** Also affects: cloud-archive/zed Importance: Undecided Status: New ** Also affects: cloud-archive/bobcat Importance: Undec

[Yahoo-eng-team] [Bug 2055409] Re: [SRU] config OPENSTACK_INSTANCE_RETRIEVE_IP_ADDRESSES does not apply to instance detail page

2024-02-29 Thread Rodrigo Barbieri
Fix has merged in Caracal/Noble cycle, has been backported upstream to Bobcat, Antelope and Zed. It needs to have SRU'ed back to Ussuri. Bobcat, Antelope and Zed could have Point Releases (as long as there one new tag upstream), but for Yoga, Xena, Wallaby, Victoria and Ussuri it will necessary to

[Yahoo-eng-team] [Bug 2054418] Re: User information is not updated after editing the user

2024-03-20 Thread Rodrigo Barbieri
this is a problem of the keystone charm, not upstream horizon ** Also affects: charm-keystone Importance: Undecided Status: New ** Changed in: horizon Status: New => Invalid ** Changed in: charm-keystone Status: New => In Progress -- You received this bug notification b

[Yahoo-eng-team] [Bug 1728031] Re: [SRU] Unable to change user password when ENFORCE_PASSWORD_CHECK is True

2024-04-10 Thread Rodrigo Barbieri
** Also affects: ubuntu Importance: Undecided Status: New ** Also affects: Ubuntu Mantic Importance: Undecided Status: New ** Also affects: Ubuntu Focal Importance: Undecided Status: New ** Also affects: Ubuntu Jammy Importance: Undecided Status: New ** A

[Yahoo-eng-team] [Bug 1939920] Re: Compute node deletes itself if rebooted without DNS

2022-05-11 Thread Rodrigo Barbieri
** No longer affects: nova -- 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/1939920 Title: Compute node deletes itself if rebooted without DNS Status in OpenStack Nova Co

[Yahoo-eng-team] [Bug 1827120] Re: [SRU] application credentials created via Horizon with the admin project scope have project_id == None

2022-12-05 Thread Rodrigo Barbieri
affects: cloud-archive/yoga Importance: Undecided Status: New ** Also affects: horizon Importance: Undecided Status: New ** Changed in: horizon Status: New => Fix Committed ** Changed in: horizon Assignee: (unassigned) => Rodrigo Barbieri (rodrigo-barbie

[Yahoo-eng-team] [Bug 2002008] [NEW] cannot set project quotas

2023-01-05 Thread Rodrigo Barbieri
Public bug reported: envs tested: ussuri and yoga A project admin can set the quota through the CLI using command "openstack quota set". However, using Horizon, only a cloudadmin can set project quotas, as can be seen in [1]. Since this is a feature available through the CLI, I see no reason wh

[Yahoo-eng-team] [Bug 1984736] Re: "TypeError: catching classes that do not inherit from BaseException is not allowed" is raised if volume mount fails in python3

2025-01-27 Thread Rodrigo Barbieri
** Description changed: + *** SRU TEMPLATE AT THE BOTTOM *** + Saw this on a downstream CI run where a volume mount failed: 2022-07-29 11:56:57.606 2 ERROR nova.compute.manager [req-67e1cef8-e30a-4a47-8010-9e966fd30fce 8882186b6a324a0e9fb6fd268d337cce 8b290d651e9b42fd

[Yahoo-eng-team] [Bug 2106500] Re: logrotate script definition forces application restart

2025-04-10 Thread Rodrigo Barbieri
** Also affects: nova Importance: Undecided Status: New -- 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/2106500 Title: logrotate script definition forces applic

[Yahoo-eng-team] [Bug 2106500] Re: logrotate script definition forces application restart

2025-04-28 Thread Rodrigo Barbieri
** Also affects: nova (Ubuntu) Importance: Undecided Status: New -- 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/2106500 Title: logrotate script definition forc

[Yahoo-eng-team] [Bug 2056377] Re: Create Role button is not visible for default admin user

2025-04-03 Thread Rodrigo Barbieri
** Changed in: horizon Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/2056377 Title: Create Role button is not visible for defau

[Yahoo-eng-team] [Bug 2011998] Re: [SRU] Flavor: Not Available on Instance View

2025-05-14 Thread Rodrigo Barbieri
** Description changed: + * SRU TEMPLATE AT THE BOTTOM + OpenStack/Horizon: Yoga After creating an instance # openstack server show test2 | egrep 'flavor| id ' | flavor | gen.medium (gen.medium) | id