← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1511123] [NEW] Nova unrescue doesn't cleanup ceph rescue images

 

Public bug reported:

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
+-----------+--------------+
| Property  | Value        |
+-----------+--------------+
| adminPass | hXXDHUqNRn7u |
+-----------+--------------+
$ 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

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1511123

Title:
  Nova unrescue doesn't cleanup ceph rescue images

Status in OpenStack Compute (nova):
  New

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
  +-----------+--------------+
  | Property  | Value        |
  +-----------+--------------+
  | adminPass | hXXDHUqNRn7u |
  +-----------+--------------+
  $ 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1511123/+subscriptions