Folks:
I have been doing some testing setting up Dataproc clusters. I have run into so many different quota issues it is ridiculous. CPUS_PER_VM_FAMILY, IN_USE_ADDRESSES, Hyperdisk Balanced Capacity, VM instances and CPUs (all regions) all had to be increased.
Now I have deleted all clusters. I see no running VMs in any region.
However, my utilization of CPUs per VM family is currently “stuck” at 14 and will not go down. So now I am not able to launch any more clusters even though I don’t have any clusters at all at this point.
I have two small VM Instances (based on E2 machine types) that are both stopped.
Is there any way to trigger the Quota system to “Refresh” its internal records?
Yes I have refreshed the Console web page many times over the last 2 hours.
Also when I run: gcloud compute regions describe us-central1
and I run gcloud compute project-info describe --project
I cannot see the CPUS_PER_VM_FAMILY quota at all.
It would be terrific if all of this could be made consistent (especially the naming).
Any suggestions on getting GCP to “refresh” its internal records?
Thanks
Rich H.