Stay organized with collectionsSave and categorize content based on your preferences.
You might encounter the following errors related toGPU quotaswhen creating Confidential VM
instances with NVIDIA H100 GPUs on the A3 machine series.
Insufficient regional quota
This error occurs when a request exceeds your available GPU quota in a specific
region.
Example error message:
RESOURCE_NAMECould not fetch resource:
Quota GPUS_PER_GPU_FAMILY exceeded. Limit:QUOTA_LIMITin
regionREGION
In the Google Cloud console, GPU quota error messages might show a
generic quota name, such asGPUS_PER_GPU_FAMILY, instead of the specific
quota type you need to increase. For Confidential VM instances with GPUs, this
quota name refers to the preemptible quota.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 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)."]]