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

OS Installation difference between Ansible and Intersight GUI #120

Open
kebrant opened this issue Jul 19, 2024 · 2 comments
Open

OS Installation difference between Ansible and Intersight GUI #120

kebrant opened this issue Jul 19, 2024 · 2 comments

Comments

@kebrant
Copy link

kebrant commented Jul 19, 2024

There seems to be an issue leveraging the OS install feature of Intersight using Ansible. The issue seems to be that the vmedia (ESXi ISO) does not eject/disconnect after OS install completion (server boots to installation ISO on every subsequent reboot). This works fine via Intersight GUI using the same boot policy, OS config file, SCU link, and OS image link. I'm trying to identify if there's a difference in the API calls when this process is done through the Intersight GUI versus through Ansible/the API. Ansible playbook is attached.
Ansible_os_install-redacted.yml.txt

@dsoper2
Copy link
Collaborator

dsoper2 commented Jul 23, 2024

I've updated the os_install.yml example with requests that successfully unmount vmedia and restore boot order. I don't see any major differences from the example in this issue. What does the UI requests page show when you see the vmedia stay mounted?
image

@kebrant
Copy link
Author

kebrant commented Jul 24, 2024

The last couple of executions have worked as expected. We will continue to monitor and report back, thank you.

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

2 participants