Chinaunix首页 | 论坛 | 博客
  • 博客访问: 257614
  • 博文数量: 78
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 852
  • 用 户 组: 普通用户
  • 注册时间: 2013-05-06 11:01
个人简介

不做第二个别人,永远做第一个自己。

文章分类

全部博文(78)

文章存档

2014年(60)

2013年(18)

发布时间:2014-06-04 10:20:58

In openstack environment 需要多个网卡,所以网络分为好了不通的模式;这里主要介绍基于RedHat的rdo安装模式的gre进行介绍;--control host eth0 192.168.1.100,eth1 192.168.2.100--compute host eth0 192.168.1.101,eth1 192.168.2.101在安装前更新系统为最新centos6.5,和配置好ip地址和dnsserver,最后把selinux.........【阅读全文】

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

发布时间:2014-05-12 11:55:44

openstack icehouse swift......【阅读全文】

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

发布时间:2014-04-25 11:34:29

vim /etc/yum.repos.d/MariaDB.repo[mariadb] name = MariaDB baseurl = http://yum.mariadb.org/5.5/centos5-x86 gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB gpgcheck=1yum -y install MariaDB-server MariaDB-client[root@ip-172-31-21-238 .........【阅读全文】

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

发布时间:2014-04-24 15:47:43

其它地方的软件包有问题,试着利用github中的软件包安装一次吧!网络的速度肯定是会慢点了$ yum install -y git$ git clone --recursive git://github.com/stackforge/packstack.git$ cd packstack步骤一:确保rpm包软件源:CONFIG_REPO=http://repos.fedorapeople.org/repos/openstack/openstack-icehouse/epel-6/ .........【阅读全文】

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

发布时间:2014-04-24 15:31:47

之前在用rdo安装havana版本问题很少了;在安装G版本网络有问题;现在是到了Icehouse版本,使用neutron组件这次问题大了;网络组件的状态都是xxxl了;查看日志文件:[root@openstack3 ~(keystone_admin)]# more /var/log/neutron/l3-agent.log | grep ERROR2014-04-23 18:47:00.420 12729 ERROR .........【阅读全文】

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

登录 注册