[Yahoo-eng-team] [Bug 2092391] Re: duplication instances when nova compute service restart

2025-01-17 Thread sean mooney
resartign the comptue service while any rpc action (*live migration, spawn any other operation) is not supported by nova. if you take that action then you violate all pre and postcontion of ongriong operations. we can try and minimise the impact of this but its not a goal of nova to make restarti

[Yahoo-eng-team] [Bug 2092465] Re: reboot nova-compute service while live migration could left instance state inconsistent

2025-01-17 Thread sean mooney
so that is not supproted. i think we do attpath to abort any ongoing live migration that have not proceed to post live migrate but we generally cant complete any that have entered post-live-migrate. ** Changed in: nova Status: New => Opinion -- You received this bug notification because

[Yahoo-eng-team] [Bug 2092250] Re: [RFE] OVN: allow to configure activation-strategy (change it to a different strategy from rarp; or disable completely)

2025-01-17 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/938106 Committed: https://opendev.org/openstack/neutron/commit/949b098626b7df409c7dac4c16295e47ac105437 Submitter: "Zuul (22348)" Branch:master commit 949b098626b7df409c7dac4c16295e47ac105437 Author: Ihar Hrachyshka Date: Thu Dec

[Yahoo-eng-team] [Bug 2092213] Re: unable to rescue instance from iso

2025-01-17 Thread Ivan Anfimov
Fixed after applied: https://review.opendev.org/c/openstack/oslo.utils/+/931695 @danms thank you. ** Changed in: nova Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nov

[Yahoo-eng-team] [Bug 2095196] [NEW] functional: test_virtual_port_host_update failed due to ovsdb SB transaction timeout, "Unreasonably long 25512ms poll interval (0ms user, 26ms system)" in ovsdb-se

2025-01-17 Thread Ihar Hrachyshka
Public bug reported: https://0e01ca15cd4d54a0e684-4b29bd9ae378cf0db90ada93d04207ec.ssl.cf1.rackcdn.com/938106/4/check/neutron- functional/61f4695/testr_results.html Traceback (most recent call last): File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/functional/plugins/ml2/driver

[Yahoo-eng-team] [Bug 2095195] [NEW] VM fails to receive IPv4 from DHCP agent because the agent has not updated the network config for dnsmasq after port was created

2025-01-17 Thread Ihar Hrachyshka
Public bug reported: https://a77b0ced621f6962ba5d-521ddb5b4802ca7b9a58415e487c1c51.ssl.cf5.rackcdn.com/927216/11/check/neutron- ovs-tempest-dvr-ha-multinode-full/0d9ec5f/testr_results.html In console, we see: Starting network: dhcpcd-9.4.1 starting DUID 00:04:5a:c9:ab:dc:5b:74:4e:f2:87:a2:fe:bd:

[Yahoo-eng-team] [Bug 2092453] Re: No way to forbid evacuation for instance with ephemeral devices

2025-01-17 Thread OpenStack Infra
** Changed in: nova Status: Invalid => In Progress -- 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/2092453 Title: No way to forbid evacuation for instance with eph

[Yahoo-eng-team] [Bug 2092453] Re: No way to forbid evacuation for instance with ephemeral devices

2025-01-17 Thread sean mooney
This is a feature request not a bug. ephemeral diskss are examplty that. from an API point of view its expected that data on ephmerl disks will be lost if you evacuate the instance or on some other move operations. ** Changed in: nova Importance: Undecided => Wishlist ** Changed in: nova

[Yahoo-eng-team] [Bug 2095185] [NEW] test_legacy_router_conntrack_helper failed as "neutron_lib.exceptions.BridgeDoesNotExist: Bridge test-bre0e2da16 does not exist" when router attempted to plug inte

2025-01-17 Thread Ihar Hrachyshka
Public bug reported: This happened in 2023.2 but I suspect it's applicable for master too, see explanation below. https://db62f022a051878f64d1-33cd363c3f72485dda255154bdda0fc8.ssl.cf2.rackcdn.com/939237/1/check/neutron- functional-with-uwsgi/cdc4fc3/testr_results.html ft1.1: neutron.tests.funct

[Yahoo-eng-team] [Bug 2095180] [NEW] test_agent_metadata_port_dhcp_reenable_event fails when ovsdb-server combines create and later update into a single create event for monitor

2025-01-17 Thread Ihar Hrachyshka
Public bug reported: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_94a/939272/2/check/neutron- functional/94afc30/testr_results.html ft1.4: neutron.tests.functional.agent.ovn.metadata.test_metadata_agent.TestMetadataAgent.test_agent_metadata_port_dh

[Yahoo-eng-team] [Bug 2095173] [NEW] Ephemeral volumes can be corrupted during VM migration

2025-01-17 Thread Doug Szumski
Public bug reported: Steps to reproduce: 1. Configure XFS as the default ephemeral volume filesystem. Use a recent distro with XFS 5. 2. Create a VM with an ephemeral volume 3. Log into the VM, check the ephemeral volume is mounted 3. Cold migrate the VM to a new host 4. Log into the VM, check t

[Yahoo-eng-team] [Bug 2092474] Re: Packet Logging Framework (OVN/ML2)

2025-01-17 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/938889 Committed: https://opendev.org/openstack/neutron/commit/2aeba1be1e1378c21073fe1da8480445306c5d0f Submitter: "Zuul (22348)" Branch:master commit 2aeba1be1e1378c21073fe1da8480445306c5d0f Author: Rodolfo Alonso Hernandez Date:

[Yahoo-eng-team] [Bug 2095156] Re: ironic network metadata does not contain info about bond links

2025-01-17 Thread Vasyl Saienko
https://github.com/openstack/nova/commit/0e6cda285104576eb06432fd1b204f7f84d207a8 fixed by ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.la

[Yahoo-eng-team] [Bug 2095167] [NEW] BW limit not applied to external/provider network

2025-01-17 Thread Eduardo Olivares
Public bug reported: The whitebox-neutron-temptest-plugin test test_dscp_bwlimit_external_network has been failing consistently since Jan 8th: https://zuul.opendev.org/t/openstack/builds?job_name=whitebox-neutron-tempest-plugin-ovn-single-thread&project=x%2Fwhitebox-neutron-tempest-plugin&pipelin

[Yahoo-eng-team] [Bug 2095156] [NEW] ironic network metadata does not contain info about bond links

2025-01-17 Thread Vasyl Saienko
Public bug reported: When using ironic protgroups with nova caracal we found that network_data.json does not contain info about bond members. ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Tea

[Yahoo-eng-team] [Bug 2095152] [NEW] ovs-agent: Leftover tpi/spi interfaces after VM boot/delete with trunk port(s)

2025-01-17 Thread Bence Romsics
Public bug reported: We have seen tpi- and spi- interfaces in ovs not deleted by ovs-agent when they should have been deleted already. At the moment I only have a reproduction based on chance with wildly varying frequency of the error symptoms: ovs-dump() { for bridge in $( sudo ovs-vsctl li

[Yahoo-eng-team] [Bug 2095150] [NEW] Admin user doesn't see port binding and provider network details

2025-01-17 Thread Bernd Bausch
Public bug reported: The commands "openstack port show" and "openstack network show" report port binding and provider network details when the user has the admin role. The port and network pages in Horizon, however, don't. Binding details are supposed to be in a section at the end of the port pag