A3 マシンシリーズで NVIDIA H100 GPU を使用して Confidential 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 を使用する Confidential 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-08 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)."]]