Replies: 3 comments 1 reply
-
|
Hi @DRO34, thanks for the detailed report and screenshots, they make the situation very clear. This is expected behaviour today rather than a defect, so I'd classify it as an enhancement. Here is what is happening: The Network view in the inventory builds its "VLANs" grouping from the VLAN tag carried by each guest's virtual NIC (the The good news: the host-level VLAN interfaces are already detected correctly. You can see Plan: we will enhance the Network view to also recognise host-level VLAN interfaces (VLAN sub-interfaces such as One thing to confirm so we map it correctly: which bridges do your guests actually attach to? For example, do you have a dedicated bridge per VLAN (something like Thanks again, we will keep this thread updated. |
Beta Was this translation helpful? Give feedback.
-
|
VM network goes on vmbr0V10 = vlan 10 , VLAN5 = mgmt and VLAN7 = CEPH Cluster. All labeled below. auto bond0 auto bond0.5 auto bond0.10 auto bond1 auto bond1.7 auto vmbr0V5 auto vmbr0V10 #20 GB VM Network auto vmbr1V7 |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the
The guests attach to those bridges with no per-NIC tag, which is exactly why the Network view bucketed them all as Untagged. The fix is in (PR #391): the Network view now cross-references the host networking. For each bridge it inspects the uplink port, and when that port is a VLAN sub-interface ( One deliberate nuance: if a bridge trunks a whole bond directly ( This will land on the next |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, not sure if this is a bug or an enhancement that will be coming but i have noticed the network section in the inventory view does not show the VLANs properly..
Here is whats currently on the nodes
Beta Was this translation helpful? Give feedback.
All reactions