August 2018
Beginner
462 pages
12h 36m
English
The local_ip configuration option specifies the local IP address on the node, which will be used to build the overlay network between hosts. Refer to Chapter 1, Introduction to OpenStack Networking, for ideas on how the overlay network should be architected. In this installation, all guest traffic through the overlay networks will traverse a dedicated network over the eth1 interface that we configured earlier in this chapter.
Update the local_ip configuration option in the [vxlan] section of the Open vSwitch agent configuration file accordingly on compute02, compute03, and snat01:
[vxlan] ... local_ip = 10.20.0.X
The following table provides the interfaces and addresses to be configured on each host. Substitute these for X where ...
Read now
Unlock full access