home-assistant / operating-system

:beginner: Home Assistant Operating System
Apache License 2.0
5k stars 980 forks source link

Xen Guest tools not being detected #1492

Closed Maelstrom96 closed 3 years ago

Maelstrom96 commented 3 years ago

Hardware Environment

Home Assistant OS release:

Maelstrom96 commented 3 years ago

This issue was a reporting error from XCP-ng console and can be closed, I've updated the community thread with the relevant informations.

Trufax commented 2 years ago

@Maelstrom96 hey can you tell me how you fixed the issue ? According to the pull requests guest tools should already be in, however XCP-NG does not recognize it.

Maelstrom96 commented 2 years ago

@Trufax I haven't confirmed if the PR is found in the 7.0 release, but you shouldn't have to do anything in order for the agent to work. I'm still running 7.0.dev20210719 and haven't tested the latest release yet. I'll see if I can validate it soon.

Maelstrom96 commented 2 years ago

@Trufax Updated to 7.1 and the management agent looks to be working correctly. It won't show that the management agent is detected in XCP-ng console, or XenServer console, but Xen-Orchestra displays that the agent is detected. To make sure, I've attempted to hotplug a new network interface and it worked as expected, which indicates that the agent is working.

Trufax commented 2 years ago

Hi, i dont know when (so with which update) but today i checked again and the Agent is properly detected by XenOrchestra. So all works as expected now. Thanks for the feedback.