Nova unrescue doesn't cleanup ceph rescue images

Bug #1511123 reported by Tyler Wilson
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
In Progress
Medium
Mark Doffman

Bug Description

It seems on a standard nova/ceph deployment an unrescue command doesn't clean up the .rescue RBD disk created for the rescue environment.

$ rbd ls compute | grep e9f2e3f4-f095-45b4-b5f2-1b34d3776191
e9f2e3f4-f095-45b4-b5f2-1b34d3776191_disk
$ nova rescue e9f2e3f4-f095-45b4-b5f2-1b34d3776191
$ rbd ls compute | grep e9f2e3f4-f095-45b4-b5f2-1b34d3776191
e9f2e3f4-f095-45b4-b5f2-1b34d3776191_disk
e9f2e3f4-f095-45b4-b5f2-1b34d3776191_disk.rescue
$ nova unrescue e9f2e3f4-f095-45b4-b5f2-1b34d3776191
$ rbd ls compute | grep e9f2e3f4-f095-45b4-b5f2-1b34d3776191
e9f2e3f4-f095-45b4-b5f2-1b34d3776191_disk
e9f2e3f4-f095-45b4-b5f2-1b34d3776191_disk.rescue

This was tested on 2015.1.1-1.el7

Tags: ceph
Tyler Wilson (loth)
description: updated
Mark Doffman (mjdoffma)
Changed in nova:
assignee: nobody → Mark Doffman (mjdoffma)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/241777

Changed in nova:
status: New → In Progress
melanie witt (melwitt)
tags: added: ceph
Changed in nova:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on nova (master)

Change abandoned by Mark Doffman (<email address hidden>) on branch: master
Review: https://review.openstack.org/241777
Reason: Competing fix at https://review.openstack.org/#/c/314928/ preferred.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.