Tanzu Hub hubsm-install errand fails with error: "Could not load config: Failed to auto calculate package profile: Cluster doesn't meet minimum requirements for the selected modules."
search cancel

Tanzu Hub hubsm-install errand fails with error: "Could not load config: Failed to auto calculate package profile: Cluster doesn't meet minimum requirements for the selected modules."

book

Article ID: 438783

calendar_today

Updated On:

Products

VMware Tanzu Platform Core

Issue/Introduction

During Apply Changes, the hubsm-install errand fails with the error:

           2026-04-27 18:18:07 [INFO] Install/update Tanzu Hub ...
           ...
           [i] Installation profile enterprise exceeds the available cluster capacity. Available cluster CPU: 12. Available cluster Memory: 93630552Ki. Requested CPU: 61808m. Requested Memory: 195492709171200m
           [i] Installation profile regular exceeds the available cluster capacity. Available cluster CPU: 12. Available cluster Memory: 93630552Ki. Requested CPU: 44128m. Requested Memory: 129903860940800m
           [i] Installation profile foundation exceeds the available cluster capacity. Available cluster CPU: 12. Available cluster Memory: 93630552Ki. Requested CPU: 27968m. Requested Memory: 103734759424
           [i] Installation profile evaluation exceeds the available cluster capacity. Available cluster CPU: 12. Available cluster Memory: 93630552Ki. Requested CPU: 13769m. Requested Memory: 65865227468800m
           [x] Could not load config: Failed to auto calculate package profile: Cluster doesn't meet minimum requirements for the selected modules. Available cluster CPU: 12. Available cluster Memory: 93630552Ki. Requested CPU: 13769m. Requested Memory: 65865227468800m

The error indicates that the internal cluster doesn't have minimum capacity requirements, hence the errand stopped abruptly.

Environment

Tanzu Hub

Cause

This appears to be due to the "High Availability" mode being enabled but the instance counts were left at default ("Automatic") settings and not increased according to the documented HA compute requirements.

Resolution

Review the HA compute requirements documentation, and increase the instances counts accordingly.