skydive-project / skydive

An open source real-time network topology and protocols analyzer
https://skydive.network
Apache License 2.0
2.65k stars 400 forks source link

Openstack Neutron with OVN Failed to Retrieve Attributes #2411

Open jetbalsa opened 2 years ago

jetbalsa commented 2 years ago

skydive-agent.txt skydive-config.txt

I am unable to currently probe Openstack Neutron from the current docker based agent. it throws a error neutron/neutron.go:236 (*Probe).nodeUpdater gcihost02: Failed to retrieve attributes for port Name:tap6c6db378-40, ID: ``, MAC:92:eb:7c:dd:0c:76: Unable to find port with options: {Status: Name: Description: AdminStateUp:<nil> NetworkID: TenantID: ProjectID: DeviceOwner: MACAddress:92:eb:7c:dd:0c:76 ID: DeviceID: Limit:0 Marker: SortKey: SortDir: Tags: TagsAny: NotTags: NotTagsAny: FixedIPs:[]}

Running Openstack Xena using Openstack Kolla

chnyda commented 4 months ago

Any update about this?