Activity log for bug #1477475

Date Who What changed Old value New value Message
2015-07-23 09:36:53 Sergey Novikov bug added bug
2015-07-23 16:01:56 Oleksiy Molchanov fuel: assignee Fuel Library Team (fuel-library)
2015-07-23 16:01:59 Oleksiy Molchanov fuel: importance Undecided Medium
2015-07-23 16:02:01 Oleksiy Molchanov fuel: status New Confirmed
2015-07-23 16:41:44 Sergey Novikov description Sometimes VM lose network connectivity after rollback partition preservation of compute node where it was booted. Step to reproduce: 1. Deploy cluster (1 controller + 2 compute, neutron VLAN) 2. Make sure that cluster is operational. For this run OSTF tests 3. Boot VM and assign to it proper security rules for network connectivity 4. Ping VM 5. Enable partition preservation for compute node (exclude partition for OS) where VM is booted: - download disk.yaml 'fuel node --node <NODE_ID> --disk --download' - edit downloaded disk.yaml. Change flag 'keep_data' on true for partition, exclude partition for OS - upload disk.yaml 'fuel node --node <NODE_ID> --disk --upload' 6. Rollback compute node: - fuel node --node-id <NODE_ID> --provision - fuel node --node-id <NODE_ID> --deploy 7. Ping VM Expected result: VM is accessible by ICMP Actual result: VM is running and accessible by VNC, but VM is not accessible by ICMP VERSION: feature_groups: - mirantis production: "docker" release: "7.0" openstack_version: "2014.2.2-7.0" api: "1.0" build_number: "44" build_id: "2015-07-16_10-46-35" nailgun_sha: "bb8b7ce29abf258e4a73d227f78bb07a56bc5199" python-fuelclient_sha: "fe14335efc3c800162b72d1e333e5179314e2ff4" fuel-agent_sha: "22b566f9161daab93bd3a3324307332e01925bb3" astute_sha: "3cc1bb6b2a7cc2b437c6c6ffc6366653b08749bf" fuel-library_sha: "36a02ee002f7071470d388089bfa95b14482d5bd" fuel-ostf_sha: "5b5ec07f15b1d15e452366e838c4c830010ee795" fuelmain_sha: "533d1722016da9774fb406f86d35942e5870ed73" Sometimes VM lose network connectivity after rollback with partition preservation of compute node where it was booted. Step to reproduce: 1. Deploy cluster (1 controller + 2 compute, neutron VLAN) 2. Make sure that cluster is operational. For this run OSTF tests 3. Boot VM and assign to it proper security rules for network connectivity 4. Ping VM 5. Enable partition preservation for compute node (exclude partition for OS) where VM is booted:     - download disk.yaml 'fuel node --node <NODE_ID> --disk --download'     - edit downloaded disk.yaml. Change flag 'keep_data' on true for partition, exclude partition for OS     - upload disk.yaml 'fuel node --node <NODE_ID> --disk --upload' 6. Rollback compute node:     - fuel node --node-id <NODE_ID> --provision     - fuel node --node-id <NODE_ID> --deploy 7. Ping VM Expected result: VM is accessible by ICMP Actual result: VM is running and accessible by VNC, but VM is not accessible by ICMP VERSION:   feature_groups:     - mirantis   production: "docker"   release: "7.0"   openstack_version: "2014.2.2-7.0"   api: "1.0"   build_number: "44"   build_id: "2015-07-16_10-46-35"   nailgun_sha: "bb8b7ce29abf258e4a73d227f78bb07a56bc5199"   python-fuelclient_sha: "fe14335efc3c800162b72d1e333e5179314e2ff4"   fuel-agent_sha: "22b566f9161daab93bd3a3324307332e01925bb3"   astute_sha: "3cc1bb6b2a7cc2b437c6c6ffc6366653b08749bf"   fuel-library_sha: "36a02ee002f7071470d388089bfa95b14482d5bd"   fuel-ostf_sha: "5b5ec07f15b1d15e452366e838c4c830010ee795"   fuelmain_sha: "533d1722016da9774fb406f86d35942e5870ed73"
2015-07-30 14:52:31 Vladimir Kuklin fuel: assignee Fuel Library Team (fuel-library) Dmitry Klenov (dklenov)
2015-07-30 15:09:17 Sergey Novikov fuel: importance Medium High
2015-07-30 15:45:14 Vladimir Kuklin fuel: assignee Dmitry Klenov (dklenov) Anton Matveev (amatveev)
2015-07-30 15:49:53 Vladimir Kuklin fuel: assignee Anton Matveev (amatveev) Ivan Ponomarev (ivanzipfer)
2015-08-05 14:49:10 Ivan Ponomarev fuel: assignee Ivan Ponomarev (ivanzipfer) MOS Neutron (mos-neutron)
2015-08-10 14:22:45 Sergey Novikov fuel: importance High Critical
2015-08-10 15:46:34 Alexander Ignatov fuel: assignee MOS Neutron (mos-neutron) Fuel Library Team (fuel-library)
2015-08-11 06:43:24 Sergey Kolekonov fuel: assignee Fuel Library Team (fuel-library) Sergey Kolekonov (skolekonov)
2015-08-11 13:37:34 Ivan Berezovskiy tags partition-preservation partition-preservation tricky
2015-08-11 14:32:12 OpenStack Infra fuel: status Confirmed In Progress
2015-08-12 09:44:21 OpenStack Infra fuel: status In Progress Fix Committed
2015-08-14 16:21:00 Sergey Novikov fuel: status Fix Committed Fix Released
2016-01-11 14:52:32 Roman Podoliaka nominated for series fuel/8.0.x
2016-01-11 14:52:32 Roman Podoliaka bug task added fuel/8.0.x
2016-01-11 14:52:40 Roman Podoliaka fuel/8.0.x: status New Confirmed
2016-01-11 14:52:42 Roman Podoliaka fuel/8.0.x: importance Undecided High
2016-01-11 14:52:49 Roman Podoliaka fuel/8.0.x: assignee MOS Nova (mos-nova)
2016-01-11 14:52:52 Roman Podoliaka fuel/8.0.x: milestone 8.0
2016-01-11 14:52:56 Roman Podoliaka tags partition-preservation tricky area-nova partition-preservation tricky
2016-01-11 18:12:56 Roman Podoliaka description Sometimes VM lose network connectivity after rollback with partition preservation of compute node where it was booted. Step to reproduce: 1. Deploy cluster (1 controller + 2 compute, neutron VLAN) 2. Make sure that cluster is operational. For this run OSTF tests 3. Boot VM and assign to it proper security rules for network connectivity 4. Ping VM 5. Enable partition preservation for compute node (exclude partition for OS) where VM is booted:     - download disk.yaml 'fuel node --node <NODE_ID> --disk --download'     - edit downloaded disk.yaml. Change flag 'keep_data' on true for partition, exclude partition for OS     - upload disk.yaml 'fuel node --node <NODE_ID> --disk --upload' 6. Rollback compute node:     - fuel node --node-id <NODE_ID> --provision     - fuel node --node-id <NODE_ID> --deploy 7. Ping VM Expected result: VM is accessible by ICMP Actual result: VM is running and accessible by VNC, but VM is not accessible by ICMP VERSION:   feature_groups:     - mirantis   production: "docker"   release: "7.0"   openstack_version: "2014.2.2-7.0"   api: "1.0"   build_number: "44"   build_id: "2015-07-16_10-46-35"   nailgun_sha: "bb8b7ce29abf258e4a73d227f78bb07a56bc5199"   python-fuelclient_sha: "fe14335efc3c800162b72d1e333e5179314e2ff4"   fuel-agent_sha: "22b566f9161daab93bd3a3324307332e01925bb3"   astute_sha: "3cc1bb6b2a7cc2b437c6c6ffc6366653b08749bf"   fuel-library_sha: "36a02ee002f7071470d388089bfa95b14482d5bd"   fuel-ostf_sha: "5b5ec07f15b1d15e452366e838c4c830010ee795"   fuelmain_sha: "533d1722016da9774fb406f86d35942e5870ed73" Upstream bug: https://bugs.launchpad.net/nova/+bug/1532890 Sometimes VM lose network connectivity after rollback with partition preservation of compute node where it was booted. Step to reproduce: 1. Deploy cluster (1 controller + 2 compute, neutron VLAN) 2. Make sure that cluster is operational. For this run OSTF tests 3. Boot VM and assign to it proper security rules for network connectivity 4. Ping VM 5. Enable partition preservation for compute node (exclude partition for OS) where VM is booted:     - download disk.yaml 'fuel node --node <NODE_ID> --disk --download'     - edit downloaded disk.yaml. Change flag 'keep_data' on true for partition, exclude partition for OS     - upload disk.yaml 'fuel node --node <NODE_ID> --disk --upload' 6. Rollback compute node:     - fuel node --node-id <NODE_ID> --provision     - fuel node --node-id <NODE_ID> --deploy 7. Ping VM Expected result: VM is accessible by ICMP Actual result: VM is running and accessible by VNC, but VM is not accessible by ICMP VERSION:   feature_groups:     - mirantis   production: "docker"   release: "7.0"   openstack_version: "2014.2.2-7.0"   api: "1.0"   build_number: "44"   build_id: "2015-07-16_10-46-35"   nailgun_sha: "bb8b7ce29abf258e4a73d227f78bb07a56bc5199"   python-fuelclient_sha: "fe14335efc3c800162b72d1e333e5179314e2ff4"   fuel-agent_sha: "22b566f9161daab93bd3a3324307332e01925bb3"   astute_sha: "3cc1bb6b2a7cc2b437c6c6ffc6366653b08749bf"   fuel-library_sha: "36a02ee002f7071470d388089bfa95b14482d5bd"   fuel-ostf_sha: "5b5ec07f15b1d15e452366e838c4c830010ee795"   fuelmain_sha: "533d1722016da9774fb406f86d35942e5870ed73"
2016-01-20 09:50:27 Roman Podoliaka nominated for series fuel/mitaka
2016-01-20 09:50:27 Roman Podoliaka bug task added fuel/mitaka
2016-01-20 09:50:37 Roman Podoliaka nominated for series fuel/7.0.x
2016-01-20 09:50:37 Roman Podoliaka bug task added fuel/7.0.x
2016-01-20 09:50:42 Roman Podoliaka fuel/7.0.x: status New Fix Released
2016-01-20 09:50:51 Roman Podoliaka fuel/7.0.x: milestone 7.0-updates
2016-01-20 09:50:59 Roman Podoliaka fuel/7.0.x: assignee Sergey Kolekonov (skolekonov)
2016-01-20 09:51:01 Roman Podoliaka fuel/7.0.x: importance Undecided High
2016-01-20 09:51:03 Roman Podoliaka fuel/mitaka: importance Critical High
2016-01-20 09:51:09 Roman Podoliaka fuel/mitaka: assignee Sergey Kolekonov (skolekonov) Fuel Documentation Team (fuel-docs)
2016-01-20 09:51:12 Roman Podoliaka fuel/mitaka: milestone 7.0 9.0
2016-01-20 09:51:15 Roman Podoliaka fuel/mitaka: status Fix Released Confirmed
2016-01-20 09:51:31 Roman Podoliaka tags area-nova partition-preservation tricky area-docs area-nova docs partition-preservation tricky
2016-01-20 09:51:37 Roman Podoliaka fuel/8.0.x: status Confirmed Won't Fix
2016-01-20 13:16:42 Dmitry Pyzhov tags area-docs area-nova docs partition-preservation tricky area-nova docs partition-preservation tricky
2016-02-12 16:44:45 Dmitriy Kruglov attachment added fail_error_cinder_nova_partition_preservation-fuel-snapshot-2016-02-12_15-10-10.tar.xz https://bugs.launchpad.net/fuel/8.0.x/+bug/1477475/+attachment/4570150/+files/fail_error_cinder_nova_partition_preservation-fuel-snapshot-2016-02-12_15-10-10.tar.xz
2016-02-12 16:45:34 Dmitriy Kruglov fuel/mitaka: assignee Fuel Documentation Team (fuel-docs)
2016-02-12 16:45:44 Dmitriy Kruglov fuel/mitaka: assignee MOS Nova (mos-nova)
2016-02-12 16:46:39 Dmitriy Kruglov fuel/8.0.x: status Won't Fix Confirmed
2016-02-12 16:46:44 Dmitriy Kruglov fuel/8.0.x: milestone 8.0 8.0-updates
2016-02-15 06:11:31 Michele Fagan fuel/8.0.x: status Confirmed Won't Fix
2016-02-15 06:11:36 Michele Fagan fuel/8.0.x: importance High Medium
2016-03-21 15:10:51 Bug Checker Bot tags area-nova docs partition-preservation tricky area-nova docs need-info partition-preservation tricky
2016-03-28 11:30:46 Bug Checker Bot tags area-nova docs need-info partition-preservation tricky area-nova docs partition-preservation tricky
2016-04-19 10:32:03 Dmitry Pyzhov fuel: milestone 9.0 10.0
2016-05-05 09:34:02 Vadim Rovachev fuel/8.0.x: importance Medium High
2016-05-05 09:34:04 Vadim Rovachev fuel/8.0.x: status Won't Fix Confirmed
2016-05-05 09:41:39 Vitaly Sedelnik fuel/8.0.x: milestone 8.0-updates 8.0-mu-2
2016-05-05 09:41:52 Vitaly Sedelnik fuel/8.0.x: assignee MOS Nova (mos-nova) MOS Maintenance (mos-maintenance)
2016-05-24 16:01:56 Roman Podoliaka fuel: assignee MOS Nova (mos-nova) Fuel Documentation Team (fuel-docs)
2016-05-24 16:02:01 Roman Podoliaka fuel/mitaka: assignee MOS Nova (mos-nova) Fuel Documentation Team (fuel-docs)
2016-05-24 16:02:05 Roman Podoliaka fuel/8.0.x: assignee MOS Maintenance (mos-maintenance) Fuel Documentation Team (fuel-docs)
2016-06-16 09:17:19 Vitaly Sedelnik fuel/8.0.x: milestone 8.0-mu-2 8.0-updates