Back to bug 1040711
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Scott Lewis | 2013-12-13 18:16:23 UTC | Keywords | ZStream | |
| Scott Lewis | 2013-12-13 18:21:03 UTC | Target Milestone | --- | async |
| RHEL Program Management | 2013-12-18 01:28:02 UTC | Target Release | --- | 4.0 |
| Eric Harney | 2013-12-19 20:36:59 UTC | Status | NEW | ON_DEV |
| Eric Harney | 2013-12-19 20:37:32 UTC | Blocks | 1033652 | |
| Eric Harney | 2013-12-19 20:46:20 UTC | Blocks | 1045196 | |
| Eric Harney | 2013-12-19 22:12:07 UTC | Link ID | OpenStack gerrit 63221 | |
| Eric Harney | 2013-12-20 14:13:34 UTC | Priority | unspecified | high |
| Eric Harney | 2014-01-06 21:23:38 UTC | Whiteboard | mid-Jan | |
| Scott Lewis | 2014-01-08 19:44:00 UTC | Target Milestone | async | A1 |
| Scott Lewis | 2014-01-08 19:52:50 UTC | Whiteboard | mid-Jan | |
| Eric Harney | 2014-01-10 05:18:19 UTC | Blocks | 1033652 | |
| See Also | https://bugzilla.redhat.com/show_bug.cgi?id=1033652 | |||
| Ayal Baron | 2014-01-11 18:45:02 UTC | CC | abaron | |
| Target Milestone | A1 | A2 | ||
| Yogev Rabl | 2014-01-12 13:58:34 UTC | CC | yrabl | |
| QA Contact | ajeain | yrabl | ||
| John Skeoch | 2014-01-13 01:09:05 UTC | CC | hateya | |
| Eric Harney | 2014-01-13 19:36:17 UTC | Status | ON_DEV | POST |
| Eric Harney | 2014-01-14 15:49:53 UTC | Blocks | 1052969 | |
| Eric Harney | 2014-01-14 16:54:04 UTC | Blocks | 1033652 | |
| Xavier Queralt | 2014-01-15 08:48:37 UTC | Status | POST | MODIFIED |
| CC | xqueralt | |||
| Fixed In Version | openstack-nova-2013.2.1-2.el6ost | |||
| Eric Harney | 2014-01-15 13:49:31 UTC | Blocks | 1033714 | |
| Ayal Baron | 2014-01-15 14:33:47 UTC | Target Milestone | A2 | A1 |
| errata-xmlrpc | 2014-01-15 22:07:42 UTC | Status | MODIFIED | ON_QA |
| Martin Lopes | 2014-01-17 00:32:39 UTC | CC | eharney, mlopes | |
| Flags | needinfo?(eharney) | |||
| Eric Harney | 2014-01-17 14:39:56 UTC | Doc Text | Cause: Bug in how Nova tracks status of libvirt block jobs Consequence: The block job will often never be considered "finished" and so the Cinder snapshot delete operation will time out without finalizing the snapshot deletion process. Nova will poll the block job until nova-compute is restarted. Fix: Patch Nova's libvirt blockjob monitoring code Result: Snapshot deletion for attached Cinder GlusterFS-backed volumes now completes successfully | |
| Flags | needinfo?(eharney) | |||
| Eric Harney | 2014-01-17 16:17:17 UTC | Doc Text | Cause: Bug in how Nova tracks status of libvirt block jobs Consequence: The block job will often never be considered "finished" and so the Cinder snapshot delete operation will time out without finalizing the snapshot deletion process. Nova will poll the block job until nova-compute is restarted. Fix: Patch Nova's libvirt blockjob monitoring code Result: Snapshot deletion for attached Cinder GlusterFS-backed volumes now completes successfully | Cause: Bug in how Nova tracks status of libvirt block jobs Consequence: The block job will often never be considered "finished" and so the Cinder snapshot delete operation will time out without finalizing the snapshot deletion process. Nova will poll the block job until nova-compute is restarted. Fix: Patch Nova's libvirt blockjob monitoring code Result: Snapshot deletion for attached Cinder GlusterFS-backed volumes now completes successfully NOTE: libvirt-0.10.2-29.el6_5.2 update from RHEL 6.5.z is needed. |
| Martin Lopes | 2014-01-20 06:04:25 UTC | Doc Text | Cause: Bug in how Nova tracks status of libvirt block jobs Consequence: The block job will often never be considered "finished" and so the Cinder snapshot delete operation will time out without finalizing the snapshot deletion process. Nova will poll the block job until nova-compute is restarted. Fix: Patch Nova's libvirt blockjob monitoring code Result: Snapshot deletion for attached Cinder GlusterFS-backed volumes now completes successfully NOTE: libvirt-0.10.2-29.el6_5.2 update from RHEL 6.5.z is needed. | Prior to this update, Compute's method of tracking libvirt block jobs may have resulted in certain jobs not completing as expected. As a result, Block Storage snapshot delete operations would timeout without finalizing the snapshot delete process. With this fix, Compute will poll the block job until nova-compute is restarted. Consequently, snapshot deletion for attached Block Storage GlusterFS-backed volumes now completes successfully. Note that the "libvirt-0.10.2-29.el6_5.2" update from RHEL 6.5.z is required for this fix. |
| Eric Harney | 2014-01-20 14:50:09 UTC | Doc Text | Prior to this update, Compute's method of tracking libvirt block jobs may have resulted in certain jobs not completing as expected. As a result, Block Storage snapshot delete operations would timeout without finalizing the snapshot delete process. With this fix, Compute will poll the block job until nova-compute is restarted. Consequently, snapshot deletion for attached Block Storage GlusterFS-backed volumes now completes successfully. Note that the "libvirt-0.10.2-29.el6_5.2" update from RHEL 6.5.z is required for this fix. | Prior to this update, Compute's method of tracking libvirt block jobs may have resulted in certain jobs not completing as expected. As a result, Block Storage snapshot delete operations would timeout without finalizing the snapshot delete process. With this fix, Compute will poll the block job until the job is completed, and then mark it as finished. Consequently, snapshot deletion for attached Block Storage GlusterFS-backed volumes now completes successfully. Note that the "libvirt-0.10.2-29.el6_5.2" update from RHEL 6.5.z is required for this fix. |
| Martin Lopes | 2014-01-21 02:31:29 UTC | Doc Text | Prior to this update, Compute's method of tracking libvirt block jobs may have resulted in certain jobs not completing as expected. As a result, Block Storage snapshot delete operations would timeout without finalizing the snapshot delete process. With this fix, Compute will poll the block job until the job is completed, and then mark it as finished. Consequently, snapshot deletion for attached Block Storage GlusterFS-backed volumes now completes successfully. Note that the "libvirt-0.10.2-29.el6_5.2" update from RHEL 6.5.z is required for this fix. | Prior to this update, Compute's method of tracking libvirt block jobs may have resulted in certain jobs not completing as expected. As a result, Block Storage snapshot delete operations would timeout without finalizing the snapshot delete process. With this fix, Compute polls the block job until the job is completed, and then marks it as finished. Consequently, snapshot deletion for attached Block Storage GlusterFS-backed volumes now completes successfully. Note that the "libvirt-0.10.2-29.el6_5.2" update from RHEL 6.5.z is required for this fix. |
| yeylon | 2014-01-21 13:24:49 UTC | Depends On | 1056037 | |
| yeylon | 2014-01-21 13:27:08 UTC | Flags | needinfo?(eharney) | |
| Eric Harney | 2014-01-21 15:18:33 UTC | Flags | needinfo?(eharney) | |
| Dafna Ron | 2014-01-21 18:03:48 UTC | Status | ON_QA | VERIFIED |
| CC | dron | |||
| Stephen Gordon | 2014-01-22 14:21:25 UTC | Keywords | Triaged | |
| errata-xmlrpc | 2014-01-22 16:08:54 UTC | Status | VERIFIED | RELEASE_PENDING |
| Scott Lewis | 2014-01-23 14:22:30 UTC | Status | RELEASE_PENDING | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2014-01-23 09:22:30 UTC | |||
| Russell Bryant | 2019-09-09 13:29:54 UTC | CC | rbryant |
Back to bug 1040711