Giter VIP home page Giter VIP logo

Comments (5)

bpg avatar bpg commented on August 9, 2024

I'm seeing similar timeouts time to time as well. I would say the provider is sensitive to increased IO delays on the PVE node, for example, if underlying storage is HDD rather than SDD. Quite annoying, but I wasn't able to pinpoint the issue so far.

from terraform-provider-proxmox.

bpg avatar bpg commented on August 9, 2024

@intelline, you may have an issue connecting with the qemu agent on the cloned VM. Please make sure the agent is enabled on the source vm (8000), and also check the status of the cloned VM (7001) in PVE after you've got an error from terraform apply -- it should show the agent as enabled, and you should also see the VM's IP address:
Screen Shot 2022-10-16 at 11 29 38 PM

Screen Shot 2022-10-16 at 11 29 52 PM

from terraform-provider-proxmox.

xonvanetta avatar xonvanetta commented on August 9, 2024

I have the same timeout issue on some off my vm's, the common thing for those vm's are that they are k3s vm's with alot of networks. All are cloned from the same vm and those without k3s works like a charm. The only visible difference is that the network list contains also the CNI networks for k3s.

IO Should not be a problem here since i run this on a SSD and the overall io is pretty low

Maybe not the same issue?

from terraform-provider-proxmox.

bpg avatar bpg commented on August 9, 2024

Maybe not the same issue?

Not sure... this particular error seems to be coming from https://github.com/bpg/terraform-provider-proxmox/blob/v0.6.2/proxmoxtf/resource_virtual_environment_vm.go#L1162
Which indicates that PVE didn't mark the VM as "ready" after 5min. Which support my previous suggestion that this could be related to some sort of resource constrains during the clone operation.

@intelline If the issue is reproducible, could you check in what state the cloned VM is in the PVE UI, right after you received the TF error?

from terraform-provider-proxmox.

github-actions avatar github-actions commented on August 9, 2024

Marking this issue as stale due to inactivity in the past 180 days. This helps us focus on the active issues. If this issue is reproducible with the latest version of the provider, please comment. If this issue receives no comments in the next 30 days it will automatically be closed. If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!

from terraform-provider-proxmox.

Related Issues (20)

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.