- Mastering OpenStack(Second Edition)
- Omar Khedher Chandan Dutta Chowdhury
- 166字
- 2021-07-02 23:52:48
Networking requirements
Due to the use of containers to isolate the OpenStack services, the deployment needs special networking configuration. OSA uses various bridges to provide network connectivity to the LXC containers. The following is a list of bridges created for connectivity of OpenStack nodes:
- br_mgmt provides management access to the containers
- br_storage provides access to the storage services
- br_vxlan provides tunneled networking using vxlan
- br_vlan is used to provide vlan-based tenant networks
The following table summarizes the network connectivity for OpenStack nodes:

The OpenStack nodes are configured with bonded network links to provide redundancy of network connectivity. Each node is installed with four physical NIC cards. The following figure shows the configuration of the bonded interfaces and connectivity using Linux bridges:

We will look at each of the OpenStack services in subsequent chapters, but if you need to immediately install a production-ready OpenStack environment, follow the documentation at https://docs.openstack.org/developer/openstack-ansible/.
In the next section, we will start discussing a test environment that closely resembles the production setup.
- Word 2003、Excel 2003、PowerPoint 2003上機指導與練習
- Java開發技術全程指南
- 最簡數據挖掘
- 自動化控制工程設計
- 21天學通Visual Basic
- Docker High Performance(Second Edition)
- 變頻器、軟啟動器及PLC實用技術260問
- Linux:Powerful Server Administration
- Salesforce for Beginners
- DevOps Bootcamp
- Building a BeagleBone Black Super Cluster
- 電子設備及系統人機工程設計(第2版)
- 經典Java EE企業應用實戰
- Mastering Ceph
- Machine Learning in Java