Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-22710

cinder-manage quota check fails on deleted volume types

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhos-18.0.17 FR 5
    • openstack-cinder
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • rhos-storage-cinder
    • None
    • Hide
      Quota check command fails after deleting volume types::

      The `cinder-manage quota check` command fails when processing projects that previously used deleted volume types. The failure occurs when the command is run without the `--project-id` argument, due to orphaned quota records in the database from deleted volume types.
      +
      *Workaround:* Use one of the following workarounds:

      * Use the `--project-id` argument to check specific projects that do not have deleted volume types.
      * Manually clean orphaned quota records from the database before running a system-wide check.

      Show
      Quota check command fails after deleting volume types:: The `cinder-manage quota check` command fails when processing projects that previously used deleted volume types. The failure occurs when the command is run without the `--project-id` argument, due to orphaned quota records in the database from deleted volume types. + *Workaround:* Use one of the following workarounds: * Use the `--project-id` argument to check specific projects that do not have deleted volume types. * Manually clean orphaned quota records from the database before running a system-wide check.
    • Known Issue
    • In Progress
    • Important

      To Reproduce Steps to reproduce the behavior:

      1. Have volumes created for a certain volume type
      2. Delete the volumes
      3. Delete the volume type
      4. Run "cinder-manage quota check"

              eharney@redhat.com Eric Harney
              eharney@redhat.com Eric Harney
              rhos-storage-cinder
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: