-
Notifications
You must be signed in to change notification settings - Fork 496
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
Network Topology blank #1720
Comments
Hi, @tkald Can you provide me more info? |
I have around 10 networks. Haven't checked topology recently but with version 5.4.6 it's first time, I see blank topology. Here's html code Chrome shows for topology element:
One running Ubuntu 16.04. No errors in sunstone log.
Any other info I can provide? |
Same here on 5.4.7, topology is blank |
Srry, I still can't reproduce it. You can see if there is anything relevant in the browser console (DevTool)? |
I can see all the XHR call for each vnet (we have ~4000 so it takes 80s) and after getting all the vnets:
I hope this is helpful. OpenNebula 5.4.8 Best regards, |
Can you provide me the vnet templates? |
I've got exactly 3524 vnet templates, which one do you want ?
Then we have lots of openvswitch vnet:
is that useful ? |
Oh! one important thing, VM are often attached twice or more on the same vnet (to simulate bonding/teaming nic). I'm thinking about that because of the JS error saying that the VM already exists. Have you taken care of this use case? |
Ok, I have created a VM with 2 interfaces (the same VNet), so when the topology is generated, the id of that VM would appear twice in the same VNet: it's work fine for me. Can you send me the template of the VM that fails (vm105) and thus be able to create the associated VNets and reproduce exactly your problem? |
I'm on an other environment this day, and error is on VM 3743. So here is the XML concerning this VM:
I can't see anything wrong on the network side. |
I have the same problem, 2 Hosts, 16 VMs, 4 networks . 5.4.6 version |
I have the exact same issue here, Network Topology is blank (using Opennebula 5.5.90 from the official repo). Here is what I get in Google Chrome Console (Developer Tools)
Any suggestions? |
Finally I was able to reproduce it, it will be fixed for the next release. Thanks for your help. |
Bug Report
Version of OpenNebula
Component
Description
Sunstone's network topology page doesn't show any network / VM anymore.
![image](https://user-images.githubusercontent.com/8062491/35972186-7d1235de-0cd9-11e8-9cd2-5b0f64309dd5.png)
Expected Behavior
Show topology as expected
Actual Behavior
Blank page with latest Chrome, Firefox and Edge
How to reproduce
Progress Status
The text was updated successfully, but these errors were encountered: