[Yahoo-eng-team] [Bug 1432873] Re: Add FDB bridge entry fails if old entry not removed

2015-03-17 Thread Bjoern Teipel
** Also affects: openstack-ansible Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1432873 Title: Add FDB bridge entry fails if old entry not

[Yahoo-eng-team] [Bug 1434241] [NEW] Internal Server Error while updating project quota when using Keystone LDAP backend

2015-03-19 Thread Bjoern Teipel
Public bug reported: [Thu Mar 19 18:57:12.158459 2015] [:error] [pid 4777:tid 139987244758784] [Thu Mar 19 18:57:12.184901 2015] [:error] [pid 4777:tid 139987244758784] REQ: curl -i --insecure 'http://1.2.3.4:8774/v2/b41a90047bef4e7d9031cc72d692a5c5/limits' -X GET -H Accept: application/json

[Yahoo-eng-team] [Bug 1451860] Re: Attached volume migration failed, due to incorrect arguments order passed to swap_volume

2015-05-26 Thread Bjoern Teipel
** Also affects: openstack-ansible 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/1451860 Title: Attached volume migration

[Yahoo-eng-team] [Bug 1485635] [NEW] Delete image should not progress as long as instances using it

2015-08-17 Thread Bjoern Teipel
Public bug reported: Currently it is possible to delete the glance images, even if instances are still referencing it. This is in particular an issue once you deleted the image and tried to resize/migrate instances to a new host. The new host can't download the image from glance and the

[Yahoo-eng-team] [Bug 1293540] Re: nova should make sure the bridge exists before resuming a VM after an offline snapshot

2015-07-13 Thread Bjoern Teipel
** Also affects: openstack-ansible Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1293540 Title: nova should make sure the bridge exists

[Yahoo-eng-team] [Bug 1590816] [NEW] metadata agent make invalid token requests

2016-06-09 Thread Bjoern Teipel
Public bug reported: Sporadically the neutron metadata agent seems to return 401 wrapped up in a 404. For still unknown reasons, the metadata agents creates sporadically invalid v3 token requests 2016-02-26 13:34:46.486 33371 TRACE neutron.agent.metadata.agent Unauthorized: {"error":

[Yahoo-eng-team] [Bug 1552394] Re: auth_url contains wrong configuration for metadata_agent.ini and other neutron config

2016-06-08 Thread Bjoern Teipel
Marking neutron as affected since correcting the auth_url did not seem to fix this reliable enough. We observed still issues, especially growing metadata response with a 404 wrapped into a 401. The interesting part is that this error goes aways after the neutron-metadata-agent restart but

[Yahoo-eng-team] [Bug 1591386] [NEW] Possible race condition L3HA when VRRP state changes why building

2016-06-10 Thread Bjoern Teipel
Public bug reported: Currently I suspect a race condition when creating neutron HA enabled router and attaching router interfaces. All of my router ports are stuck in build state but passing traffic. If I pick one port from this router is shows it is still in BUILD state:

[Yahoo-eng-team] [Bug 1552394] Re: auth_url contains wrong configuration for metadata_agent.ini and other neutron config

2016-06-13 Thread Bjoern Teipel
Back ports to liberty not necessary anymore due to the v2 fallback issues we found at https://review.openstack.org/#/c/327960/ Setting liberty to invalid state. ** Changed in: openstack-ansible/liberty Status: In Progress => Invalid -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1582279] Re: Glance (swift) download broken after Kilo to Liberty Upgrade

2016-06-21 Thread Bjoern Teipel
** Changed in: openstack-ansible Status: In Progress => Fix Committed ** Changed in: openstack-ansible Status: Fix Committed => Fix Released ** Changed in: glance Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1582288] [NEW] nofile settings missing for memcached_server role

2016-05-16 Thread Bjoern Teipel
Assignee: Bjoern Teipel (bjoern-teipel) Status: New ** Changed in: glance Assignee: (unassigned) => Bjoern Teipel (bjoern-teipel) ** Summary changed: - Ulimit settings missign for memcached_server role + Ulimit settings missing for memcached_server role ** Summary chan

[Yahoo-eng-team] [Bug 1582279] [NEW] Glance (swift) download broken after Kilo to Liberty Upgrade

2016-05-16 Thread Bjoern Teipel
where value like 'swift%5000/v2.0/glance_images%' and status='active'; After that all image downloads started working. As a additional information, Keystone was running in a stock configuration, Fernet with SQL identity back end. Interestingly I did another upgrade to Liberty trying to reprodu

[Yahoo-eng-team] [Bug 1628301] [NEW] SR-IOV not working in Mitaka and Intel X series NIC

2016-09-27 Thread Bjoern Teipel
Public bug reported: The SRIO functionality in Mitaka seems broken, all configuration options we evaluated lead to NovaException: Unexpected vif_type=binding_failed errors, stack following. We are currently using this code base, along with SRIOV configuration posted here Nova SHA

[Yahoo-eng-team] [Bug 1628301] Re: SR-IOV not working in Mitaka and Intel X series NIC

2016-09-30 Thread Bjoern Teipel
Adding Neutron since I believe the issue is the neutron-sriov-nic-agent not building the port so that nova can allocate it for the instance. ** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1628301] Re: SR-IOV not working in Mitaka and Intel X series NIC

2016-10-12 Thread Bjoern Teipel
Closing this out, after updating the ixgbe and ixgbevf driver I was able "attach" VF ports on nova instances. ** Changed in: neutron Status: Incomplete => Invalid ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1681973] [NEW] neutron-ns-metadata-proxy wsgi settings not tunable

2017-04-11 Thread Bjoern Teipel
Public bug reported: Based on commit https://github.com/openstack/neutron/commit/9d573387f1e33ce85269d3ed9be501717eed4807, the wsgi connection pool has been lowered to 100 threads, which is now a problem for the neutron-ns-metadata-proxy spawned by the neutron-metadata-agent and not passing

[Yahoo-eng-team] [Bug 1804262] [NEW] ComputeManager._run_image_cache_manager_pass times out when running on NFS

2018-11-20 Thread Bjoern Teipel
Public bug reported: Description === Under Pike we are operating a /var/lib/nova/instances mounted on a clustered Netapp A700 AFF. The share is mounted across the entire nova fleet of currently 29 hosts (10G networking) with ~ 720 instances. We are mounting the share with standard NFS

[Yahoo-eng-team] [Bug 1813188] [NEW] Live migrations break on flavors with swap/ephemeral disks when created on Juno

2019-01-24 Thread Bjoern Teipel
Public bug reported: Description === Instance flavors with Ephemeral/Swap disk configuration created under Juno do not live migrate/migrate/resize cleanly due to a change in Liberty as the naming scheme for these underlying disk have changed around the file extension from

[Yahoo-eng-team] [Bug 1512645] Re: Security groups incorrectly applied on new additional interfaces

2019-08-27 Thread Bjoern Teipel
I do agree with the initial issue that this is bad design, especially if nova and also horizon are displaying security groups for the instances rather than neutron port. Personally I would prefer that nova displays the security groups per port, per instance. ** Also affects: nova Importance: