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

VM is not booting up in Azure dual stack- IMDS server connection timing out in cloud-init script #5987

Open
mahudees opened this issue Jan 27, 2025 · 0 comments
Labels
bug Something isn't working correctly new An issue that still needs triage

Comments

@mahudees
Copy link

Bug report

VM is not booting up as IMDS server connection timing out in cloud-init script.

Steps to reproduce the problem

  1. Deploy a Ubuntu VM in Azure via Azure Java SDK with 2 interfaces connected to a dual stack subnet.
  2. While booting the VM post deployment, booting got stuck in clout-init, waiting to connect with IMDS service.

Issue happens only when the VM is deployed using Azure SDK in a dual stack environment, with two interfaces in dual stack. Issue is not observed when deployed from Azure portal with Vm having one interface. Issue not seen when the interfaces are in IPv4 only network.

Environment details

  • Cloud-init version: Cloud-init v. 23.1.2-0ubuntu0~22.04.1
  • Operating System Distribution: Ubuntu 22.04.5 LTS
  • Cloud provider, platform or installer type: Azure, VM installed using Azure SDK.

cloud-init logs

Not able to SSH into the machine, attaching the boot log from console.

non_working_azure.txt

@mahudees mahudees added bug Something isn't working correctly new An issue that still needs triage labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly new An issue that still needs triage
Projects
None yet
Development

No branches or pull requests

1 participant