Activity log for bug #1408527
Date | Who | What changed | Old value | New value | Message |
---|---|---|---|---|---|
2015-01-08 02:20:22 | zhangwenjian | bug | added bug | ||
2015-01-08 02:21:24 | zhangwenjian | description | When a instance with cinder volume is failed to be scheduled to a host, its status becomes error. Now I delete it successfully, but in block_device_mapping table of nova database, the volume information of the instance is still kept, and not deleted: MariaDB [nova]> select * from instances where deleted=0; Empty set (0.00 sec) MariaDB [nova]> select * from block_device_mapping where deleted=0; +---------------------+------------+------------+----+-------------+-----------------------+-------------+-----------+-------------+-----------+-----------------+--------------------------------------+---------+-------------+------------------+--------------+-------------+----------+------------+--------------------------------------+ | created_at | updated_at | deleted_at | id | device_name | delete_on_termination | snapshot_id | volume_id | volume_size | no_device | connection_info | instance_uuid | deleted | source_type | destination_type | guest_format | device_type | disk_bus | boot_index | image_id | +---------------------+------------+------------+----+-------------+-----------------------+-------------+-----------+-------------+-----------+-----------------+--------------------------------------+---------+-------------+------------------+--------------+-------------+----------+------------+--------------------------------------+ | 2015-01-07 00:52:03 | NULL | NULL | 14 | NULL | 1 | NULL | NULL | NULL | NULL | NULL | 9bf64061-f843-48d0-9214-409fe1ba2361 | 0 | image | local | NULL | disk | NULL | 0 | f5f2fe87-18fe-4d3a-9b8b-a58a5e60e5ed | | 2015-01-07 07:50:10 | NULL | NULL | 15 | NULL | 1 | NULL | NULL | NULL | NULL | NULL | d47983c7-acbf-4561-bf97-5a2b9d27f160 | 0 | image | local | NULL | disk | NULL | 0 | f5f2fe87-18fe-4d3a-9b8b-a58a5e60e5ed | | 2015-01-07 07:52:28 | NULL | NULL | 16 | NULL | 1 | NULL | NULL | NULL | NULL | NULL | ddffc047-8151-4598-a517-33c65816e640 | 0 | image | local | NULL | disk | NULL | 0 | f5f2fe87-18fe-4d3a-9b8b-a58a5e60e5ed | +---------------------+------------+------------+----+-------------+-----------------------+-------------+-----------+-------------+-----------+-----------------+--------------------------------------+---------+-------------+------------------+--------------+-------------+----------+------------+--------------------------------------+ 3 rows in set (0.00 sec) MariaDB [nova]> | When a instance with cinder volume is failed to be scheduled to a host, its status becomes error. Now I delete it successfully, but in block_device_mapping table of nova database, the volume information of the instance is still kept, and not deleted. | |
2015-01-08 09:32:40 | Bhavaniprasad | nova: assignee | Bhavaniprasad (bhavaniprasadadapaka) | ||
2015-01-08 09:32:46 | Bhavaniprasad | nova: assignee | Bhavaniprasad (bhavaniprasadadapaka) | ||
2015-01-08 09:41:05 | Anusha rayani | nova: assignee | Anusha rayani (anusha-rayani) | ||
2015-01-29 11:02:32 | Ankit Agrawal | bug | added subscriber Ankit Agrawal | ||
2015-02-11 00:28:25 | Davanum Srinivas (DIMS) | nova: importance | Undecided | Low | |
2015-02-11 00:28:28 | Davanum Srinivas (DIMS) | nova: status | New | Confirmed | |
2015-02-13 10:54:09 | OpenStack Infra | nova: status | Confirmed | In Progress | |
2015-02-13 10:54:09 | OpenStack Infra | nova: assignee | Anusha rayani (anusha-rayani) | Ankit Agrawal (ankitagrawal) | |
2015-05-16 05:03:49 | OpenStack Infra | nova: status | In Progress | Fix Committed | |
2015-06-11 15:33:06 | Matt Riedemann | nova: status | Fix Committed | New | |
2015-06-11 15:33:50 | Matt Riedemann | tags | volumes | ||
2015-06-11 18:34:14 | Ankit Agrawal | nova: status | New | In Progress | |
2015-06-24 13:15:21 | Feodor Tersin | bug | added subscriber Feodor Tersin | ||
2015-11-27 19:32:59 | OpenStack Infra | nova: status | In Progress | Fix Committed | |
2015-12-03 21:34:55 | Doug Hellmann | nova: status | Fix Committed | Fix Released | |
2018-02-22 02:39:44 | Matt Riedemann | nominated for series | nova/queens | ||
2018-02-22 02:39:44 | Matt Riedemann | bug task added | nova/queens | ||
2018-02-22 02:39:44 | Matt Riedemann | nominated for series | nova/ocata | ||
2018-02-22 02:39:44 | Matt Riedemann | bug task added | nova/ocata | ||
2018-02-22 02:39:44 | Matt Riedemann | nominated for series | nova/pike | ||
2018-02-22 02:39:44 | Matt Riedemann | bug task added | nova/pike | ||
2018-02-22 02:40:27 | Matt Riedemann | nova/ocata: status | New | In Progress | |
2018-02-22 02:40:30 | Matt Riedemann | nova/pike: status | New | In Progress | |
2018-02-22 02:40:31 | Matt Riedemann | nova/queens: status | New | In Progress | |
2018-02-22 02:40:36 | Matt Riedemann | nova/ocata: assignee | Mohammed Naser (mnaser) | ||
2018-02-22 02:40:40 | Matt Riedemann | nova: assignee | Ankit Agrawal (ankitagrawal) | melanie witt (melwitt) | |
2018-02-22 02:40:45 | Matt Riedemann | nova/pike: assignee | Mohammed Naser (mnaser) | ||
2018-02-22 02:40:51 | Matt Riedemann | nova/queens: assignee | Mohammed Naser (mnaser) | ||
2018-02-22 02:41:02 | Matt Riedemann | nova/ocata: importance | Undecided | Medium | |
2018-02-22 02:41:04 | Matt Riedemann | nova: importance | Low | Medium | |
2018-02-22 02:41:06 | Matt Riedemann | nova/pike: importance | Undecided | Medium | |
2018-02-22 02:41:07 | Matt Riedemann | nova/queens: importance | Undecided | Medium | |
2018-02-22 08:19:18 | OpenStack Infra | nova/queens: status | In Progress | Fix Committed | |
2018-03-01 14:39:44 | OpenStack Infra | nova/pike: status | In Progress | Fix Committed | |
2018-10-02 15:28:02 | Matt Riedemann | bug task deleted | nova/ocata |