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

[Bug] VMware/ESX Vlans are not synchronized #516

Open
n-rodriguez opened this issue Feb 28, 2025 · 1 comment
Open

[Bug] VMware/ESX Vlans are not synchronized #516

n-rodriguez opened this issue Feb 28, 2025 · 1 comment
Labels
discussion This issue is for discussion purposes.

Comments

@n-rodriguez
Copy link
Contributor

Hi there!

It seems that Vlans are not synchronized (not tagged with netbox-ssot), only the DefaultVlanGroup are created/updated.

nicolas@MacBook-Pro-de-Nicolas:~/go/src/github.com/n-rodriguez/netbox-ssot$ grep 'Vlan ' foo.log
2025/02/27 20:45:06 rest.go:66          DEBUG   (inventory): Getting all objects.Vlan from Netbox
2025/02/27 20:45:06 rest.go:69          DEBUG   (inventory): Getting objects.Vlan with limit=250 and offset=0
2025/02/27 20:45:06 add_items.go:906    DEBUG   (inventory): Vlan FooDefaultVlanGroup already exists in Netbox and is up to date...
2025/02/27 20:45:06 add_items.go:906    DEBUG   (inventory): Vlan FooDefaultVlanGroup already exists in Netbox and is up to date...
2025/02/27 20:45:06 add_items.go:906    DEBUG   (inventory): Vlan BarDefaultVlanGroup already exists in Netbox and is up to date...
2025/02/27 20:45:06 add_items.go:906    DEBUG   (inventory): Vlan BarDefaultVlanGroup already exists in Netbox and is up to date...

Thank you!

@bl4ko
Copy link
Member

bl4ko commented Feb 28, 2025

Hello on which source are you trying the following log? Vlans are collected and synced in many places. I would need more info here.

@bl4ko bl4ko added the discussion This issue is for discussion purposes. label Feb 28, 2025
@n-rodriguez n-rodriguez changed the title [Bug] Vlans are not synchronized [Bug] VMware/ESX Vlans are not synchronized Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion This issue is for discussion purposes.
Projects
None yet
Development

No branches or pull requests

2 participants