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

Get metadata to update when DHCP changes (during create) #5

Open
smurawski opened this issue May 21, 2015 · 4 comments
Open

Get metadata to update when DHCP changes (during create) #5

smurawski opened this issue May 21, 2015 · 4 comments

Comments

@smurawski
Copy link
Contributor

No description provided.

@SympaHannuPiki
Copy link

Not 100% sure if this relates to same issue I have, but when I'm creating new Windows 2012 R2 Generation 1 VM with Windows 8.1 as a host, I do get wrong IP address. IP in metadata is having self assigned IP 169.xxx.xxx.xxx instead of IP from DHCP and when I'm looking VM itself and asking IP from Hyper-V, its IP is correctly fetched from DHCP (192.168.xxx.xxx). Server is created correctly, but rest of the process is failing obviously because it can't connect via WinRM with wrong IP address.

@smurawski
Copy link
Contributor Author

@SympaHannuPiki Are you connecting the VM to a switch that has network access to the DHCP server? (sorry for the delayed reply - still catching up after being on the road the past month)

@SympaHannuPiki
Copy link

@smurawski, sorry for another long delay. Yes, switch has network access to the DHCP server and it's getting IP from it but maybe it's sometimes too late as it is getting internal IP assigned for Kitchen config instead of real IP that can be seen after Kitchen is done.

@gaelcolas
Copy link
Contributor

This might be fixed since the above PR got merged. @SympaHannuPiki can you confirm or refute?
If fixed, this issue can be closed.
FWIW, I don't have the issue on Windows 10, even with a slow-ish DHCP.

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

No branches or pull requests

3 participants