ROSA with Hosted Control Planes cluster uninstallation fails and leaves cluster in Error state

Solution Verified - Updated -

Environment

  • Red Hat OpenShift Service on AWS Hosted Control Planes
    • 4.12.z
    • 4.13.z

Issue

  • Cluster uninstallation cannot be completed successfully
  • Cluster reports an Error state 'Manifest work deletion is stuck' in OCM

Resolution

Root Cause

Diagnostic Steps

  • Navigate to OCM Clusters and check cluster Overview or Cluster History tabs to identify the error message
    alt text.
    alt text.

  • Alternatively use OCM CLI tool to retrieve cluster information

    ocm describe cluster <cluster_name>
    ID:          <cluster_id>
    Name:        <cluster_name>
    State:       error 
    Details:     Manifest work deletion is stuck    <------------ Error message
    

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments