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

Azure Appliance Deployment fails. #22973

Open
willryals-typefi opened this issue Apr 3, 2024 · 2 comments
Open

Azure Appliance Deployment fails. #22973

willryals-typefi opened this issue Apr 3, 2024 · 2 comments
Assignees
Labels

Comments

@willryals-typefi
Copy link

willryals-typefi commented Apr 3, 2024

  1. When attempting to deploy the ManageIQ appliance in Azure following the steps listed in the documentation: https://www.manageiq.org/docs/reference/latest/installing_on_microsoft_azure/index.html#enabling-manageiq-user-interface-access
    The vm creation times out, in looking at the serial console log, it looks like the image has no default routes post deployment, causing Azure to fail the deployment.

  2. Similar issues have been reported under the following issues: MIQ Deployment failure for Azure image for oparin 1.1  #22384 and oparin-1.1 Azure Install contains no routes #22315 Of note though, I am using the latest version available on the ManageIQ website (Petrosian-1 hash: 68a65d8d7e43a48bb77483cc2d7378ea)

  3. I would expect the install to complete without issue and be able to communicate over the network post deployment instead of getting the following line, endlessly repeating, on the serial console:
    2024-04-03T22:28:45.106570Z ERROR Daemon Daemon /proc/net/route contains no routes

In reviewing on my end, it looks like either the Azure WALinuxAgent may not be included in the image, or cloud-init isn't properly configured for Azure deployment. Microsoft has a pretty decent guide here on what steps need to be taken when creating a image vhd for Azure:
https://learn.microsoft.com/en-us/azure/virtual-machines/linux/create-upload-centos#centos-70

  1. This error can be reproduced by following the deployment guide listed above

  2. Describe your environment, including

    • Version Petrosian-1
    • Environment
      • Azure Appliance
  3. Ask @miq-bot to apply additional labels, reviewers, or assignees.
    (As described in https://github.com/ManageIQ/miq_bot#requested-tasks)
    e.g. @miq-bot add-label label_name
    @miq-bot add-reviewer @name

@Fryguy
Copy link
Member

Fryguy commented Apr 5, 2024

@agrare @bdunne Can you take a look at this one?

@willryals-typefi
Copy link
Author

Hi there, I just wanted to check and see if there are any updates to this one? It's currently holding up our deployment.

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

No branches or pull requests

4 participants