← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1274732] [NEW] Instances table doesn't get cleaned up

 

Public bug reported:

It seems like nova doesn't do any cleanup of the instances table. If you
spin up and delete lots of VMs, this table eventually gets gigantic.

Manually it can be cleaned using: `nova-manage db archive_deleted_rows
10000` but an auto-cleanup of stale entries would be useful too.

** 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/1274732

Title:
  Instances table doesn't get cleaned up

Status in OpenStack Compute (Nova):
  New

Bug description:
  It seems like nova doesn't do any cleanup of the instances table. If
  you spin up and delete lots of VMs, this table eventually gets
  gigantic.

  Manually it can be cleaned using: `nova-manage db archive_deleted_rows
  10000` but an auto-cleanup of stale entries would be useful too.

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


Follow ups

References