dcli> com vmware vcenter namespacemanagement supervisors summary listUsername: [email protected]Password: ####Do you want to save credentials in the credstore? (y or n) [y]:items: - supervisor: <supervisor-ID> info: stats: cpu_used: #### storage_capacity: #### memory_used: #### cpu_capacity: #### memory_capacity: #### storage_used: #### kubernetes_status: READY name: <cluster-name> messages: config_status: RUNNING
Use the below command to confirm the supervisor binding with the license. Below is an example output of how it might look like.dcli> com vmware vcenter namespacemanagement supervisors zones bindings list --supervisor <supervisor-ID>zones: - zone: <cluster-ID> marked_for_removal: False resource_allocation: vm_reservations: - reserved_vm_class: <vm-class> count: 1
- reserved_vm_class: <vm-class> count: 1
messages: - severity: INFO details: error reconciling Zone reservation; the failed operation will be retried: The vCenter does not have the VMware Private AI Foundation with NVIDIA, and SQL Support license required by VM Resource Profiles.
type: MANAGEMENT namespaces: - <namespace> - <namespace> status: ERROR
dcli> com vmware cis license subscription entitlement assetassignments list - server_name: <vCenter FQDN> asset_name: <vCenter FQDN> asset_license_product: VMware Cloud Foundation (cores) component_product_family: VMware VirtualCenter Server server_guid: <ID> component_product_family_display_name: VMware vCenter license_state: LICENSED_NO_EVALUATION asset: urn:vri:com.vmware.license.asset:<server-guid>-<scope-id> expiration_status: expiration_date: YYYY-MM-DDT<time>:<timezone> license_status: VALID asset_usage: asset_product_version: 9.0 asset_license_name: <Name of the license>
error vpxd[] [Originator@6876 sub=drmLogger opId=<ID>] Failed to get instance ID for the PAIF assetVMware Cloud Foundation 9.0.x
DRS does a two step check in order to determine if a deployment can access PAIF features like GPU reservations:
1. Check for the PAIF addon license.
2. Check if the PAIF license is registered with the System Management Service.
In some situations, the deployment does have the PAIF addon license however it does not get registered with the System Management Service. As a result, it is unable to validate the license details correctly.
This is a known issue in VCF 9 and engineering is still working on a permanent fix.
Reference this kb to contact Broadcom Support to implement the workaround.