[Yahoo-eng-team] [Bug 2056513] [NEW] live migration will failed if the vm enabled nic multi queue and vcpu is live resize to a max value

2024-03-07 Thread Jeffrey Zhang
Public bug reported: reproduce * launch a 2 cpu vm with multi queue enabled, also configure a max vcpu as bellow 4 * increase the vcpu from 2 to 4 virsh setvcpus XXX 4 * migration the node nova live-migration XXX will get following log in nova-compute.log 2024-03-08 11:32:05.795 8 INFO

[Yahoo-eng-team] [Bug 1914011] Re: need a global ovsdb_timeout variable to easy configuration

2021-02-01 Thread Jeffrey Zhang
** Project changed: nova => kolla-ansible -- 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/1914011 Title: need a global ovsdb_timeout variable to easy configuration

[Yahoo-eng-team] [Bug 1914011] [NEW] need a global ovsdb_timeout variable to easy configuration

2021-02-01 Thread Jeffrey Zhang
Public bug reported: ovsdb_timeout need be increase in some case, more info check [0] [0] https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1849732 ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1910322] [NEW] when using virtio-scsi + scsi bus, aarch64 vm failed to attach a new volume

2021-01-05 Thread Jeffrey Zhang
Public bug reported: This issue happened only on an AArch64 env. x86 env is OK. This issue may be related to #1686116 , but i am using OpenStack, which already have that patch. When vm is using a image with following property ``` openstack image set --property hw_scsi_model=virtio-scsi \

[Yahoo-eng-team] [Bug 1802467] [NEW] when using ceph, the vm image in nova will be cloned from image and result in lower availablility

2018-11-09 Thread Jeffrey Zhang
availability, we can flatten the image from its parent. Then nova images will not depends on glance pool. ** Affects: nova Importance: Undecided Assignee: Jeffrey Zhang (jeffrey4l) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1517839] Re: Make CONF.set_override with parameter enforce_type=True by default

2018-04-18 Thread Jeffrey Zhang
This is an automated cleanup. This bug report has been closed because it is older than 18 months and there is no open code change to fix this. After this time it is unlikely that the circumstances which lead to the observed issue can be reproduced. If you can reproduce the bug, please: * reopen

[Yahoo-eng-team] [Bug 1440493] Re: Crash with python-memcached==1.5.4

2017-08-23 Thread Jeffrey Zhang
For ksm, the memcacheclientpool is not enabled in default. need add [keystone_authtoken] ... memcache_use_advanced_pool = true After enabled this, ksw raised exact the same error message as bug description. env: openstack ocata. ** Changed in: keystonemiddleware Status: Invalid => New

[Yahoo-eng-team] [Bug 1682060] Re: empty nova service and hypervisor list

2017-07-11 Thread Jeffrey Zhang
** Also affects: kolla-ansible/ocata 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/1682060 Title: empty nova service and

[Yahoo-eng-team] [Bug 1694420] Re: AttributeError: 'NoneType' object has no attribute 'port_security_enabled

2017-06-03 Thread Jeffrey Zhang
** Also affects: kolla-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/1694420 Title: AttributeError: 'NoneType' object has no

[Yahoo-eng-team] [Bug 1682344] [NEW] can not create port in admin dashboard

2017-04-13 Thread Jeffrey Zhang
Public bug reported: Env: ocata + source Got following error when creating port. [Thu Apr 13 13:54:16.39 2017] [:error] [pid 19] subnet is: [u'f755786f-7e5e-4aef-b1bc-90f6f0ea8748'] [Thu Apr 13 13:54:16.401356 2017] [:error] [pid 19] Internal Server Error:

[Yahoo-eng-team] [Bug 1678577] [NEW] nova live migration failed in some case

2017-04-02 Thread Jeffrey Zhang
Public bug reported: env: nova 15.0.2 + libvirt + kvm + centos in some situation, nova request spec become {"nova_object.version": "1.8", "nova_object.changes": ["instance_uuid", "requested_destination", "retry", "num_instances", "pci_requests", "limits", "availability_zone", "force_nodes",

[Yahoo-eng-team] [Bug 1603458] Re: Cannot Delete loadbalancers due to undeleteable pools

2017-03-26 Thread Jeffrey Zhang
** Changed in: neutron-lbaas-dashboard Status: Invalid => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1603458 Title: Cannot Delete loadbalancers due to undeleteable

[Yahoo-eng-team] [Bug 1666029] [NEW] simple_cell_setup should not exist with 1 when there is no compute hosts

2017-02-19 Thread Jeffrey Zhang
Public bug reported: When deploying ironic environment, even though nova-compute is running, but there will be no compute nodes until adding ironic nodes. And the user may not start nova-compute for some reason during fresh deployment. So stop return 1 when there is no

[Yahoo-eng-team] [Bug 1664495] Re: Got ImportError: No module named setup when migrate db

2017-02-14 Thread Jeffrey Zhang
9.2.0 fixed this issue. mark this as invalid. ** Changed in: neutron Status: New => Invalid ** Description changed: - ENV: deploy neutron newton branch by using Kolla. + ENV: deploy neutron 9.0.0 tag by using Kolla. when running - neutron-db-manage --config-file

[Yahoo-eng-team] [Bug 1664495] [NEW] Got ImportError: No module named setup when migrate db

2017-02-14 Thread Jeffrey Zhang
Public bug reported: ENV: deploy neutron newton branch by using Kolla. when running neutron-db-manage --config-file /etc/neutron/neutron.conf --config- file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head Get following 2017-02-14 09:23:22.518158 | INFO:__main__:Writing out command to

[Yahoo-eng-team] [Bug 1644534] [NEW] Get dnsmasq: bad command line options error message in neutron-dhcp-agent

2016-11-24 Thread Jeffrey Zhang
Public bug reported: Get following error message in Kolla's gate 2016-11-23 12:06:55.376 7 DEBUG neutron.agent.linux.utils [-] Running command: ['sudo', 'neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'ip', 'netns', 'exec', 'qdhcp-0a9e36c5-2d55-4e6c-b4ba-67fd13e7681e', 'ip', 'addr', 'show',

[Yahoo-eng-team] [Bug 1619367] [NEW] neutron db upgrade raise error

2016-09-01 Thread Jeffrey Zhang
Public bug reported: here is the logs: 2016-09-01 14:46:26.838319 | Traceback (most recent call last): 2016-09-01 14:46:26.838344 | File "/var/lib/kolla/venv/bin/neutron-db-manage", line 10, in 2016-09-01 14:46:26.838356 | sys.exit(main()) 2016-09-01 14:46:26.838389 | File

[Yahoo-eng-team] [Bug 1606777] [NEW] neutron lbaas dashboard has wrong validation with port

2016-07-27 Thread Jeffrey Zhang
Public bug reported: in the port validation, even if i fill a pure number, it show error always. ** Affects: neutron-lbaas-dashboard Importance: Undecided Status: New ** Attachment added: "090.png" https://bugs.launchpad.net/bugs/1606777/+attachment/4707900/+files/090.png **

[Yahoo-eng-team] [Bug 1466387] [NEW] wrong error message when fixed_ip is not valid in nova boot

2015-06-18 Thread Jeffrey Zhang
Public bug reported: When using a invalid v4-fixed-ip, the error message is not respected. $ nova boot test --image cirros --flavor micro-1 --nic net-id=38e30067-20d7-44ae-97a2-0653ce53ac0a,v4-fixed-ip=1999.0.0.0 ERROR (BadRequest): Invalid fixed IP address (None) (HTTP 400) (Request-ID:

[Yahoo-eng-team] [Bug 951156] Re: Limit/marker behavior for list servers/flavors/images does not paginate correctly

2015-03-12 Thread Jeffrey Zhang
I think wangpan is right. Daryls-MacBook-Pro:tempest dwalleck$ curl -ik -H X-Auth-Token: 6885b39a-b301-444e-93cc-77d6d2ffb48f https://127.0.0.1/v2/658803/flavors?limit=1marker=6 [1] 39431 Daryls-MacBook-Pro:tempest dwalleck$ HTTP/1.1 200 OK check above description. There is a `[1] 39431` exist

[Yahoo-eng-team] [Bug 1216706] Re: Migration 211 doesn't downgrade with MySQL

2013-10-28 Thread Jeffrey Zhang
This bug has been fixed by https://review.openstack.org/#/c/43634/ Due to the unexpected commit message, this review isn't related to this bug. Anyway, this bug should be close manually. ** Changed in: nova Status: Confirmed = Fix Released -- You received this bug notification because