VLAN is not suitable for large-scale cloud

Source: Internet
Author: User

Although openstack is deployed in VLAN mode, it is not suitable for large-scale clouds. There are at least the following obvious problems:

1. the VLAN is 12 bits, and the VLAN 4096 is the upper limit of isolation. Private cloud should be enough at present, but public cloud will have problems.

2. suppose we have 100 physical nodes, and each physical node virtualizes 50 virtual machines, there will be at least 5 k Virtual Machine MAC (if the virtual machine is multiple NICs, more ), generally, the MAC address table of a vswitch cannot afford this scale. After the MAC address table overflows, a large amount of flooding traffic will be generated. Considering that there may be more physical nodes, scalability is a problem.

3. If we use VLAN, the physical port responsible for computing inter-node communication is implemented as a trunk. In order to facilitate the configuration, it is generally configured with a VLAN segment in advance, such as the vlan1000-2000, such over provision, it will obviously lead to additional broadcast traffic. Flood of broadcast packets such as ARP.


Anything else? How to solve?

To be continue...

VLAN is not suitable for large-scale cloud

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.