apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2k stars 1.09k forks source link

Import Unmanaged VM fails due to no matching network found (vCenter) #8260

Open ttmader opened 10 months ago

ttmader commented 10 months ago
ISSUE TYPE
COMPONENT NAME
UI
CLOUDSTACK VERSION
 4.18.1.0
CONFIGURATION
advanced networing
OS / ENVIRONMENT
vCenter
SUMMARY

I have a virtual switch configured in vCenter Switch0, associated with a physical nic. A port group has been created for virtual machines called LAN:

image

In cloudstack, when trying to import a VM, it appears as lan id 0, and it has been created with that id:

image

I'm sure I'm doing something wrong, that's why I'm asking for help.

STEPS TO REPRODUCE
When I click on import VM, the network does not detect me
EXPECTED RESULTS
Allow me to import the VM
ACTUAL RESULTS

image

boring-cyborg[bot] commented 10 months ago

Thanks for opening your first issue here! Be sure to follow the issue template!

shwstppr commented 10 months ago

@ttmader I'm not sure but ACS UI might not be finding a matching network as the NIC for the VM returns a VLAN ID 0. Is it possible for you to test an import of a VM having a NIC with a different VLAN?

shwstppr commented 3 months ago

I'm not able to reproduce this with 4.19 pacakges

DaanHoogland commented 1 month ago

@ttmader , have you tried 4.19? Is this still an issue for you?