Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clone wait should be configurable #90

Closed
AleRousse opened this issue Sep 23, 2019 · 1 comment · Fixed by #91
Closed

Clone wait should be configurable #90

AleRousse opened this issue Sep 23, 2019 · 1 comment · Fixed by #91

Comments

@AleRousse
Copy link
Contributor

Hi,

So I am getting this following error message when I try to create a VM that required a large resize on the template's disk.

Error: 500 command '/usr/bin/qemu-img resize -f qcow2 /mnt/pve/storage-vmpool/images/101/vm-101-disk-0.qcow2 75161927680' failed: got timeout

This is mostly thrown because the create sequence is too fast and terraform is not waiting for the full resize to be done before trying to start the VM.

A PR will follow

Thanks

@M0NsTeRRR
Copy link

Facing the same problem, I hope it will be merged soon :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants