xcp-ng / xcp

Entry point for issues and wiki. Also contains some scripts and sources.
https://xcp-ng.org
1.32k stars 74 forks source link

XO with XCP-NG 8.2.1 not reporting IP addresses when VM is Ubuntu 24.04 #655

Closed salvador-andes closed 1 month ago

salvador-andes commented 3 months ago

Xen Orchestra not showing the IP addresses of the VM when the OS is Ubuntu 24.04. The VM is running xe-guest-utilities version 7.20.2-0ubuntu1, which is the one automatically installed when I used the command "sudo apt install xe-guest-utilities".

Versions:

image image

I have another VM on the same server running Ubuntu 22.04 but in that case it shows the IP addresses

image image
DensonNgumo commented 1 month ago

Same case for me. VMs that are running Ubuntu 24.04, on XCP 8.2.1, all don't show the IP information even under XCP Center.

olivierlambert commented 1 month ago

Hi,

Please try with the new tools we created ourselves: https://gitlab.com/xen-project/xen-guest-agent

You can find a deb here: https://gitlab.com/xen-project/xen-guest-agent/-/releases

Please report if it works, and if yes, we'll close this issue and continue to move forward to get them directly in Ubuntu.

DensonNgumo commented 1 month ago

Hey @olivierlambert just tested out the deb package you shared and It works for my instance. I can now see the network info. Thank you!

olivierlambert commented 1 month ago

Great news! Closing this as we don't want to support the XS tools anymore and use our upstream Rust ones instead :+1: