Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1243452
  • 博文数量: 389
  • 博客积分: 2874
  • 博客等级: 少校
  • 技术积分: 3577
  • 用 户 组: 普通用户
  • 注册时间: 2009-10-24 10:34
文章分类

全部博文(389)

文章存档

2020年(2)

2018年(39)

2017年(27)

2016年(3)

2015年(55)

2014年(92)

2013年(54)

2012年(53)

2011年(64)

发布时间:2018-04-13 17:42:15

配置openvswitch时参考老外的一篇文章,记录下来。Configure start up scripts for OVS on Centos and Red HatFacebookTweetGoogle+ - DEVICETYPE: Always set to "ovs". - TYPE: If this is "OVSBridge", then this file represents an OVS .........【阅读全文】

阅读(1762) | 评论(0) | 转发(0)

发布时间:2018-04-10 17:32:59

今天用到一个场景,需要在一个kvm的vm里启动另一个kvm-vm,但是启动时第一个vm提示系统不支持kvm。嵌套kvm需要用到nested特性。记录一下操作步骤。1、打开nested点击(此处)折叠或打开[root@dlp ~]# vi /etc/modprobe.d/kvm-nested.conf# create newoptions kvm_.........【阅读全文】

阅读(1208) | 评论(0) | 转发(0)

发布时间:2018-04-10 16:15:02

1、使用bond 需要先加载kernel bond modulemodprobe bonding2、使用bridge需要安装bridge-utilsyum -y install bridge-utils3、bond 网络配置点击(此处)折叠或打开DEVICE=bond0NM_CONTROLLED=noONBOOT=yesUSERCTL=noBONDING_OPTS.........【阅读全文】

阅读(2930) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册