Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Ao criar instâncias de VM confidencial com GPUs NVIDIA H100 na série de máquinas A3, você pode encontrar os seguintes erros relacionados a cotas de GPU.
Cota regional insuficiente
Esse erro ocorre quando uma solicitação excede a cota de GPU disponível em uma região específica.
Exemplo de mensagem de erro:
RESOURCE_NAME Could not fetch resource:
Quota GPUS_PER_GPU_FAMILY exceeded. Limit: QUOTA_LIMIT in
region REGION
No console do Google Cloud , as mensagens de erro de cota de GPU podem mostrar um nome de cota genérico, como GPUS_PER_GPU_FAMILY, em vez do tipo específico que você precisa aumentar. Para instâncias de VM confidenciais com GPUs, esse nome de cota se refere à cota preemptiva.
Para solicitar um aumento na cota de GPUs preemptivas NVIDIA H100 regionais, consulte
Solicitar cota preemptiva.
Cota global insuficiente
Esse erro ocorre quando o uso total de GPU em todas as regiões excede a cota global de GPU.
Exemplo de mensagem de erro:
RESOURCE_NAME Could not fetch resource:
Quota GPUS_ALL_REGIONS exceeded. Limit: QUOTA_LIMIT globally
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-09-11 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)."]]