2014.09.29. 16:54 keltezéssel, Vadim Kimlaychuk írta:
I am trying to understand the logic of cloudstack for creating VLANs at
XenServer 6.2. I have configured XenServer to use with advanced networking.
Have followed these steps (basically for public VLAN):
I think, you fall into the same trap, as me before. "You tried to create
a VLAN on top of another VLAN - use the underlying physical PIF/bond
instead"
So... You don't need to add any vlan interface on physical.
When you tell the CS, your public physical interface is XYZ, and when
setup the network, and type in the vlan id, the CS management server
will be create vlan tagget subinterface on XYZ physical... (the name
will be like this: VLAN-12f51238-cc75-42c6-b5a0-c0a3cb32bf01-108) which
is for vlan 108.
Regards,
Peter