[Yahoo-eng-team] [Bug 1794706] [NEW] The instance left stuck when oslo.messaging raised MessageDeliveryFailure exception

2018-09-27 Thread Tao Li
= The instance is stunk in scheduling state. Environment === 1. Nova Pike [root@cdpm01 ~]# nova --version 9.1.1 ** Affects: nova Importance: Undecided Assignee: Tao Li (eric-litao) Status: New ** Changed in: nova Assignee: (unassigned) => Tao Li (eric-li

[Yahoo-eng-team] [Bug 1794252] [NEW] we shouldn't persist the retried failed host in db when migrating an instance

2018-09-25 Thread Tao Li
driver. Logs & Configs == ** Affects: nova Importance: Undecided Assignee: Tao Li (eric-litao) Status: New ** Changed in: nova Assignee: (unassigned) => Tao Li (eric-litao) ** Description changed: Description === -

[Yahoo-eng-team] [Bug 1792868] [NEW] Use uuidutils instead of uuid.uuid4()

2018-09-17 Thread Tao Li
Public bug reported: oslo_utils.uuidutils has a wrapper for generating uuids. We should only use that function when generating uuids for consistency like here:https://storyboard.openstack.org/#!/story/1082248. ** Affects: keystone Importance: Undecided Assignee: Tao Li (eric-litao

[Yahoo-eng-team] [Bug 1791224] [NEW] Live migration failed when the instance is booted with volume and config drive

2018-09-07 Thread Tao Li
[libvirt] images_type = raw ** Affects: nova Importance: Undecided Assignee: Tao Li (eric-litao) Status: New ** Description changed: Description === - Openstack verison: Pike - Livirt version: 3.2.0 - Qemu version: 2.9.0 - In nova.conf - [libvirt] - images_type

[Yahoo-eng-team] [Bug 1784983] [NEW] we should not set instance to ERROR state when rebuild_claim faild

2018-08-01 Thread Tao Li
Public bug reported: Description === When a compute node is down, we evacaute the instances which locate in this compute. In concurrent scenario, serveral instances selecte the same destination node. And unfortunately,the memory is not enough for some instance, then the destination

[Yahoo-eng-team] [Bug 1733034] [NEW] Memory_mb_used will be changed to another value periodically

2017-11-17 Thread Tao Li
the ‘memory_mb_used’,‘vcpus_used’ ,‘local_gb_used’ here. ** Affects: nova Importance: Undecided Assignee: Tao Li (eric-litao) Status: New ** Changed in: nova Assignee: (unassigned) => Tao Li (eric-litao) -- You received this bug notification because you are a mem

[Yahoo-eng-team] [Bug 1722184] [NEW] Resize/migrate instance will leave instance directory in source host with ceph storage

2017-10-09 Thread Tao Li
Public bug reported: Description === In kvm + ceph scenario, we resize or migrate an instance, the instance root directory will remain in source host. When we do live migration of the instance to the original source host, it will raise an exception that the The supplied disk path

[Yahoo-eng-team] [Bug 1699947] [NEW] nova hypervisor-stats/hypervisor-show shows wrong resource usage for baremetal node

2017-06-22 Thread Tao Li
should fix the issue. ** Affects: nova Importance: Undecided Assignee: Tao Li (eric-litao) Status: New ** Changed in: nova Assignee: (unassigned) => Tao Li (eric-litao) -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1692767] [NEW] Start keystone service failed with uwsgi in devstack

2017-05-22 Thread Tao Li
g. I tried to create the /var/run/uwsgi directory and chown it stack user. Then it works. sudo mkdir -p /var/run/uwsgi sudo chown stack:stack uwsgi So what do you think that? ** Affects: keystone Importance: Undecided Assignee: Tao Li (eric-litao) Status: New ** Changed in

[Yahoo-eng-team] [Bug 1674257] [NEW] we should not log unimplemented error in _get_host_metrics method

2017-03-20 Thread Tao Li
re the unimplemented excepion in the '_update_data' method in virt_driver.py. ** Affects: nova Importance: Undecided Assignee: Tao Li (eric-litao) Status: New ** Project changed: ltsp => nova ** Changed in: nova Assignee: (unassigned) => Tao Li (eric-litao)

[Yahoo-eng-team] [Bug 1654504] Re: Resize instance which is booted from volume failed

2017-01-12 Thread Tao Li
In master this is working well. no need to update ** 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/1654504 Title:

[Yahoo-eng-team] [Bug 1654504] [NEW] Resize instance which is booted from volume failed

2017-01-06 Thread Tao Li
Public bug reported: Description === When instance was booted from volume, but the driver will consider it booted from image in resize scenario. This bug is introduced by the bug path: bug #1587802. Steps to reproduce == 1. Booting an instance from volume with flavor

[Yahoo-eng-team] [Bug 1652735] [NEW] we should update instance_info_caches after the instance spawning successfully

2016-12-27 Thread Tao Li
Public bug reported: Description === Currently, the compute manager does not update the instance_info_caches of the instance again after the instance spawning successfully. so the status of port is also down in this time. Depending on the period task _heal_instance_info_cache to

[Yahoo-eng-team] [Bug 1652259] [NEW] We should not delete shared storage disk when evacuating instance failed in destination host

2016-12-23 Thread Tao Li
=== The root disk of the instance in ceph is not removed。 Actual result = The root disk of the instance in ceph is removed ** Affects: nova Importance: Undecided Assignee: Tao Li (eric-litao) Status: New ** Changed in: nova Assignee: (unassigned) => Tao

[Yahoo-eng-team] [Bug 1647584] [NEW] Instance with anti-affinity server group booted failed in concurrent scenario

2016-12-06 Thread Tao Li
succssfully. ** Affects: nova Importance: Undecided Assignee: Tao Li (eric-litao) Status: New ** Changed in: nova Assignee: (unassigned) => Tao Li (eric-litao) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscrib

[Yahoo-eng-team] [Bug 1647269] [NEW] ‘nova service-list’ can‘t get the latest Updated_at time when using mc driver

2016-12-04 Thread Tao Li
the 'update_at' remians the same time. Expected result === The 'update_at' display the latest time as using db driver. Actual result = The 'update_at' remains not like using db driver. ** Affects: nova Importance: Undecided Assignee: Tao Li (eric-litao) Status: New

[Yahoo-eng-team] [Bug 1632539] Re: Multiple nova schedulers for Ironic and nova conflict when they work together in one Region

2016-10-11 Thread Tao Li
** Project changed: nova => ironic-inspector ** Project changed: ironic-inspector => ironic -- 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/1632539 Title: Multiple nova

[Yahoo-eng-team] [Bug 1632539] Re: Multiple nova schedulers for Ironic and nova conflict when they work together in one Region

2016-10-11 Thread Tao Li
** Project changed: tempest => 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/1632539 Title: Multiple nova schedulers for Ironic and nova conflict when they work