netdevopsbr / netbox-proxbox

Netbox Plugin for integration between Proxmox and Netbox
Apache License 2.0
338 stars 50 forks source link

Missing IP Address and some basic information. #121

Open riaanp78 opened 1 year ago

riaanp78 commented 1 year ago

I installed the plugin with a fresh installation, Both netbox and the netbox plugin for proxmox is running on the lastest versions.

What is missing is the interfaces and some other basic information. What I am wondering is it a bug or missing custom fields. I did follow the installation to the letter. And the virtualization tools is installed.

image

image

riaanp78 commented 1 year ago

Some more information. When I run a promox full update I see this in console:

[ERROR] interface with mac_address ee:ee:ee:ee:ee:ee from XXXXXX qemu-guest-agent is not defined in netbox. That would explain why the IP address does not show.

But I have no idea how to define that with customization.

Also the hypervisor has the same problem. The interface details is blank

emersonfelipesp commented 1 year ago

Hi @riaanp78, I got some time rest and now I'm back. I plan to review it this week!

devopstales commented 1 year ago

@riaanp78 You need to install end enable emu-guest-agent on the vm to know it's ips. https://pve.proxmox.com/wiki/Qemu-guest-agent

riaanp78 commented 1 year ago

@devopstales all the nodes on my cluster have them installed as default (part of the template we use)

This displays in the UI image

Stay1444 commented 8 months ago

Same here. LXCs don't show their IP in netbox