VM does not boot #642
Replies: 3 comments
-
|
Please transfer to hashicorp/packer-plugin-vsphere. cc @nywilken |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@rezagol99 - a couple questions:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This issue has not received any update and will automatically be closed in 7 days if it does not receive any activity by then. If you find the community forum to be more helpful or if you've found the answer to your question elsewhere please feel free to post a response and close the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Community Note
When filing a bug, please include the following headings if possible. Any
example text in this template can be deleted.
Overview of the Issue
I am trying to build a VM to run in VMware vSphere using the Packer vsphere-iso plugin. Packer hangs on "Waiting for IP". I see that the VM is powered-on, but nothing is running on the console. Looks like that it can not boot. I have the following versions:
Packer: version 1.9.1
VMware ESXi: version 7.0 U3
vCenter: ESXi compatibility Version 7.0 U2. This was originally set for ESX5.5and I upgraded that to ESXi 7.0 U2
Reproduction Steps
Just run the attached packer file on a similar VMware setup. Packer starts and hangs on "Waiting for IP"
Packer version
1.9.1
From
packer versionSimplified Packer Template
If the file is longer than a few dozen lines, please include the URL to the
gist of the log or use the Github detailed
format
instead of posting it directly in the issue.
Operating system and Environment details
The VM is the Windows Server 2019 built on top of ESXi 7.0 U3
OS, Architecture, and any other information you can provide about the
environment.
Log Fragments and crash.log files
Include appropriate log fragments. If the log is longer than a few dozen lines,
please include the URL to the gist of the log or
use the Github detailed format instead of posting it directly in the issue.
Set the env var
PACKER_LOG=1for maximum log detail.Packer-output.txt
MyFiles.zip
Beta Was this translation helpful? Give feedback.
All reactions