Project

General

Profile

Actions

Bug #13547

closed

openstack: scrub instances in ERROR state

Added by Loïc Dachary over 8 years ago. Updated over 8 years ago.

Status:
Won't Fix
Priority:
High
Assignee:
-
Category:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

$ openstack server list --name target166171
+--------------------------------------+--------------+--------+-------------------------+
| ID                                   | Name         | Status | Networks                |
+--------------------------------------+--------------+--------+-------------------------+
| 61ad0d3e-9d7a-4efe-8963-fbee92fd5d4d | target166171 | ACTIVE | Ext-Net=149.202.166.171 |
| 0bf9c805-23d3-4472-98ca-84737b676a30 | target166171 | ERROR  | Ext-Net=149.202.166.171 |
+--------------------------------------+--------------+--------+-------------------------+

A lingering instance in error state may have a name that conflicts with a newly created instance using the same IP.
Actions #1

Updated by Loïc Dachary over 8 years ago

  • Status changed from 12 to Won't Fix

This was resolved by renaming the instance before deleting it to avoid name clash.

Actions

Also available in: Atom PDF