[Yahoo-eng-team] [Bug 1845284] [NEW] Config CONF.libvirt.inject_partition=-1, build instance with metadata will remain some images in /var/tmp/.guestfs-0/appliance.d

2019-09-24 Thread jiangyuhao
Public bug reported: Description === Boot instance with metadata will remain some images in '/var/tmp/.guestfs-0/appliance.d' when this compute_node config CONF.libvirt.inject_partition=-1. Steps to reproduce == 1) Config inject_partition=-1(/etc/nova/nova.conf) in compu

[Yahoo-eng-team] [Bug 1816399] [NEW] The periodic task to clean up expired console_auth tokens is invalid

2019-02-18 Thread jiangyuhao
Public bug reported: Description === In compute node, the periodic task to clean up expired console_auth tokens is invalid, can't remove expired console auth tokens for this host. Steps to reproduce == 1.In controller node, config nova-novncproxy using database to store n

[Yahoo-eng-team] [Bug 1811670] [NEW] Instance in anti-affinity group migrate from host1 to host2 success, then migrate back failed

2019-01-14 Thread jiangyuhao
Public bug reported: Description === Create an instance in anti-affinity group, then migrate this instance from one host to another success, but migrate back failed. Steps to reproduce == 1. create anti-affinity group +--+--

[Yahoo-eng-team] [Bug 1804356] Re: Delete instance while resize instance to other compute nodes

2019-01-07 Thread jiangyuhao
** 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/1804356 Title: Delete instance while resize instance to other compute no

[Yahoo-eng-team] [Bug 1809689] [NEW] Using volume with az creating instance failed when configure ’cross_az_attach‘ on 'false'

2018-12-24 Thread jiangyuhao
Public bug reported: Description === Configure nova configuration item 'cross_az_attch' on 'false'. Using a volume with availability_zone property to create instance failed when all compute nodes are in same availability_zone. Steps to reproduce == 1.Configure 'cross_az_

[Yahoo-eng-team] [Bug 1804356] [NEW] Delete instance while resize instance to other compute nodes

2018-11-20 Thread jiangyuhao
Public bug reported: Description === Delete instance while instance resize to other compute_nodes. If the deletion action starts before instance's vm_state is "resized", source compute_node or dest compute_node will remain "_resize" directory. Steps to reproduce == 1) Cr

[Yahoo-eng-team] [Bug 1753880] [NEW] Instance live-migration to another host, the old vnc connection can not continue to use

2018-03-06 Thread jiangyuhao
Public bug reported: Description === When instance live-migration to another host, the vnc connection will disconnect and can not continue to use. Steps to reproduce == 1.build a vm nova boot --flavor 777 --image 80c83482-1c69-4cf6-b7ac-c2848e001a3e --nic net-id=4daeddbd

[Yahoo-eng-team] [Bug 1747622] [NEW] Aggregate info in nova_scheduler lose some host when add some host in aggregate continuousely

2018-02-06 Thread jiangyuhao
Public bug reported: Description === If add some host to an availability_zone continuously, nova_scheduler's aggs_by_id and host_aggregates_map may be lost some host aggregate data. Then create instance in this availability_zone will not select those lost host every time. Steps to repr

[Yahoo-eng-team] [Bug 1745977] [NEW] When source compute service up, will not destroy and clean up those instances which be evacuated then be deleted.

2018-01-29 Thread jiangyuhao
Public bug reported: Description === When the instance evacuated to destination host successfully, then deleted this instance. The source host up will cleanup this instance failed. Steps to reproduce == 1.deploy a local instance in source host. 2.power off the source host