[Yahoo-eng-team] [Bug 1897637] [NEW] ovs firewall: mac learning of dest VM mac not working

2020-09-28 Thread Moshe Levi
23, priority=50,ct_state=+est-rel+rpl,ct_zone=1,ct_mark=0,reg5=0x9 actions=mod_vlan_vid:1,NORMAL the problem will be solved. ** Affects: neutron Importance: Undecided Assignee: Moshe Levi (moshele) Status: In Progress -- You received this bug notification because you are

[Yahoo-eng-team] [Bug 1855888] [NEW] ovs-offload with vxlan is broken due to adding skb mark

2019-12-10 Thread Moshe Levi
: High Assignee: Moshe Levi (moshele) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1855888 Title: ovs-offload with vxlan is broken due to adding skb

[Yahoo-eng-team] [Bug 1627987] Re: [RFE] SR-IOV accelerated OVS integration

2018-11-25 Thread Moshe Levi
** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1627987 Title: [RFE] SR-IOV accelerated OVS integration Status in

[Yahoo-eng-team] [Bug 1789074] [NEW] failed to boot guest with vnic_type direct when rx_queue_size and tx_queue_size are set

2018-08-26 Thread Moshe Levi
Expected results: Additional info: ** Affects: nova Importance: Undecided Assignee: Moshe Levi (moshele) Status: New ** Changed in: nova Assignee: (unassigned) => Moshe L

[Yahoo-eng-team] [Bug 1785608] [NEW] [RFE] neutron ovs agent support baremetal port using smart nic

2018-08-06 Thread Moshe Levi
Public bug reported: Problem description === While Ironic today supports Neutron provisioned network connectivity for Bare-Metal servers through ML2 mechanism driver, the existing support is based largely on configuration of TORs through vendor-specific mechanism drivers, with

[Yahoo-eng-team] [Bug 1719327] [NEW] nova compute overwrite binding-profile when updating port direct port

2017-09-25 Thread Moshe Levi
Public bug reported: in case a user create direct port with binding-profile such as: --binding-profile '{"capabilities": ["switchdev"]}'. nova-compute will overwrite that info with the pci_vendor_info pci_slot which are used for the SR-IOV mechanism driver and agent, and on delete it will

[Yahoo-eng-team] [Bug 1658078] [NEW] AttributeError: 'NoneType' object has no attribute 'support_requests'

2017-01-20 Thread Moshe Levi
Public bug reported: When the compute is ironic driver and the shceduler is configured with pci passthrough filter the vm get to an error state and we can see the following error in the scheduler 2017-01-19 06:00:35.887 105364 ERROR oslo_messaging.rpc.server

[Yahoo-eng-team] [Bug 1618382] Re: test_update_instance_port_admin_state Fails sumetime with DB Update error

2016-12-21 Thread Moshe Levi
we can't repoudce is so moving it to invalid. ** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1618382 Title:

[Yahoo-eng-team] [Bug 1597208] Re: Failed to Create an Instance using macvtap cause existence of "_" in interface vf_name (Regex miss)

2016-12-20 Thread Moshe Levi
** Changed in: neutron Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1597208 Title: Failed to Create an Instance using macvtap cause

[Yahoo-eng-team] [Bug 1627987] [NEW] [RFE] SR-IOV accelerated OVS integration

2016-09-27 Thread Moshe Levi
Public bug reported: SR-IOV accelerated Open vSwitch significantly improves the performance of OVS while maintaining its core functionality. The idea is to leverage SR-IOV technology with OVS control plane management. Change on the neutron side: 1. extend the OVS mechanism driver to bind direct

[Yahoo-eng-team] [Bug 1622854] [NEW] pci: double pci migration is putting vm in ERROR

2016-09-13 Thread Moshe Levi
Public bug reported: nova master devstack multinode with 2 compute nodes 1. booting vm with direct port 2. nova migrate 128a2ba4-fb6e-49f4-a6e0-45cde1c60215 3. nova resize-confirm 128a2ba4-fb6e-49f4-a6e0-45cde1c60215 4. nova migrate 128a2ba4-fb6e-49f4-a6e0-45cde1c60215 5. nova resize-confirm

[Yahoo-eng-team] [Bug 1614092] Re: SRIOV - PF / VM that assign to PF does not get vlan tag

2016-08-22 Thread Moshe Levi
@Eran, Please discard my previous comment. It is not possible do config the vlan because you pass all the PF to the guest. The you should create the vlan by himself or cloud init. I am not aware of easy solution for this. ** Changed in: nova Status: Confirmed => Won't Fix ** Changed

[Yahoo-eng-team] [Bug 1611302] [NEW] SR-IOV: deprecate supported_pci_vendor_devs

2016-08-09 Thread Moshe Levi
-August/101108.html ** Affects: neutron Importance: Undecided Assignee: Moshe Levi (moshele) Status: In Progress ** Tags: sriov-pci-pt -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https

[Yahoo-eng-team] [Bug 1607219] Re: revert-resize doen't drop new pci devices

2016-07-28 Thread Moshe Levi
duplicate to https://bugs.launchpad.net/nova/+bug/1594230 ** Changed in: nova Status: In Progress => Incomplete ** Changed in: nova Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1607219] [NEW] revert-resize doen't drop new pci devices

2016-07-28 Thread Moshe Levi
Public bug reported: This commit https://review.openstack.org/#/c/307124/ fixes the resize for pci device, but in drop_move_claim it takes always the old pci device for the migration context. It should get the pci device according to prefix ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1606941] [NEW] nova hypervisor-show is broken when hypervisor_type is ironic is ironic type

2016-07-27 Thread Moshe Levi
Public bug reported: openstack with master branch configure to use ironic running stack@r-dcs88:~/ironic-inspector$ nova hypervisor-show 98f78cb6-a157-4580-bbc7-7b0f9ea03245 ERROR (ClientException): Unexpected API Error. Please report this at

[Yahoo-eng-team] [Bug 1590556] [NEW] race condition with resize causing old resources not to be free

2016-06-08 Thread Moshe Levi
Public bug reported: While I was working on fixing the resize for pci passthrough [1] I have notice the following issue in resize. If you are using small image and you resize-confirm it very fast the old resources are not getting freed. After debug this issue I found out the root cause of it.

[Yahoo-eng-team] [Bug 1532534] Re: [RFE] InfiniBand support

2016-04-07 Thread Moshe Levi
** 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/1532534 Title: [RFE] InfiniBand support Status in Ironic: In Progress Status in Ironic

[Yahoo-eng-team] [Bug 1397675] Re: Updating admin_state_up for port with vnic_type doesn't have affect when not using sriov nic agent

2016-04-03 Thread Moshe Levi
agnet_required is deprecated so I am marking this as invalid ** Changed in: neutron Status: Confirmed => New ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1565466] [NEW] pci detach failed with 'PciDevice' object has no attribute '__getitem__'

2016-04-03 Thread Moshe Levi
Public bug reported: when doing suspend with pci device, nova tries to detach the pci device from libvrit dom. after calling guest.detach_device nova checks the dom to ensure the detaching is finished. if that detach failed (because of using old qemu in my case) the _detach_pci_devices

[Yahoo-eng-team] [Bug 1532534] Re: [RFE] InfiniBand support

2016-01-12 Thread Moshe Levi
** Changed in: ironic-inspector Assignee: (unassigned) => Moshe Levi (moshele) ** Changed in: ironic-inspector Status: Confirmed => In Progress ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Assignee: (unassigned) => Moshe Levi

[Yahoo-eng-team] [Bug 1524643] Re: port 'binding:profile' can't be removed when VM is deleted

2016-01-12 Thread Moshe Levi
** Project changed: neutron => 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/1524643 Title: port 'binding:profile' can't be removed when VM is deleted Status in

[Yahoo-eng-team] [Bug 1525076] Re: delete vm, port mac is not be reset

2016-01-12 Thread Moshe Levi
you can workaround the issue by setting the macs of all the VF to 00:00:00:00:00:01 before you start to use them, then libvirt will clean the VF. The problem is with some driver that don't except 00:00:00:00:00:00 ** Changed in: neutron Status: Incomplete => Invalid -- You received this

[Yahoo-eng-team] [Bug 1499269] Re: cannot attach direct type port (sr-iov) to existing instance

2016-01-12 Thread Moshe Levi
** No longer affects: nova ** Project changed: neutron => nova ** Changed in: nova Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1499269 Title:

[Yahoo-eng-team] [Bug 1527991] [NEW] SR-IOV port doesn't reach router internal port when they on the same physical server

2015-12-20 Thread Moshe Levi
: Moshe Levi (moshele) Status: New ** Tags: sriov-pci-pt ** Tags added: sriov-pci-pt ** Changed in: neutron Assignee: (unassigned) => Moshe Levi (moshele) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neut

[Yahoo-eng-team] [Bug 1527307] [NEW] SR-IOV Agent doesn't expose loaded extenstions

2015-12-17 Thread Moshe Levi
Public bug reported: Using SR-IOV L2 agent and configuring extensions=qos Running # neutron agent-show Should show the loaded extensions.. ** Affects: neutron Importance: Undecided Assignee: Moshe Levi (moshele) Status: New ** Tags: sriov-pci-pt ** Tags added: sriov-pci

[Yahoo-eng-team] [Bug 1523083] [NEW] launch a vm with macvtap port is not working with krenel < 3.13

2015-12-05 Thread Moshe Levi
Importance: Undecided Assignee: Moshe Levi (moshele) Status: Confirmed ** Tags: sriov-pci-pt ** Changed in: neutron Assignee: (unassigned) => Moshe Levi (moshele) ** Changed in: neutron Status: New => Confirmed ** Description changed: the sriov agent check i

[Yahoo-eng-team] [Bug 1511234] Re: Decompose fully mlnx ml2 driver

2015-12-04 Thread Moshe Levi
** Changed in: networking-mlnx Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1511234 Title: Decompose fully mlnx ml2 driver Status in

[Yahoo-eng-team] [Bug 1453410] Re: mlnx_direct removal

2015-12-04 Thread Moshe Levi
** Changed in: networking-mlnx Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1453410 Title: mlnx_direct removal Status in Mellanox backend

[Yahoo-eng-team] [Bug 1513467] [NEW] resource tracker incorrect log of pci stats

2015-11-05 Thread Moshe Levi
Public bug reported: in the nova compute the resource tracker log the pci stats as pci_stats=PciDevicePoolList(objects=[PciDevicePool] and not showing the PciDevicePool values it is nova master branch ** Affects: nova Importance: Undecided Assignee: Moshe Levi (moshele

[Yahoo-eng-team] [Bug 1499204] [NEW] wrong check for physical function in pci utils

2015-09-24 Thread Moshe Levi
net remove resource0_wc subsystem_device virtfn1 consistent_dma_mask_bits driver_override infiniband_verbs mlx5_num_vfs numa_node rescan sriov subsystem_vendor virtfn2 ** Affects: nova Importance: Undecided Assignee: Moshe Levi (moshele) Sta

[Yahoo-eng-team] [Bug 1492909] [NEW] QoS: Sr-IOV Agent doens't clear VF rate when deleteing VM

2015-09-07 Thread Moshe Levi
Public bug reported: when launching VM with port with QoS policy and after a while deleting the VM the SR-IOV agent doesn't clear the VF max rate. expected behavior is to delete VF max rate upon VM deletion. ** Affects: neutron Importance: Undecided Assignee: Moshe Levi (moshele

[Yahoo-eng-team] [Bug 1488807] [NEW] SR-IOV: deprecate agent_required option

2015-08-26 Thread Moshe Levi
: Undecided Assignee: Moshe Levi (moshele) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1488807 Title: SR-IOV: deprecate agent_required option Status

[Yahoo-eng-team] [Bug 1486053] [NEW] get get_policy_bandwidth_limit_rules_for_policy return all bw rules and not fillter by qos polciy

2015-08-18 Thread Moshe Levi
Public bug reported: when listing qos-bandwidth-limit-rule-list, we get all the rules as below instead of filler them by policy moshele@r-ufm183:/.autodirect/mtrswgwork/moshele/openstack/devstack$ neutron qos-bandwidth-limit-rule-list test2

[Yahoo-eng-team] [Bug 1479694] [NEW] unable to change port state when using sriov agent

2015-07-30 Thread Moshe Levi
neutron.plugins.sriovnicagent.sriov_nic_agent Stderr: RTNETLINK answers: Operation not permitted ** Affects: neutron Importance: Undecided Assignee: Moshe Levi (moshele) Status: New ** Changed in: neutron Assignee: (unassigned) = Moshe Levi (moshele) -- You received this bug

[Yahoo-eng-team] [Bug 1460430] [NEW] refactor mlnx mechnism driver for infiniband only

2015-05-31 Thread Moshe Levi
Public bug reported: Refactor mlnx mechanism driver to be infiniband only The old mlnx mechanism driver was used for SR-IOV in ethernet and infiniband but the pci allocation wasn't done by nova. Since juno sriovnicswitch mechanism driver was introduce for SR-IOV in ethernet

[Yahoo-eng-team] [Bug 1453418] [NEW] ebrctl should be in compute.filters

2015-05-09 Thread Moshe Levi
Public bug reported: currently ebrctl is network.filters, but the utility is used by libvirt in nova compute. need to move it to compute.filters. ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1453410] [NEW] mlnx_direct removal

2015-05-09 Thread Moshe Levi
Public bug reported: mlnx_direct vif type is not used since Juno release. ** Affects: networking-mlnx Importance: Undecided Status: New ** Affects: neutron Importance: Undecided Status: New ** Affects: nova Importance: Undecided Status: New ** Also

[Yahoo-eng-team] [Bug 1451018] Re: allow nova rootwarp to search executable in /usr/local/bin

2015-05-02 Thread Moshe Levi
** Changed in: nova Status: In Progress = Invalid -- 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/1451018 Title: allow nova rootwarp to search executable in

[Yahoo-eng-team] [Bug 1451018] [NEW] allow nova rootwarp to search executable in /usr/local/bin

2015-05-02 Thread Moshe Levi
Public bug reported: when using devstack some utils are in installed in /usr/local/bin. I think we need to include /usr/local/bin in the search dir of the nova-rootwrap ** Affects: nova Importance: Undecided Assignee: Moshe Levi (moshele) Status: New ** Changed in: nova

[Yahoo-eng-team] [Bug 1447105] [NEW] dhcp agent doesn't support client identifier option

2015-04-22 Thread Moshe Levi
** Affects: neutron Importance: Undecided Assignee: Moshe Levi (moshele) Status: New ** Changed in: neutron Assignee: (unassigned) = Moshe Levi (moshele) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron

[Yahoo-eng-team] [Bug 1407721] Re: Add range support to all address fields in pci_passthrough_whitelist

2015-04-20 Thread Moshe Levi
** Changed in: nova Status: In Progress = Invalid -- 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/1407721 Title: Add range support to all address fields in

[Yahoo-eng-team] [Bug 1437790] [NEW] vm stack in migration state when ssh is not configure correctly

2015-03-29 Thread Moshe Levi
(default no) and also StrictHostKeyChecking=yes(default ask) ** Affects: nova Importance: Undecided Assignee: Moshe Levi (moshele) Status: New ** Changed in: nova Assignee: (unassigned) = Moshe Levi (moshele) -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 1435483] [NEW] [pci-passthrough] Failed to launch vm after restarting nova compute

2015-03-23 Thread Moshe Levi
Public bug reported: my nova.conf contains pci_passthrough_whitelist parameter launch vm after openstack installation the vm was successfully booted. when restarting nova compute and then again trying to launch vm I can see the following error An object of type PciDevicePoolList is required

[Yahoo-eng-team] [Bug 1416807] Re: wrong version of oslo oslo.rootwrap in requirement.txt

2015-02-02 Thread Moshe Levi
** Changed in: neutron Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1416807 Title: wrong version of oslo oslo.rootwrap in requirement.txt Status

[Yahoo-eng-team] [Bug 1416807] [NEW] wrong version of oslo oslo.rootwrap in requirement.txt

2015-01-31 Thread Moshe Levi
Public bug reported: oslo.rootwrap 1.5.0 as namespace change from oslo.rootwrap to oslo_rootwrap , but requirement.txt allow installing oslo.rootwrap 1.3.0. this causing openvswitch not to start in Mellanox CI. 2015-02-01 09:07:31.259 28417 TRACE neutron Stderr: Traceback (most recent call

[Yahoo-eng-team] [Bug 1414902] [NEW] Thin the in-tree MLNX Ml2 Driver and agent

2015-01-26 Thread Moshe Levi
Public bug reported: This bug tracks the thinning of the in-tree MLNX ML2 Driver and agent ** Affects: neutron Importance: Undecided Assignee: Moshe Levi (moshele) Status: New ** Changed in: neutron Assignee: (unassigned) = Moshe Levi (moshele) -- You received this bug

[Yahoo-eng-team] [Bug 1408572] Re: Launch VM is having issue when using sriov pci passthrough feature

2015-01-18 Thread Moshe Levi
for 1-3 the answer is yes. for 4 you don't need this section as well. I am moving it to invalid. ** Changed in: nova Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1407721] [NEW] Add slot and func range to pci_passthrough_whitelist

2015-01-05 Thread Moshe Levi
. pci_passthrough_whitelist ={address:*:02:02-04.* ,physical_network:physnet1} 2. pci_passthrough_whitelist {address:*:02:02-*.*,physical_network:physnet1} ** Affects: nova Importance: Undecided Assignee: Moshe Levi (moshele) Status: New ** Tags: pci-passthrough ** Tags removed: pci