[Yahoo-eng-team] [Bug 2083858] [NEW] nova allows AZ's to be renamed if instances are shelved

2024-10-07 Thread sean mooney
Public bug reported: downstream we had a bug report where live migration was failing on the az filter after a customer renamed an az. https://bugzilla.redhat.com/show_bug.cgi?id=2303395 nova does not support renaming AZs in general, or moving hosts with instance between AZs 5 years ago as part

[Yahoo-eng-team] [Bug 2085124] [NEW] HTTP exception thrown: Flavor has hw:virtio_packed_ring extra spec explicitly set to True, conflicting with image which has hw_virtio_packed_ring explicitly set to

2024-10-21 Thread sean mooney
Public bug reported: the flavor image conflict check for the virtio packed ring format is not correctly converting the values to booleans when comparing them as a result, the comparison is case sensitive when it should not be. ** Affects: nova Importance: Low Status: Triaged ** Ta

[Yahoo-eng-team] [Bug 2078669] Re: Specify --availability-zone=nova does not work since caracal

2024-10-17 Thread sean mooney
since the intorduction of AZ nova has documented that pinning to the nova az should never be done https://docs.openstack.org/nova/latest/admin/availability-zones.html """ The use of the default availability zone name in requests can be very error-prone. Since the user can see the list of availab

[Yahoo-eng-team] [Bug 2076089] Re: admin cannot force instance launch on disabled host

2024-10-17 Thread sean mooney
The disable feature on the comptue service is intended to prevent any scudling of new workload to a disabled host. this is intended to include new workload and all move operations to a disabled host. the host is being rejected as intended so setting this to invalid as the expectations of the r

[Yahoo-eng-team] [Bug 1913016] Re: nova api os-resetState should not reset the state when VM is shelved_offloaded

2024-11-12 Thread sean mooney
** Changed in: nova Status: In Progress => Opinion -- 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/1913016 Title: nova api os-resetState should not reset the state

[Yahoo-eng-team] [Bug 2086867] Re: [RFE] Allow SCP operations to use IP addresses during Nova migrations

2024-11-28 Thread sean mooney
=> Low ** Changed in: nova/2024.2 Importance: Undecided => Low ** Changed in: nova/2025.1 Assignee: (unassigned) => sean mooney (sean-k-mooney) ** Changed in: nova/2024.2 Assignee: (unassigned) => sean mooney (sean-k-mooney) ** Changed in: nova/2024.1 Importance: Undecided =&g

[Yahoo-eng-team] [Bug 1506127] [NEW] enable vhost-user support with neutron ovs agent

2015-10-14 Thread sean mooney
Assignee: sean mooney (sean-k-mooney) Status: New ** Tags: rfe ** Changed in: neutron Assignee: (unassigned) => sean mooney (sean-k-mooney) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. ht

[Yahoo-eng-team] [Bug 1509184] [NEW] Enable openflow based dvr routing for east/west traffic

2015-10-22 Thread sean mooney
actions. - performance performance of l3 routing is expected to approach l2 performance for east/west traffic. performance is not expected to change for north/south. ** Affects: neutron Importance: Undecided Assignee: sean mooney (sean-k-mooney) Status: New ** Tags:

[Yahoo-eng-team] [Bug 1815989] Re: OVS drops RARP packets by QEMU upon live-migration causes up to 40s ping pause in Rocky

2021-05-13 Thread sean mooney
** Also affects: nova/victoria Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/wallaby Importance: Undecided Status: New -

[Yahoo-eng-team] [Bug 1747496] Re: MTUs are not set for VIFs if using kernel ovs + hybrid plug = false

2021-05-14 Thread sean mooney
** Changed in: nova Status: In Progress => 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/bugs/1747496 Title: MTUs are not set for VIFs if using kernel ov

[Yahoo-eng-team] [Bug 1815989] Re: OVS drops RARP packets by QEMU upon live-migration causes up to 40s ping pause in Rocky

2021-05-17 Thread sean mooney
** Changed in: nova/train Status: Fix Released => New ** Also affects: neutron/ussuri Importance: Undecided Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: In Progress ** Also affects: neutron/wallaby Importance: Undecided Status: New ** Also affects:

[Yahoo-eng-team] [Bug 1930706] [NEW] nova allows suboptimal emulator tread pinning for realtime guests

2021-06-03 Thread sean mooney
Public bug reported: today when ever you use a realtime guest you are required to enable cpu pinning and other feature such as spcifing a real time core mask via hw:cpu_realtime_mask or hw_cpu_realtime_mask. in the victoria release this requriement was relaxed somewhat with the intoduction of mix

[Yahoo-eng-team] [Bug 1929446] Re: OVS polling loop created by ovsdbapp and os-vif starving n-cpu threads

2021-06-15 Thread sean mooney
in: os-vif Importance: Undecided => Medium ** Changed in: nova Status: Triaged => Invalid ** Changed in: os-vif Assignee: (unassigned) => sean mooney (sean-k-mooney) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is s

[Yahoo-eng-team] [Bug 1933097] [NEW] libivrt machine types are case sensitive but we do not validate them in nova

2021-06-21 Thread sean mooney
Public bug reported: as seen in http://paste.openstack.org/show/806818/ if we use machine type "Q35" instead of "q35" we fail to boot the vm. This is because the machine type name in libvirt are case sensitvie. however due to the way libvirt validates the xml it retruns a "No PCI buses availabl

[Yahoo-eng-team] [Bug 1933517] Re: [RFE][OVN] Create an intermediate OVS bridge between VM and intergration bridge to improve the live-migration process

2021-07-01 Thread sean mooney
** Also affects: os-vif 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/1933517 Title: [RFE][OVN] Create an intermediate OVS bridge between VM

[Yahoo-eng-team] [Bug 1860312] Re: compute service failed to delete

2021-07-28 Thread sean mooney
actully the operator woudl be deleting the comptue service after removing the compute nodes. you shoudl remove the compute service first but we shoudl fix this regardless. you should be able to recreate this bug by just creating a compute servce and then deleteing it. ** Changed in: nova

[Yahoo-eng-team] [Bug 1934742] Re: nova may leak net interface in guest if port under attaching/deleting

2021-08-04 Thread sean mooney
** Also affects: neutron 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/1934742 Title: nova may leak net interface in guest i

[Yahoo-eng-team] [Bug 1940555] Re: Compute Component: Error: (pymysql.err.ProgrammingError) (1146, "Table 'nova_api.cell_mappings' doesn't exist")

2021-08-23 Thread sean mooney
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Status: New => Triaged ** Changed in: nova Importance: Undecided => Critical ** Changed in: nova Assignee: (unassigned) => sean mooney (sean-k-mooney) -- You received this bug not

[Yahoo-eng-team] [Bug 1944111] Re: Missing __init__.py in nova/db/api

2021-09-20 Thread sean mooney
setting to critical since this blocks packaging of xena ** Also affects: nova/xena Importance: Critical Status: In Progress ** Also affects: nova/yoga Importance: Undecided Status: New ** Changed in: nova/yoga Status: New => In Progress ** Changed in: nova/yoga Imp

[Yahoo-eng-team] [Bug 1944083] Re: Nova assumptions about /32 routes to NS' break name resolution under DHCP

2021-09-21 Thread sean mooney
im not sure that nova is incontrol of this. this seams like a issue likely with dhcp? i dont think nova actully set /32 routes for the gateways itself. ** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! E

[Yahoo-eng-team] [Bug 1945646] Re: Nova fails to live migrate instance with upper-case port MAC

2021-10-07 Thread sean mooney
adding neutron as i think neutron shoudl also be normaliasing the mac adress that users provide and alwasy storign it in lower case. a mac is technically a number not a string we just use hex encoding for human readablity so the caseing does not matter but it would be nice to at least consider mov

[Yahoo-eng-team] [Bug 1943969] Re: Unable to use shared security groups for VM creation

2021-11-15 Thread sean mooney
This is an RFE not a bug. This should be addressed via a specless blueprint as it is a new capablity. ** 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 (nov

[Yahoo-eng-team] [Bug 1954427] Re: nova-ceph-multistore job fails permanently with: Cannot uninstall 'logutils'

2021-12-10 Thread sean mooney
** Also affects: devstack-plugin-ceph Importance: Undecided Status: New ** Changed in: devstack 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.launchp

[Yahoo-eng-team] [Bug 1959682] Re: String concatenation TypeError in resize flavor helper

2022-02-01 Thread sean mooney
setting this to invilad since the bug is in tempest. it is currently blocking the nova-next job so it is a gate-blocker for nova until this is fixed in tempest. as there are already 2 patches up to fix this we expect it to be resolved soon so we will just clost the nova part for now. ** Changed

[Yahoo-eng-team] [Bug 1960247] Re: server suspend action allows authorization by user_id while server resume action does not

2022-02-07 Thread sean mooney
ack i kind of agree with gmann here gmann is correct that this does not align with the direction we are moving in with our new policy/rbac work and that our intent was to eventually remove it outside of keypairs. the spec linked above clearly state what our intentions were and the enpoint on whi

[Yahoo-eng-team] [Bug 1964149] [NEW] nova dns lookups can block the nova api process leading to 503 errors.

2022-03-08 Thread sean mooney
support back in 2015 https://github.com/eventlet/eventlet/issues/8#issuecomment-75490457 so we should not need to work around the lack of ipv6 support anymore. https://review.opendev.org/c/openstack/nova/+/830966 ** Affects: nova Importance: Medium Assignee: sean mooney (sean-k-mooney

[Yahoo-eng-team] [Bug 1801919] Re: brctl is obsolete use ip

2019-02-25 Thread sean mooney
its not released yet but ill be releaseing os-vif today. it looks like teh rule for setting fix released are wrong. it sould only be set when we release that commit in a tagged release on pypi/ tarballs.openstack.org. ** Changed in: os-vif Status: Fix Released => Fix Committed -- You rece

[Yahoo-eng-team] [Bug 1822575] [NEW] lower-constraints are not used in gate job

2019-04-01 Thread sean mooney
Public bug reported: the lower constraints tox env attempts to run nova's unit tests with the minium supported software versions declared in nova lower-constraints.txt due to the way the install command is specified in the default tox env install_command = pip install -c{env:UPPER_CONSTRAINTS_FI

[Yahoo-eng-team] [Bug 1821938] Re: No nova hypervisor can be enabled on workers with QAT devices

2019-04-02 Thread sean mooney
** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => High ** Changed in: nova Assignee: (unassigned) => sean mooney (sean-k-mooney) ** Changed in: nova Status: New => In Progress ** Tags added: stein-rc-potential

[Yahoo-eng-team] [Bug 1829161] [NEW] Could not install packages due to an EnvironmentError: HTTPSConnectionPool(host='git.openstack.org', port=443)

2019-05-15 Thread sean mooney
Public bug reported: The tempest jobs have stared to periodicaly fail with Could not install packages due to an EnvironmentError: HTTPSConnectionPool(host='git.openstack.org', port=443) starting on may 6th http://logstash.openstack.org/#/dashboard/file/logstash.json?query=message:%5C%22Could%20n

[Yahoo-eng-team] [Bug 1821089] Re: assign PCI slot for VM's NIC persistently

2019-05-27 Thread sean mooney
Stable device naming within the guest is OS dependent and strictly out of scope of nova to fix. nova does not chose the address at which device are attached and the nova api doe not guarentee stable nic ordering. the vm pci adress is determined by libvirt. the device role tagging feature was dev

[Yahoo-eng-team] [Bug 1831723] [NEW] The flavor hide_hypervisor_id value can be overridden by the image img_hide_hypervisor_id

2019-06-05 Thread sean mooney
Public bug reported: During the implementation of enabling hypervisor hiding for windows guests it became apparent that a latent bug exits that allows non privaldges users to override the policy set by the admin in the flavor by uploading a custom image. by convention back in the havan/icehouse

[Yahoo-eng-team] [Bug 1831886] [NEW] default pcie hotplug behavior changes when using q35

2019-06-06 Thread sean mooney
Public bug reported: The q35 machine type support native pcie instead of legacy ahci based pci hotplug. This has several advantages and one majour disadvantage with the new pcie approch you need to pre allocate the pcie slot so that they will be available for use with hotplug if needed. to suppor

[Yahoo-eng-team] [Bug 1832169] Re: device_type of PCI alias config could be mismatched

2019-06-13 Thread sean mooney
the device_type is optional but if set it will be checked https://github.com/openstack/nova/blob/51e3787bf89f19af8a9d37288a63731563c92fca/nova/pci/request.py#L136-L138 type-pci is not intended for fore use with device that are capable of sriov and exits primarly for use with pci device that are n

[Yahoo-eng-team] [Bug 1824048] Re: SRIOV pci_numa_policy dosen't working when create instance with 'cpu_policy' and 'num_nodes'

2019-06-13 Thread sean mooney
*** This bug is a duplicate of bug 1805891 *** https://bugs.launchpad.net/bugs/1805891 ** This bug has been marked a duplicate of bug 1805891 pci numa polices are not followed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1805891] Re: pci numa polices are not followed

2019-06-13 Thread sean mooney
as this feature never worked on rocky and queens i am marking it as wont fix as it would be effectivly a feature backport based on matt's comment here https://review.opendev.org/#/c/641653/1//COMMIT_MSG@13 ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: no

[Yahoo-eng-team] [Bug 1802973] Re: Failed to create VM with no IP assigned to SR-IOV port

2019-06-13 Thread sean mooney
Nova does not currently have support for neutron ports without an ip. when support was added for the neutron port ip_allocation polices only support for intimidate and defer where implemented. i believe work is planned to add support for addresses port in train but i am close this as invalid as i

[Yahoo-eng-team] [Bug 1768917] Re: PCI-Passthrough documentation is incorrect while trying to pass through a NIC

2019-06-13 Thread sean mooney
you are conflating two different things alias are not used for neutron based sriov networking and nic that are pastthoyhg via flaovr aliase are not managed by neutorn or the sriov nic agent. the documentation in https://docs.openstack.org/nova/pike/admin/pci- passthrough.html describe how to do

[Yahoo-eng-team] [Bug 1768919] Re: PCI-Passthrough fails when we have Flavor configured and provide a port with vnic_type=direct-physical

2019-06-13 Thread sean mooney
*** This bug is a duplicate of bug 1768917 *** https://bugs.launchpad.net/bugs/1768917 i have closed this as a duplicate as i explain in the other bug that you miss understood how to use this feature. based on teh in fomation you provdied on the ohter bug i am assumin you have only one nic av

[Yahoo-eng-team] [Bug 1817683] Re: Key pair not imported when passing cloud-init script on initiation

2019-06-13 Thread sean mooney
i belive you are correct that this behavior is caused by the fact you are creating a usever via cloud init. if you think this is really a nova bug feel free to set the status back to New for the bug to be retriaged. ** Changed in: nova Status: New => Invalid -- You received this bug noti

[Yahoo-eng-team] [Bug 1815762] Re: you can end up in a state where qvo* interfaces aren't owned by ovs which results in a dangling connection

2019-06-13 Thread sean mooney
this might be somthing that could be added to the exsiting neutron-ovs-cleanup script that is generated by this entry point https://github.com/openstack/neutron/blob/master/setup.cfg#L49 and impmeneted here https://github.com/openstack/neutron/blob/master/neutron/cmd/ovs_cleanup.py but this sho

[Yahoo-eng-team] [Bug 1813446] Re: impl_rabbit timedout

2019-06-13 Thread sean mooney
making as invalid as there appears to be sever different issues from you database to the kernel locking up which seam unrelated to nova. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribe

[Yahoo-eng-team] [Bug 1802218] Re: An instance created by openstack rocky can't be remotely connected by xshell and putty, But SSH tools for Linux systems do. [server's host key did not match the sign

2019-06-13 Thread sean mooney
marking as invalid as this is likely an issue wiht the ssh client you are using ro the ssh server in the guest. the fact it works on linux but not windows/android suggest to me it might be related to the authentication methods or encryption algothims and key types supproted in the client/server a

[Yahoo-eng-team] [Bug 1815989] Re: OVS drops RARP packets by QEMU upon live-migration causes up to 40s ping pause in Rocky

2019-06-15 Thread sean mooney
** Changed in: os-vif Status: New => Invalid ** Changed in: nova Status: New => In Progress ** Changed in: nova Assignee: (unassigned) => sean mooney (sean-k-mooney) ** Changed in: nova Importance: Undecided => Medium -- You received this bug notification bec

[Yahoo-eng-team] [Bug 1774252] Re: Resize confirm fails if nova-compute is restarted after resize

2019-06-19 Thread sean mooney
*** This bug is a duplicate of bug 1774249 *** https://bugs.launchpad.net/bugs/1774249 ** This bug has been marked a duplicate of bug 1774249 update_available_resource will raise DiskNotFound after resize but before confirm -- You received this bug notification because you are a member o

[Yahoo-eng-team] [Bug 1835822] [NEW] vms loose acess to config drive with CONF.force_config_drive=True after hard reboot

2019-07-08 Thread sean mooney
Assignee: sean mooney (sean-k-mooney) Status: Confirmed ** Tags: libvirt -- 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/1835822 Title: vms loose acess to config

[Yahoo-eng-team] [Bug 1836105] Re: Instance does not start - Error during following call to agent: ovs-vsctl

2019-07-12 Thread sean mooney
can you check that the ovs-dpdk is actully working on the host. if you do "ps aux | grep ovs" do you see the ovs-vswitchd or ovs-db running? if so please run "ovs-vsctl show" and "ovs-ofctl dump-flows br-int" to confirm your ovs is actully functional via the commandline. im not familar with the

[Yahoo-eng-team] [Bug 1837252] Re: IFLA_BR_AGEING_TIME of 0 causes flooding across bridges

2019-07-23 Thread sean mooney
intentinal. ill fix this shortly and backport it. ** Changed in: os-vif Importance: Undecided => High ** Changed in: os-vif Status: New => Confirmed ** Changed in: os-vif Assignee: (unassigned) => sean mooney (sean-k-mooney) ** Changed in: nova Status: New =

[Yahoo-eng-team] [Bug 1837252] Re: IFLA_BR_AGEING_TIME of 0 causes flooding across bridges

2019-07-25 Thread sean mooney
** Also affects: os-vif/stein Importance: Undecided Status: New ** Also affects: os-vif/trunk Importance: High Assignee: sean mooney (sean-k-mooney) Status: In Progress ** Changed in: os-vif/stein Status: New => Confirmed ** Changed in: os-vif/stein Assig

[Yahoo-eng-team] [Bug 1825584] Re: eventlet monkey-patching breaks AMQP heartbeat on uWSGI

2020-07-08 Thread sean mooney
in: nova/train Status: New => In Progress ** Changed in: nova/train Assignee: (unassigned) => sean mooney (sean-k-mooney) ** Changed in: nova/ussuri Assignee: (unassigned) => sean mooney (sean-k-mooney) ** Changed in: nova/stein Assignee: (unassigned) => sean

[Yahoo-eng-team] [Bug 1879878] Re: VM become Error after confirming resize with Error info CPUUnpinningInvalid on source node

2020-07-08 Thread sean mooney
http://paste.openstack.org/show/795679/ i was able to repoduce this once on master but not reliably yet. so im moving this to confimed. we also have a downstream report of this on train https://bugzilla.redhat.com/show_bug.cgi?id=1850400 sill at that to the affeted versions i am setting the impo

[Yahoo-eng-team] [Bug 1887377] [NEW] nova does not loadbalance asignmnet of resources on a host based on avaiablity of pci device, hugepages or pcpus.

2020-07-13 Thread sean mooney
Assignee: sean mooney (sean-k-mooney) Status: New ** Tags: numa -- 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/1887377 Title: nova does not loadbalance

[Yahoo-eng-team] [Bug 1885558] Re: sriov: instance with macvtap vnic_type live migration failed

2020-07-27 Thread sean mooney
** Changed in: nova Importance: Undecided => Medium ** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New ** Changed in: nova/train Importance: Undecided => Medium ** Changed in: nova/train S

[Yahoo-eng-team] [Bug 1889633] Re: Pinned instance with thread policy can consume VCPU

2020-07-30 Thread sean mooney
this has a signicant upgrade impact so i think this is imporant to fix and backport. i have repoduced this locally too so moveing to triaged. ** Changed in: nova Importance: Undecided => High ** Changed in: nova Status: New => Triaged ** Also affects: nova/ussuri Importance: Undeci

[Yahoo-eng-team] [Bug 1883671] Re: [SRIOV] When a VF is bound to a VM, Nova can't retrieve the PCI info

2020-08-06 Thread sean mooney
reading the nic feature flags was intoduced in pike https://github.com/openstack/nova/commit/e6829f872aca03af6181557260637c8b601e476a but this only seams to happen on mondern version of libvirt so setting as wont fix. it can be backported if someone hits the issue and care to do so ** Also affec

[Yahoo-eng-team] [Bug 1888395] Re: shared live migration of a vm with a vif is broken in train

2020-08-19 Thread sean mooney
** Also affects: networking-opencontrail 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/1888395 Title: shared live migration

[Yahoo-eng-team] [Bug 1888395] Re: shared live migration of a vm with a vif is broken in train

2020-08-20 Thread sean mooney
moving this to triaaged and setting this to high the regression was introduced in train by https://opendev.org/openstack/nova/commit/fd8fdc934530fb49497bc6deaa72adfa51c8783a specifically https://github.com/openstack/nova/blob/b8ca3ce31ca15ddaa18512271c2de76835f908bb/nova/compute/manager.py#L7654-L

[Yahoo-eng-team] [Bug 1893121] [NEW] nova does not balance vm across numa node or prefer numa node with pci device when one is requested

2020-08-26 Thread sean mooney
ode when we boot the vm. this bug applies to all currently supported release of nova. ** Affects: nova Importance: Undecided Assignee: sean mooney (sean-k-mooney) Status: Confirmed ** Tags: libvirt numa pci scheduler ** Summary changed: - nova does not blance vm aross numa node

[Yahoo-eng-team] [Bug 1893148] [NEW] libvirt.libvirtError: Domain not found: no domain with matching uuid

2020-08-26 Thread sean mooney
Public bug reported: seen in upstream ci in grenade multi node job as part of a livemigation. in this canse the error happens on the destination host. Traceback (most recent call last): File "/opt/stack/old/nova/nova/virt/libvirt/host.py", line 605, in _get_domain return conn.lookupB

[Yahoo-eng-team] [Bug 1895063] Re: Allow rescue volume backed instance

2020-09-10 Thread sean mooney
This is a feature not a bug. there is already a blueprint open for thsi so markin this as invlaid. https://blueprints.launchpad.net/nova/+spec/volume-backed-server-rebuild ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo

[Yahoo-eng-team] [Bug 1892361] Re: SRIOV instance gets type-PF interface, libvirt kvm fails

2020-09-11 Thread sean mooney
** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Al

[Yahoo-eng-team] [Bug 1896226] Re: The vnics are disappearing in the vm

2020-09-18 Thread sean mooney
** Also affects: neutron Importance: Undecided Status: New ** Tags added: libvirt neutron ovs -- 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/1896226 Title: Th

[Yahoo-eng-team] [Bug 1896463] Re: evacuation failed: Port update failed : Unable to correlate PCI slot

2020-09-24 Thread sean mooney
just adding the previous filed downstream redhat bug https://bugzilla.redhat.com/show_bug.cgi?id=1852110 this can happen in queens for context so when we root cause the issue and fix it it should like be backported to queens. tjere are other older bugs form newton that look similar related to unsh

[Yahoo-eng-team] [Bug 1581977] Re: Invalid input for dns_name when spawning instance with .number at the end

2020-11-27 Thread sean mooney
personally i thihnk we whoudl clouse this as invlid. this is either a feature request to allow setting different hostnames form displayname as part of nova booth or a request to expand the allowed set of vm names to allow '.' which currently not allowed and transfrom it to some other value to gene

[Yahoo-eng-team] [Bug 1901707] Re: race condition on port binding vs instance being resumed for live-migrations

2020-12-16 Thread sean mooney
: nova Status: New => Triaged ** Changed in: nova Importance: Undecided => High ** Changed in: nova Assignee: (unassigned) => sean mooney (sean-k-mooney) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStac

[Yahoo-eng-team] [Bug 1909972] Re: a number of tests fail under ppc64el arch

2021-01-08 Thread sean mooney
im reopening this and marking it as triaged ppc64le has been supported with thrid party integration testing provide by the IBM PowerKVM CI on ppc64el for years here is an example test run https://oplab9.parqtec.unicamp.br/pub/ppc64el/openstack/nova/68/767368/1/check/tempest-dsvm-full-focal-py3/ef

[Yahoo-eng-team] [Bug 1852437] Re: Allow ability to disable individual CPU features via `cpu_model_extra_flags`

2021-02-05 Thread sean mooney
setting this back to invalid as Matt Riedemann siad this is a feature not a bug fix. it is trcked as a blueprint https://blueprints.launchpad.net/nova/+spec/allow-disabling-cpu-flags and we shoudl use that to track it not this bug. ** Changed in: nova Status: Triaged => Invalid -- You

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

2021-02-08 Thread sean mooney
** Changed in: nova Status: New => Won't Fix -- 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/1915055 Title: launched_at's reset when resizing/reverting and unshelv

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

2021-02-08 Thread sean mooney
** Changed in: nova Status: In Progress => Won't Fix -- 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/1913641 Title: Incorrect Shelved_offloaded instance metrics on

[Yahoo-eng-team] [Bug 1915255] Re: [Victoria] nova-compute won't start on aarch64 - raises PciDeviceNotFoundById

2021-02-11 Thread sean mooney
; Triaged ** Changed in: nova/victoria Importance: Undecided => Medium ** Changed in: nova Assignee: (unassigned) => sean mooney (sean-k-mooney) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Comput

[Yahoo-eng-team] [Bug 1798904] Re: tenant isolation is bypassed if port admin-state-up=false

2021-02-18 Thread sean mooney
im going to move the os-vif bug to fixed released as https://github.com/openstack/os-vif/commit/d291213f1ea62f93008deef5224506fb5ea5ee0d fixes what can be fixed by os-vif alone. this was part of https://github.com/openstack/os-vif/releases/tag/1.13.0 i am going to leave the nova bug as is until

[Yahoo-eng-team] [Bug 1909120] Re: n-api should reject requests to detach a volume when the compute is down

2021-02-24 Thread sean mooney
updating this to fix release sicne https://review.opendev.org/c/openstack/nova/+/768352 is merged on master backports have been propsoed to u and v so i have add those and i also added train since i assume we want this in Train downstream? if this need to go back futher then feel free to add thos

[Yahoo-eng-team] [Bug 1918419] Re: vCPU resource max_unit is hardcoded

2021-03-12 Thread sean mooney
in general i dont feel like this is a valid bug. it is perhaps a feature request which chould be acomplished by an extention to Provider.yaml to allow standard resouce class inventories to be updated by the operator. in general what you are asking for is intentionally not allowed. max_unit must

[Yahoo-eng-team] [Bug 2017358] Re: VM doesn't boot after qemu-img convert from VMDK to RAW/QCOW2

2023-04-24 Thread sean mooney
** 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.launchpad.net/bugs/2017358 Title: VM doesn't boot after qemu-img convert from VMDK to RAW/Q

[Yahoo-eng-team] [Bug 2018318] Re: 'openstack server resize --flavor' should not migrate VMs to another AZ

2023-05-02 Thread sean mooney
** 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/2018318 Title: 'openstack server resize --flavor' should not mig

[Yahoo-eng-team] [Bug 2020215] [NEW] ml2/ovn refuses to bind port due to dead agent randomly in the nova-live-migrate ci job

2023-05-19 Thread sean mooney
CONF.agent_down_time // 3) to increase the likelihood that we send the heartbeat in time. when we are making calls to privsep and ovs the logs stop for multiple second while those operations are happening and if that happens the the wrong time i belive this leads to use missing the heartbeat interv

[Yahoo-eng-team] [Bug 2020028] Re: evacuate an instance on non-shared storage succeeded and boot image is rebuilt

2023-05-22 Thread sean mooney
This is the expected behavior. evacuate of image-backed vms rebuilds the root disk because that is the expected behaviour in a cloud env where the instance root disk should not contain any valuable data. This is functioning precisely how the API was designed to work. in fact, the preservation fo

[Yahoo-eng-team] [Bug 2025813] Re: test_rebuild_volume_backed_server failing 100% on nova-lvm job

2023-07-05 Thread sean mooney
** Changed in: nova/antelope Status: New => In Progress ** Changed in: nova/antelope Importance: Undecided => Critical ** Changed in: nova/antelope Assignee: (unassigned) => sean mooney (sean-k-mooney) ** Changed in: nova/yoga Status: New => Triaged ** Changed i

[Yahoo-eng-team] [Bug 2025813] Re: test_rebuild_volume_backed_server failing 100% on nova-lvm job

2023-07-07 Thread sean mooney
this is a bug in devstack-plugin-ceph-multinode-tempest-py3 we need to backport https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/882987 ** Also affects: devstack-plugin-ceph Importance: Undecided Status: New -- You received this bug notification because you are a member o

[Yahoo-eng-team] [Bug 2028851] [NEW] Console output was empty in test_get_console_output_server_id_in_shutoff_status

2023-07-27 Thread sean mooney
Public bug reported: test_get_console_output_server_id_in_shutoff_status https://github.com/openstack/tempest/blob/04cb0adc822ffea6c7bfccce8fa08b03739894b7/tempest/api/compute/servers/test_server_actions.py#L713 is failing consistently in the nova-lvm job starting on July 24 with 132 failures in

[Yahoo-eng-team] [Bug 2026831] Re: Table nova/pci_devices is not updated after removing attached SRIOV port

2023-08-30 Thread sean mooney
This is not a bug this is intentional bevhior added by https://github.com/openstack/nova/commit/26c41eccade6412f61f9a8721d853b545061adcc To address https://bugs.launchpad.net/nova/+bug/1633120 ** Changed in: nova Status: New => Won't Fix -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1983863] Re: Can't log within tpool.execute

2023-09-11 Thread sean mooney
Also affects: nova Importance: Undecided Status: New ** Changed in: nova Status: New => In Progress ** Changed in: nova Assignee: (unassigned) => sean mooney (sean-k-mooney) ** Changed in: nova Importance: Undecided => Critical -- You received this bug notifi

[Yahoo-eng-team] [Bug 2039381] Re: Regarding Nova's inability to delete the Cinder volume for creating virtual machines (version Y)

2023-11-08 Thread sean mooney
reviewing the steps rene performed and the initial bug description this work flow is not supported nova has never supported attaching a volume to a guest via the cidner API and detaching it has been explicitly blocked due to the cve exposures so for nova i belive this is invalid. cinder likely

[Yahoo-eng-team] [Bug 2051108] Re: Support for the "bring your own keys" approach for Cinder

2024-01-31 Thread sean mooney
for cinder this would likely require a spec as its an api change to be able to pass the barbican secrete i belive. for nova this might be a specless blueprint if the changes were minor enough and we coudl capture the details in the cinder spec otherwisse we would need a spec for nova as well. in

[Yahoo-eng-team] [Bug 2007968] Re: Flavors may not meet the image minimum requirement when resize

2024-02-01 Thread sean mooney
** Also affects: nova Importance: Undecided Status: New ** Changed in: horizon Status: New => Invalid ** Changed in: nova Status: New => Triaged ** Changed in: nova Importance: Undecided => Medium ** Changed in: nova Assignee: (unassigned) => zhou zhong (zhouzhon

[Yahoo-eng-team] [Bug 2052718] Re: Nova Compute Service status goes up and down abnormally

2024-02-08 Thread sean mooney
I dont belive this is in the scope of nova to fix. the requirement to have consistent time synchronisation is well know and it strongly feels like a problem that should be address in an installation too not in code. we mention that the controllers should be rujing shared service like ntp in the

[Yahoo-eng-team] [Bug 2052937] Re: Policy: binding operations are prohibited for service role

2024-02-22 Thread sean mooney
=> In Progress ** Changed in: nova Importance: Undecided => Critical ** Changed in: nova Assignee: (unassigned) => sean mooney (sean-k-mooney) ** Tags added: gate-failure -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subs

[Yahoo-eng-team] [Bug 2054797] Re: Unshelve can cause quota over-consumption

2024-02-23 Thread sean mooney
*** This bug is a duplicate of bug 2003991 *** https://bugs.launchpad.net/bugs/2003991 this sound like you have count_usage_from_placement=true https://docs.openstack.org/nova/latest/configuration/config.html#quota.count_usage_from_placement in which case this is not a bug and is the intende

[Yahoo-eng-team] [Bug 2003991] Re: Quota not properly enforced during unshelve when [quota]count_usage_from_placement = True

2024-02-23 Thread sean mooney
https://review.opendev.org/q/topic:%22bug/2003991%22 note there were bugs backport filed back to train but those branches are now unsupproted. ** Also affects: nova/yoga Importance: Undecided Status: New ** Also affects: nova/xena Importance: Undecided Status: New ** Also af

[Yahoo-eng-team] [Bug 2055245] Re: DHCP Option is not passed to VM via Cloud-init

2024-02-28 Thread sean mooney
this is a neutron bug not a nova one. the behavior should not change between using the dhcp aganet and native dhcp ** Also affects: neutron Importance: Undecided Status: New ** Changed in: nova Status: In Progress => Invalid -- You received this bug notification because you ar

[Yahoo-eng-team] [Bug 2058928] [NEW] instance action events are b0rked AF

2024-03-25 Thread sean mooney
Public bug reported: Long version instance actions are ment to have a start and ending ideally one of Success or failure with the option to have intermediate events for complex operation like resize. For at least interface attach and detach that does not happen Possible all instance actions th

[Yahoo-eng-team] [Bug 2002400] Re: When adding ironic compute host to an aggregate, only one ironic compute node is added to placement aggregate

2024-04-15 Thread sean mooney
** 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/2002400 Title: When adding ironic compute host to an aggregate,

[Yahoo-eng-team] [Bug 1542491] Re: Scheduler update_aggregates race causes incorrect aggregate information

2024-04-24 Thread sean mooney
** Changed in: nova Status: Confirmed => Opinion -- 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/1542491 Title: Scheduler update_aggregates race causes incorrect a

[Yahoo-eng-team] [Bug 1542491] Re: Scheduler update_aggregates race causes incorrect aggregate information

2024-04-29 Thread sean mooney
setting this to medium severity there is an existing race in how the cache is updated. the workaround is to periodically restart the scheduled to clear the cache. this looks like it affects all stable releases of OpenStack. however its unlikely but not impossible that a fix for this can be backpo

[Yahoo-eng-team] [Bug 2073862] Re: test_vmdk_bad_descriptor_mem_limit and test_vmdk_bad_descriptor_mem_limit_stream_optimized fail if qemu-img binary is missing

2024-07-30 Thread sean mooney
** Also affects: nova/bobcat Importance: Undecided Status: New ** Also affects: nova/antelope Importance: Undecided Status: New ** Also affects: nova/2024.1 Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => Low ** Changed in: nova/an

[Yahoo-eng-team] [Bug 2033401] Re: sanitize_hostname is not alligned with idna2 specification

2024-07-30 Thread sean mooney
Nova does not support internationalised hostnames so it does not support https://www.rfc-editor.org/rfc/rfc5891 the conversion of the display name to a hostname is the best effort and we make no guarantee of its validity for DNS. the conversion utility is intended to produce a valid hostname name

[Yahoo-eng-team] [Bug 2067757] Re: AMD server do not support nested virtualization

2024-08-14 Thread sean mooney
that not the reason, rhel based distos disabel nested virt on amd by default if i recall correctly and you have to explicitly enabled it. its not supported on RHEL and is considered tech preview as there are several know bugs. intel is also not supported downstream for production workload however

[Yahoo-eng-team] [Bug 2059800] Re: Image download immediately fails when glance returns 500

2024-09-03 Thread sean mooney
** Changed in: nova Status: In Progress => Won't Fix -- 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/2059800 Title: Image download immediately fails when glance re

[Yahoo-eng-team] [Bug 2080556] [NEW] old nova instance cant be started on post victoria deployments

2024-09-12 Thread sean mooney
victoria. this only applies to non-pinned vms with a numa topology i.e. hw:mem_page_size= or hw:numa_nodes= ** Affects: nova Importance: High Assignee: sean mooney (sean-k-mooney) Status: In Progress ** Tags: numa ** Changed in: nova Assignee: (unassigned) => sean moo

[Yahoo-eng-team] [Bug 1969794] Re: backport of the fix for bug #1947370 make lock_path a requird config option when prvisouls it was optional

2022-04-21 Thread sean mooney
** 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/1969794 Title: backport of the fix for bug #1947370 mak

  1   2   3   >