Inleiding
In dit document wordt beschreven hoe u een overtroffen foutbericht van een CPU tijdens de Google Cloud kunt oplossen.
Probleem:implementaties mislukt bij fout "Quota CPU's overschreden. Limiet: 8.0"
Kan instantie op Google Cloud GCE niet implementeren met Cisco Call Manager (CCM) versie 4.8.0/4.7.x. Bij een fout is de "Quota CPU's overschreden. Limiet: 8.0.", zoals in de afbeelding wordt getoond:
![212382-deployment-fails-with-error-quota-cpu-s-00.jpeg](/c/dam/en/us/support/docs/cloud-systems-management/cloudcenter/212382-deployment-fails-with-error-quota-cpu-s-00.jpeg)
In CCO osmosix-logbestanden is deze fout te vinden:
AppLifecycleImpl[17,Jango,STARTING] 17-05-30 04:21:37 / (running)
==================================================================
ClusterLifecycleImpl[18,CentOS_1,WAITING_TO_START,0] (not started)
2017-05-30 04:21:38,473 INFO impl.AbstractLifecycle [threadPoolExecutor-2] - DeploymentJobName=CentOS_1 DeploymentJobID=18 ClusterLifecycleImpl[18,CentOS_1,STARTING,0] state from WAITING_TO_START -> STARTING
2017-05-30 04:21:41,708 WARN util.MacroUtil [threadPoolExecutor-2] - Value for key: JOB_DESC is null
2017-05-30 04:21:42,837 INFO impl.GatewayServiceImpl [threadPoolExecutor-2] - VLAN ID:null
2017-05-30 04:21:42,959 INFO gc.GoogleComputeCloudProviderV1 [threadPoolExecutor-2] - NetworkInterfaceInfo{privateIPAllocationMode=DHCP, networkID='default', order=1, publicIpAllocate=true, staticIPAllocation=null, ipamCallOutAllocation=null, properties=null}
2017-05-30 04:21:45,951 ERROR gc.BaseGoogleComputeCloudProvider [threadPoolExecutor-2] - GoogleJsonErrors
2017-05-30 04:21:45,952 ERROR gc.BaseGoogleComputeCloudProvider [threadPoolExecutor-2] - Google JsonResponse Exception
com.google.api.client.googleapis.json.GoogleJsonResponseException: 403 Forbidden
{
"code" : 403,
"errors" : [ {
"domain" : "usageLimits",
"message" : "Quota 'CPUS' exceeded. Limit: 8.0",
"reason" : "quotaExceeded"
} ],
"message" : "Quota 'CPUS' exceeded. Limit: 8.0"
}
Meld u aan bij Google Cloud UI en controleer het tabblad Kennisgeving, waar u de exacte fout kunt vinden, zoals in de afbeelding.
![212382-deployment-fails-with-error-quota-cpu-s-01.png](/c/dam/en/us/support/docs/cloud-systems-management/cloudcenter/212382-deployment-fails-with-error-quota-cpu-s-01.png)
Beperkt toewijzing van middelen op basis van het plan dat u hebt geabonneerd. Als u de limiet overschrijdt.
loggen in op GCC en selecteren quota, zoals in de afbeelding wordt getoond, zoals de quota's voor uw bestaande plan.
![212382-deployment-fails-with-error-quota-cpu-s-02.png](/c/dam/en/us/support/docs/cloud-systems-management/cloudcenter/212382-deployment-fails-with-error-quota-cpu-s-02.png)
Oplossing
Dit kan worden opgelost door het huidige abonnement van GCE te controleren en zonodig te verbeteren of de ongebruikte voorbeelden te verwijderen om de bronnen vrij te geven.