A3 머신 시리즈에서 NVIDIA H100 GPU를 사용하여 컨피덴셜 VM 인스턴스를 만들 때 GPU 할당량과 관련된 다음 오류가 발생할 수 있습니다.
리전별 할당량 부족
이 오류는 요청이 특정 리전에서 사용 가능한 GPU 할당량을 초과할 때 발생합니다.
오류 메시지 예:
RESOURCE_NAME Could not fetch resource:
Quota GPUS_PER_GPU_FAMILY exceeded. Limit: QUOTA_LIMIT in
region REGION
Google Cloud 콘솔에서 GPU 할당량 오류 메시지에 늘려야 하는 특정 할당량 유형 대신 GPUS_PER_GPU_FAMILY과 같은 일반 할당량 이름이 표시될 수 있습니다. GPU가 있는 컨피덴셜 VM 인스턴스의 경우 이 할당량 이름은 선점형 할당량을 나타냅니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 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)."]]