随笔分类 -  ovs

摘要:OpenStack部署 1. 环境准备 | 主机名 | IP | 磁盘 | CPU | memory | | : : | : : | : : | :--: | : : | | controller | 网卡1:10.0.0.10,网卡2:不配置 | sda:100G | 2C | 6G | | co 阅读全文
posted @ 2022-09-30 13:55 A57 阅读(2832) 评论(1) 推荐(4)
摘要:1. OpenStack使用OVS 1.1 控制节点 配置内核转发 cat >> /etc/sysctl.conf << EOF net.ipv4.conf.all.rp_filter=0 net.ipv4.conf.default.rp_filter=0 net.bridge.bridge-nf- 阅读全文
posted @ 2022-09-14 09:36 A57 阅读(772) 评论(0) 推荐(0)