[Yahoo-eng-team] [Bug 1599057] Re: live-migration Interrupt when get network info failed

2017-01-17 Thread Timofey Durakov
*** This bug is a duplicate of bug 1647451 *** https://bugs.launchpad.net/bugs/1647451 this is actually the duplicate for 1647451 ** This bug has been marked a duplicate of bug 1647451 Post live migration step could fail due to auth errors -- You received this bug notification because

[Yahoo-eng-team] [Bug 1647451] [NEW] Post live migration step could fail due to auth errors

2016-12-05 Thread Timofey Durakov
Importance: Medium Assignee: Timofey Durakov (tdurakov) Status: In Progress ** Tags: live-migration ** Changed in: nova Assignee: (unassigned) => Timofey Durakov (tdurakov) ** Changed in: nova Status: New => Confirmed ** Changed in: nova Importance: Und

[Yahoo-eng-team] [Bug 1646418] [NEW] gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial fails constantly

2016-12-01 Thread Timofey Durakov
: ‘var/lib/ceph/drives/images/ceph.img’ 2016-12-01 08:10:52.928182 | + /home/jenkins/workspace/gate-tempest-dsvm-multinode-live-migration-ubuntu-xenial/devstack-gate/functions.sh:tsfilter:L96: return 1 ** Affects: nova Importance: High Assignee: Timofey Durakov (tdurakov

[Yahoo-eng-team] [Bug 1241806] Re: Reboot operation fails if force_disk_config is switched to True after spawning

2016-09-26 Thread Timofey Durakov
** Changed in: nova Status: Expired => Incomplete ** Changed in: nova Status: Incomplete => In Progress ** Changed in: nova Importance: Undecided => High ** Changed in: nova Assignee: (unassigned) => Timofey Durakov (tdurakov) -- You received this bug

[Yahoo-eng-team] [Bug 1614519] [NEW] Error on booting instance with ephemeral while using Flat/Raw images

2016-08-18 Thread Timofey Durakov
Public bug reported: Description === When using Flat/Raw image type in nova, and flavors with none-empty ephemerals, instance fails to boot. Steps to reproduce == 1. create flavor with non-empty ephemeral 2. Boot instance with flavor from step 1. Expected result

[Yahoo-eng-team] [Bug 1589457] Re: live-migration fails for volume-backed instances with config-drive type vfat

2016-06-06 Thread Timofey Durakov
libvirt version prior to 1.2.17 was used, so it has no feature to block- migrate instance with booted volumes ** Changed in: nova Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1589457] [NEW] live-migration fails for volume-backed instances with config-drive type vfat

2016-06-06 Thread Timofey Durakov
Public bug reported: Description === Volume-backed instances fails to migrate when config-drive is enabled(even with vfat). Migration fails with exception.InvalidSharedStorage during check_can_live_migrate_source method execution

[Yahoo-eng-team] [Bug 1580609] [NEW] live-migration force complete could leave instance paused in case of failure

2016-05-11 Thread Timofey Durakov
= Instance will be left paused. Environment === Mitaka Openstack, with libvirt as a driver. ** Affects: nova Importance: High Assignee: Timofey Durakov (tdurakov) Status: Confirmed ** Tags: live-migration ** Changed in: nova Status: New => Confirmed --

[Yahoo-eng-team] [Bug 1572593] Re: Impossible attach detached port to another instance

2016-04-20 Thread Timofey Durakov
This is Nova issue. ** Changed in: nova Status: New => Confirmed ** Changed in: nova Importance: Undecided => High ** Changed in: nova Assignee: (unassigned) => Timofey Durakov (tdurakov) ** Changed in: heat Status: New => Incomplete ** Changed in: neutron

[Yahoo-eng-team] [Bug 1544103] [NEW] Tautology in libvirt driver cleanup method

2016-02-10 Thread Timofey Durakov
Public bug reported: for clean up phase in driver destroy_disks parameter is calculated in compute manager https://github.com/openstack/nova/blob/8615de1bb7afac8ffbd7d9c8f8e7235c49df9b39/nova/compute/manager.py#L5303 like: destroy_disks = not is_shared_block_storage Then in libvirt driver

[Yahoo-eng-team] [Bug 1535232] [NEW] live-migration ci failure on nfs shared storage

2016-01-18 Thread Timofey Durakov
Public bug reported: gate-tempest-dsvm-multinode-live-migration job fails on shared storage with tempest.api.compute.admin.test_live_migration.LiveBlockMigrationTestJSON.test_live_block_migration test fails. Libvirt logs on destination node: http://xsnippet.org/361328/ libvirt version:

[Yahoo-eng-team] [Bug 1522338] [NEW] root-password command moves instance to error state

2015-12-03 Thread Timofey Durakov
: Timofey Durakov (tdurakov) Status: Confirmed ** Changed in: nova Assignee: (unassigned) => Timofey Durakov (tdurakov) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). ht

[Yahoo-eng-team] [Bug 1491905] [NEW] neutronclient in nova doesn't issue new token

2015-09-03 Thread Timofey Durakov
Public bug reported: neutronclient in nova uses token_endpoint.Token as auth_plugin, which doesn't have functionality to re-authenticate in case of 401 error. If keystone uses memcached as backend and it was restarted, token that neutronclient use become invalid, and no re-authentication

[Yahoo-eng-team] [Bug 1488435] [NEW] Resources on destination node doesn't cleanup if live-migration fails

2015-08-25 Thread Timofey Durakov
response to source node: https://github.com/openstack/nova/blob/master/nova/compute/manager.py#L4962-L4984 ** Affects: nova Importance: Undecided Assignee: Timofey Durakov (tdurakov) Status: New ** Tags: live-migration ** Changed in: nova Assignee: (unassigned) = Timofey

[Yahoo-eng-team] [Bug 1487477] [NEW] Mess in live-migration compute-manager and drivers code

2015-08-21 Thread Timofey Durakov
: Timofey Durakov (tdurakov) Status: New ** Tags: live-migration -- 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/1487477 Title: Mess in live-migration compute-manager

[Yahoo-eng-team] [Bug 1464222] Re: nova show -VM status incorrect

2015-08-05 Thread Timofey Durakov
This behavior is valid for nova, as compute node updates vm's status. Moving bug to invalid ** 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).

[Yahoo-eng-team] [Bug 1468696] [NEW] Move cold migration from conductor's manager to separate task

2015-06-25 Thread Timofey Durakov
in future. ** Affects: nova Importance: Undecided Assignee: Timofey Durakov (tdurakov) Status: In Progress ** Changed in: nova Assignee: (unassigned) = Timofey Durakov (tdurakov) ** Changed in: nova Status: New = In Progress ** Summary changed: - move cold migration from

[Yahoo-eng-team] [Bug 1455460] [NEW] resize server fails silently

2015-05-15 Thread Timofey Durakov
Public bug reported: Attempt to resize instance from bigger flavor to smaller fails, but no user notification in cli happened: root@node-7:~# nova resize --poll a4 1 Server resizing... 100% complete while nova-compute.log has trace: 2015-05-15 09:39:45.968 32005 TRACE

[Yahoo-eng-team] [Bug 1452568] [NEW] nova allows to live-migrate instance from one availability zone to another

2015-05-07 Thread Timofey Durakov
Public bug reported: Nova allows to live migrate instance from one AZ to another: Steps to reproduce: 1.boot instance with --availability-zone param 2. live migrate this instance on host located in another AZ, nova live-migration inst1 host2 If user specify host during live-migration scheduler

[Yahoo-eng-team] [Bug 1451921] [NEW] live-migration fails when instance booted without specified availability_zone

2015-05-05 Thread Timofey Durakov
-migration ** Affects: nova Importance: Undecided Assignee: Timofey Durakov (tdurakov) Status: New ** Changed in: nova Assignee: (unassigned) = Timofey Durakov (tdurakov) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1188450] Re: Update floating ip should consider multi_host or network_host config when live migration

2015-04-28 Thread Timofey Durakov
** 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/1188450 Title: Update floating ip should consider

[Yahoo-eng-team] [Bug 1276639] Re: block live migration does not work when a volume is attached

2015-04-23 Thread Timofey Durakov
According to http://lists.openstack.org/pipermail/openstack- dev/2014-June/038152.html nova should not allow block-migrate instances with attached volumes until libvirt functionality would be extended. ** Changed in: nova Status: In Progress = Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1303690] Re: nova live-migration slow when using volumes

2015-04-23 Thread Timofey Durakov
moved bug to 'Invalid' state. Here is bug https://bugs.launchpad.net/nova/+bug/1398999 the closes this functionality in nova. Patch from it proposed to stable/juno ** Changed in: nova Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1444497] [NEW] Instance doesn't get an address via DHCP (nova-network) because of issue with live migration Edit

2015-04-15 Thread Timofey Durakov
: Undecided Assignee: Timofey Durakov (tdurakov) Status: In Progress ** Tags: live-migration nova-network ** Changed in: nova Status: New = In Progress ** Changed in: nova Assignee: (unassigned) = Timofey Durakov (tdurakov) -- You received this bug notification