Giter Club home page Giter Club logo

Comments (1)

KyMidd avatar KyMidd commented on July 28, 2024

Hey Mark - I have this issue with using terraform to provision a VM SQL server. I've found if I let terraform try to provision it, it'll fail with the "Execution timeout" error you listed above. However, if I delete the SQL VM with this command: az sql vm delete --name (name) --resource-group (name --yes and then re-run terraform, it works immediately.

My suspicion is this is closely related - potentially deleting the SQL VM restarts the SQL service on the host VM and the secondary deploy succeeds?

I'm playing around with timers to see if it's related to load or initial VM boot, but it doesn't appear to be - I can add a delay to the provisioning of 5m (I'm testing longer delays), and it doesn't help. And the VM's initial CPU load is pretty small - 5-10% during this initial time, it's certainly not pegged. I'm deploying to relatively beefy machines (Standard_E20s_v5), so I don't think resource constraints are what's happening here.

I haven't yet RDP'd into the host to validate the SQL logs and if they indicate any particular issue.

Did $MSFT ever get back to you with more information? Thanks so much for posting regardless.
Kyler

from blog.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.