devitocodes / daks

Dask Azure Kubernetes Service POC
MIT License
1 stars 5 forks source link

Step 4: Run acoustic FWI from the tutorial/resurrect historical branch with the 3D variant. #5

Open ggorman opened 4 years ago

navjotk commented 4 years ago

Stopping me from doing this now is the following error message:

"details": [
   {
    "code": "QuotaExceeded",
    "message": "Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details - Deployment Model: Resource Manager, Location: uksouth, Current Limit: 4, Current Usage: 4, Additional Required: 8, (Minimum) New Limit Required: 12. Submit a request for Quota increase at https://aka.ms/ProdportalCRP/?#create/Microsoft.Support/Parameters/%7B%22subId%22:%22538a83f9-7ede-4547-9b8a-4ef2855da659%22,%22pesId%22:%2206bfd9d3-516b-d5c6-5802-169c800dec89%22,%22supportTopicId%22:%22e12e3d1d-7fa0-af33-c6d0-3c50df9658a3%22%7D by specifying parameters listed in the ‘Details’ section for deployment to succeed. Please read more about quota limits at https://docs.microsoft.com/en-us/azure/azure-supportability/regional-quota-requests."
georgebisbas commented 4 years ago

Seems to be a typical quota problem. Have you already submitted a quota increase request?

navjotk commented 4 years ago

Since this is a AKS/quota issue, can I please ask Azure to take this over?

We want to create a cluster through the az aks create command, that can be used to schedule the Kubernetes configuration file https://github.com/devitocodes/daks/blob/master/dask-cluster.yaml and is big enough so all the pods get scheduled on to a node.