Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Quando crei istanze Confidential VM con GPU NVIDIA H100 sulla serie di macchine A3, potresti riscontrare i seguenti errori relativi alle quote GPU.
Quota regionale insufficiente
Questo errore si verifica quando una richiesta supera la quota GPU disponibile in una regione specifica.
Esempio di messaggio di errore:
RESOURCE_NAME Could not fetch resource:
Quota GPUS_PER_GPU_FAMILY exceeded. Limit: QUOTA_LIMIT in
region REGION
Nella console Google Cloud , i messaggi di errore relativi alla quota di GPU potrebbero mostrare un nome di quota generico, ad esempio GPUS_PER_GPU_FAMILY, anziché il tipo di quota specifico che devi aumentare. Per le istanze Confidential VM con GPU, questo nome della quota si riferisce alla quota preemptible.
Per richiedere un aumento della quota di GPU NVIDIA H100 prerilasciabile a livello di regione, consulta
Richiedi una quota prerilasciabile.
Quota globale insufficiente
Questo errore si verifica quando l'utilizzo totale della GPU in tutte le regioni supera la quota GPU globale.
Esempio di messaggio di errore:
RESOURCE_NAME Could not fetch resource:
Quota GPUS_ALL_REGIONS exceeded. Limit: QUOTA_LIMIT globally
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-04 UTC."],[],[],null,["# GPU quota errors\n\nYou might encounter the following errors related to\n[GPU quotas](/compute/resource-usage#gpu_quota) when creating Confidential VM\ninstances with NVIDIA H100 GPUs on the A3 machine series.\n\nInsufficient regional quota\n---------------------------\n\nThis error occurs when a request exceeds your available GPU quota in a specific\nregion.\n\n**Example error message:** \n\n \u003cvar translate=\"no\"\u003eRESOURCE_NAME\u003c/var\u003e Could not fetch resource:\n Quota GPUS_PER_GPU_FAMILY exceeded. Limit: \u003cvar translate=\"no\"\u003eQUOTA_LIMIT\u003c/var\u003e in\n region \u003cvar translate=\"no\"\u003eREGION\u003c/var\u003e\n\nIn the Google Cloud console, GPU quota error messages might show a\ngeneric quota name, such as `GPUS_PER_GPU_FAMILY`, instead of the specific\nquota type you need to increase. For Confidential VM instances with GPUs, this\nquota name refers to the preemptible quota.\n\nTo request a regional preemptible NVIDIA H100 GPU quota increase, see\n[Request preemptible quota](/confidential-computing/confidential-vm/docs/create-a-confidential-vm-instance-with-gpu#request-preemptible-quota).\n\nInsufficient global quota\n-------------------------\n\nThis error occurs when your total GPU usage across all regions exceeds your\nglobal GPU quota.\n\n**Example error message:** \n\n \u003cvar translate=\"no\"\u003eRESOURCE_NAME\u003c/var\u003e Could not fetch resource:\n Quota GPUS_ALL_REGIONS exceeded. Limit: \u003cvar translate=\"no\"\u003eQUOTA_LIMIT\u003c/var\u003e globally\n\nTo request a global quota increase, see\n[Request global quota](/confidential-computing/confidential-vm/docs/create-a-confidential-vm-instance-with-gpu#request-global-quota)."]]