Searching for results...

No results

Your search did not match anything from Mirantis documentation.
Check your spelling or try different keywords.

An error occurred

An error occurred while using the search.
Try your search again or contact us to let us know about it.

Newer documentation is now live.You are currently reading an older version.

Known issues

This section describes the patch-related known issues with available workarounds.

OpenStack upgrade failure

Fixed in MOSK 23.1.3

The OpenStack upgrade to Yoga fails due to the delay in the Cinder start.

Workaround:

  1. Follow the openstack-controller logs from the OpenStackDeployment container. When the controller is stuck on checking health for any OpenStack component, verify the Helm releases statuses:

    helm3 --namespace openstack list
    

    Example of a system response:

    NAME                     NAMESPACE       REVISION        UPDATED                                 STATUS          CHART
    openstack-cinder         openstack       111             2023-04-30 20:49:08.969450386 +0000 UTC failed          cinder-0.1.0-mcp-4241
    
  2. If there is a release in the failed state, roll it back:

    helm3 --namespace openstack rollback openstack-cinder