Activity log for bug #1369524

Date Who What changed Old value New value Message
2014-09-15 11:33:26 Ilya Shakhat bug added bug
2014-09-15 11:33:37 Ilya Shakhat tags cinder
2014-09-15 11:33:56 Ilya Shakhat attachment added cinder-all-log.tar.bz2 https://bugs.launchpad.net/mos/+bug/1369524/+attachment/4204353/+files/cinder-all-log.tar.bz2
2014-09-15 11:43:59 Dmitry Mescheryakov mos: importance Undecided Medium
2014-09-15 11:44:14 Dmitry Mescheryakov mos: assignee Ivan Kolodyazhny (e0ne)
2014-09-15 11:44:22 Dmitry Mescheryakov mos: milestone 5.1.1
2014-09-15 11:44:32 Dmitry Mescheryakov nominated for series mos/5.0.x
2014-09-15 11:44:32 Dmitry Mescheryakov bug task added mos/5.0.x
2014-09-15 11:44:32 Dmitry Mescheryakov nominated for series mos/5.1.x
2014-09-15 11:44:32 Dmitry Mescheryakov bug task added mos/5.1.x
2014-09-15 11:44:32 Dmitry Mescheryakov nominated for series mos/6.0.x
2014-09-15 11:44:32 Dmitry Mescheryakov bug task added mos/6.0.x
2014-09-15 11:44:39 Dmitry Mescheryakov mos/5.0.x: importance Undecided Medium
2014-09-15 11:44:41 Dmitry Mescheryakov mos/6.0.x: importance Undecided Medium
2014-09-15 11:44:46 Dmitry Mescheryakov mos/5.0.x: assignee Ivan Kolodyazhny (e0ne)
2014-09-15 11:44:55 Dmitry Mescheryakov mos/6.0.x: assignee Ivan Kolodyazhny (e0ne)
2014-09-15 11:44:58 Dmitry Mescheryakov mos/5.0.x: milestone 5.0.3
2014-09-15 11:45:01 Dmitry Mescheryakov mos/6.0.x: milestone 6.0
2014-09-15 11:45:06 Dmitry Mescheryakov mos/5.0.x: status New Triaged
2014-09-15 11:45:09 Dmitry Mescheryakov mos/5.1.x: status New Triaged
2014-09-15 11:45:11 Dmitry Mescheryakov mos/6.0.x: status New Triaged
2014-10-10 14:05:03 Ivan Kolodyazhny mos/5.0.x: status Triaged Fix Committed
2014-10-10 14:05:05 Ivan Kolodyazhny mos/5.1.x: status Triaged Confirmed
2014-10-10 14:05:10 Ivan Kolodyazhny mos/5.0.x: status Fix Committed Confirmed
2014-10-10 14:05:13 Ivan Kolodyazhny mos/6.0.x: status Triaged Confirmed
2014-10-10 14:06:25 Ivan Kolodyazhny mos/6.0.x: assignee Ivan Kolodyazhny (e0ne) Pavel Boldin (pboldin)
2014-10-14 09:21:07 Igor Marnat tags cinder cinder scale
2014-11-12 21:04:11 Dmitry Borodaenko mos/5.0.x: status Confirmed Won't Fix
2014-11-12 21:04:13 Dmitry Borodaenko mos/5.1.x: status Confirmed Won't Fix
2014-11-24 09:45:50 Ivan Kolodyazhny mos/6.0.x: assignee Pavel Boldin (pboldin) Ivan Kolodyazhny (e0ne)
2014-12-02 15:10:20 Ivan Kolodyazhny mos/6.0.x: milestone 6.0 6.1
2014-12-02 15:10:24 Ivan Kolodyazhny mos/6.0.x: milestone 6.1 6.0.1
2014-12-03 09:18:27 Dmitry Mescheryakov mos/6.0.x: importance Medium High
2014-12-03 09:24:47 Dmitry Mescheryakov mos/6.0.x: milestone 6.0.1 6.0
2014-12-03 09:39:13 Dmitry Mescheryakov mos/5.1.x: importance Medium High
2014-12-03 09:39:14 Dmitry Mescheryakov mos/5.0.x: importance Medium High
2014-12-05 14:03:59 Ivan Kolodyazhny mos/6.0.x: assignee Ivan Kolodyazhny (e0ne) Aleksander Mogylchenko (amogylchenko)
2014-12-05 14:04:43 Ivan Kolodyazhny summary Volumes hanging in Error Deleting state lvremove can't delete volume
2014-12-05 14:16:50 Ivan Kolodyazhny description VERSION: feature_groups: - mirantis production: "docker" release: "5.1" api: "1.0" build_number: "506" build_id: "2014-09-10_00-01-12" astute_sha: "b622d9b36dbdd1e03b282b9ee5b7435ba649e711" fuellib_sha: "e3f947cc4142210499a282bc5f183c333552fa23" ostf_sha: "1de6ed1c0b72f6687ffb4bebc2c939b135a88e34" nailgun_sha: "82091e0d61f252619a0842d0f8debb6b602a61fe" fuelmain_sha: "ca1b4839a70a10041f8eaf8b9ac995c8b0d4521a" After long-running Rally job several volumes stay in Error_Deleting state. Cinder log contain the following pattern: Failed to create iscsi target for vol ume id:volume-656b2524-93cb-4a29-a4d8-98765451a7a3: Unexpected error while running command. Command: sudo cinder-rootwrap /etc/cinder/rootwrap.conf tgt-admin --update iqn.2010-10.org.openstack:volume-656b2524-93cb-4a29-a4d8-98765451a7a3 Exit code: 22 Stdout: 'Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode logicalunit --tid 2 --lun 1 -b /dev/cinder/volume-656b2524-93cb-4a29-a4d8-98765451a7a3 \nexited with code: 22.\n' Stderr: 'tgtadm: this logical unit number already exists\n' (see the whole log attached) Rally scenario: { "NovaServers.boot_server_from_volume_and_delete": [ { "args": { "flavor": { "name": "m1.nano" }, "image": { "name": "TestVM" }, "volume_size": 10 }, "runner": { "type": "constant", "times": 100, "concurrency": 2 }, "context": { "users": { "tenants": 3, "users_per_tenant": 2 } } } ] } VERSION:   feature_groups:     - mirantis   production: "docker"   release: "5.1"   api: "1.0"   build_number: "506"   build_id: "2014-09-10_00-01-12"   astute_sha: "b622d9b36dbdd1e03b282b9ee5b7435ba649e711"   fuellib_sha: "e3f947cc4142210499a282bc5f183c333552fa23"   ostf_sha: "1de6ed1c0b72f6687ffb4bebc2c939b135a88e34"   nailgun_sha: "82091e0d61f252619a0842d0f8debb6b602a61fe"   fuelmain_sha: "ca1b4839a70a10041f8eaf8b9ac995c8b0d4521a" After long-running Rally job several volumes stay in Error_Deleting state. Cinder log contain the following pattern: Failed to create iscsi target for vol ume id:volume-656b2524-93cb-4a29-a4d8-98765451a7a3: Unexpected error while running command. Command: sudo cinder-rootwrap /etc/cinder/rootwrap.conf tgt-admin --update iqn.2010-10.org.openstack:volume-656b2524-93cb-4a29-a4d8-98765451a7a3 Exit code: 22 Stdout: 'Command:\n\ttgtadm -C 0 --lld iscsi --op new --mode logicalunit --tid 2 --lun 1 -b /dev/cinder/volume-656b2524-93cb-4a29-a4d8-98765451a7a3 \nexited with code: 22.\n' Stderr: 'tgtadm: this logical unit number already exists\n' (see the whole log attached) Rally scenario: {     "NovaServers.boot_server_from_volume_and_delete": [         {             "args": {                 "flavor": {                     "name": "m1.nano"                 },                 "image": {                     "name": "TestVM"                 },                 "volume_size": 10             },             "runner": {                 "type": "constant",                 "times": 100,                 "concurrency": 2             },             "context": {                 "users": {                     "tenants": 3,                     "users_per_tenant": 2                 }             }         }     ] } Issue is reproduced only with Ubuntu 12.04 and lvm2 v.2.02.66. It works good on CentOS with lvm2 v.2.02.100 and Ubuntu 14.04 with lvm2 v.2.02.98 In CentOS lvm2 fixed in 2.02.86 (https://bugzilla.redhat.com/show_bug.cgi?id=570359). Short steps to reproduce: # dd if=/dev/zero of=/root/tmp bs=1G count=2 # losetup /dev/loop0 /root/tmp # pvcreate /dev/loop0 # vgcreate testvg /dev/loop0 # lvcreate -L 1G testvg -n test Then in parallel write to a new volume (e.g.: sudo dd if=/dev/zero of=/dev/testvg/test bs=1G count=2) and run 'lvremove -f /dev/testvg/test' command. Expected result: Logical volume "test" successfully removed Actual result: Can't remove open logical volume "test"
2014-12-05 14:20:40 Vladimir Kuklin summary lvremove can't delete volume lvremove can't delete volume with --force
2014-12-05 14:20:49 Vladimir Kuklin summary lvremove can't delete volume with --force lvremove can't delete volume with --force on Ubuntu
2014-12-05 14:21:10 Vladimir Kuklin bug watch added https://bugzilla.redhat.com/show_bug.cgi?id=570359
2014-12-08 09:13:08 Aleksander Mogylchenko mos/6.0.x: status Confirmed In Progress
2014-12-08 09:22:59 Aleksander Mogylchenko mos/6.0.x: assignee Aleksander Mogylchenko (amogylchenko) Ivan Kolodyazhny (e0ne)
2014-12-10 10:18:30 Aleksander Mogylchenko bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659762
2014-12-12 10:34:22 Ivan Kolodyazhny mos/6.0.x: status In Progress Fix Committed
2014-12-12 15:19:41 Dmitry Burmistrov mos/6.0.x: status Fix Committed In Progress
2014-12-12 16:00:59 Ivan Kolodyazhny mos/6.0.x: assignee Ivan Kolodyazhny (e0ne) Dmitry Burmistrov (dburmistrov)
2014-12-14 12:08:40 Dmitry Burmistrov mos/6.0.x: status In Progress Fix Committed
2015-01-26 07:51:38 Leontii Istomin bug added subscriber Leontiy Istomin
2016-04-21 10:39:14 Ivan Kolodyazhny nominated for series mos/8.0.x
2016-04-21 10:39:14 Ivan Kolodyazhny bug task added mos/8.0.x
2016-04-21 10:39:14 Ivan Kolodyazhny nominated for series mos/9.0.x
2016-04-21 10:39:14 Ivan Kolodyazhny bug task added mos/9.0.x
2016-04-21 10:39:14 Ivan Kolodyazhny nominated for series mos/10.0.x
2016-04-21 10:39:14 Ivan Kolodyazhny bug task added mos/10.0.x
2016-04-21 10:39:14 Ivan Kolodyazhny nominated for series mos/7.0.x
2016-04-21 10:39:14 Ivan Kolodyazhny bug task added mos/7.0.x
2016-04-21 10:39:27 Ivan Kolodyazhny mos/10.0.x: status New Confirmed
2016-04-21 10:39:30 Ivan Kolodyazhny mos/10.0.x: importance Undecided High
2016-04-21 10:39:35 Ivan Kolodyazhny mos/7.0.x: status New Won't Fix
2016-04-21 10:39:37 Ivan Kolodyazhny mos/8.0.x: status New Won't Fix
2016-04-21 10:39:42 Ivan Kolodyazhny mos/8.0.x: importance Undecided High
2016-04-21 10:39:47 Ivan Kolodyazhny mos/7.0.x: importance Undecided High
2016-04-21 10:39:56 Ivan Kolodyazhny mos/10.0.x: assignee MOS Linux (mos-linux)
2016-04-21 14:17:00 Ivan Kolodyazhny mos/10.0.x: milestone 10.0
2016-07-14 10:14:43 Dmitry Teselkin mos/10.0.x: status Confirmed Won't Fix
2018-01-24 14:22:56 Ivan Kolodyazhny mos/8.0.x: status Won't Fix Confirmed
2018-01-24 14:23:00 Ivan Kolodyazhny mos/8.0.x: status Confirmed Won't Fix