文章详情

短信预约-IT技能 免费直播动态提醒

请输入下面的图形验证码

提交验证

短信预约提醒成功

openstack-mitaka基础环境介绍

2024-04-02 19:55

关注

针对openstack环境的搭建,大致涉及如下内容

主要包括各项服务使用的密码,这里为了防止密码混乱,我建议使用同一个密码(生产环境中,不建议这么操作)

openstack-mitaka基础环境介绍时间同步设置

针对controller控制器,时间同步默认使用外网的时间同步器

1)安装时间同步软件包,执行命令如下:

openstack-mitaka基础环境介绍




2)编辑/etc/chrony.conf,修改如下: openstack-mitaka基础环境介绍

3)在/etc/chrony.conf文件添加如下字段,允许10.0.00/24网段主机与controller进行时间同步

openstack-mitaka基础环境介绍

4)设置时间同步开机自启动

openstack-mitaka基础环境介绍

针对其他所有节点

1)安装时间同步软件包

openstack-mitaka基础环境介绍

2)编辑/etc/chrony.conf,时间同步需要使用controller节点时间同步器

openstack-mitaka基础环境介绍

3)设置时间同步开机自启动

openstack-mitaka基础环境介绍

环境中使用centos7.2最小安装,系统默认使用LVM,同时禁用SELINUX、禁用firewalld以及iptables、在centos系统的各个节点,均执行如下操作:

openstack-mitaka基础环境介绍

安装升级包,建议完成安装后,重启系统

openstack-mitaka基础环境介绍

安装openstack client软件包

openstack-mitaka基础环境介绍

安装openstack SELINUX,该软件包将会接替系统自身的SELINUX,当然我为了安全起见,我是默认禁用了所有主机的SELINUX

openstack-mitaka基础环境介绍

1)安装相关软件包,执行命令如下:

openstack-mitaka基础环境介绍

2)在/etc/my.cnf.d/下创建openstack.cnf,具体内容如下:

openstack-mitaka基础环境介绍

3)设置开机自启动,并启动数据库服务

openstack-mitaka基础环境介绍

4)数据库初始化,在命令行输入如下

openstack-mitaka基础环境介绍

初始化过程命令输出如下:

NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MySQL

      SERVERS IN PRODUCTION USE!  PLEASE READ EACH STEP CAREFULLY!



In order to log into MySQL to secure it, we'll need the current

password for the root user.  If you've just installed MySQL, and

you haven't set the root password yet, the password will be blank,

so you should just press enter here.


Enter current password for root (enter for none): (第一次输入为回车,因为没有密码)

OK, successfully used password, moving on...


Setting the root password ensures that nobody can log into the MySQL

root user without the proper authorisation.


Set root password? [Y/n] y(第二次输入为y,然后设置数据库密码)

New password: 

Re-enter new password: 

Password updated successfully!

Reloading privilege tables..

 ... Success!



By default, a MySQL installation has an anonymous user, allowing anyone

to log into MySQL without having to have a user account created for

them.  This is intended only for testing, and to make the installation

go a bit smoother.  You should remove them before moving into a

production environment.


Remove anonymous users? [Y/n] y(第三次输入为y)

 ... Success!


Normally, root should only be allowed to connect from 'localhost'.  This

ensures that someone cannot guess at the root password from the network.


Disallow root login remotely? [Y/n] n(第四次输入为n)

 ... skipping.


By default, MySQL comes with a database named 'test' that anyone can

access.  This is also intended only for testing, and should be removed

before moving into a production environment.


Remove test database and access to it? [Y/n] y(第五次输入为y)

 - Dropping test database...

 ... Success!

 - Removing privileges on test database...

 ... Success!


Reloading the privilege tables will ensure that all changes made so far

will take effect immediately.


Reload privilege tables now? [Y/n] y(第六次输入为y)

 ... Success!


Cleaning up...

1)安装软件包,执行命令如下:

openstack-mitaka基础环境介绍

2)编辑/etc/mongod.conf,修改bind_ip为控制器的管理IP,即10.0.0.11,并去掉smallfiles=true的前面的注释符号

openstack-mitaka基础环境介绍

openstack-mitaka基础环境介绍

官方说法如下

openstack-mitaka基础环境介绍

在目录/var/lib/mongodb/下默认是不存在journal目录的,当我们修改载/etc/mongod.conf目录去掉smallfiles=true的前面的注释符号后,并启动mongod服务

openstack-mitaka基础环境介绍

就会在/var/lib/mongodb/下自动生成journal目录

1)安装软件包

openstack-mitaka基础环境介绍

2)将消息队列服务启动并设置为开机自启动

openstack-mitaka基础环境介绍

3)添加openstack用户

openstack-mitaka基础环境介绍

4)为openstack用户授予读写权限;

openstack-mitaka基础环境介绍

1)安装软件包

openstack-mitaka基础环境介绍

2)启动缓存服务并设置为开机自启动

openstack-mitaka基础环境介绍

后面将对各个组件安装配置进行讲述,更多精彩,敬请期待。

参考http://docs.openstack.org/mitaka/zh_CN/install-guide-rdo/environment.html


阅读原文内容投诉

免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

软考中级精品资料免费领

  • 历年真题答案解析
  • 备考技巧名师总结
  • 高频考点精准押题
  • 2024年上半年信息系统项目管理师第二批次真题及答案解析(完整版)

    难度     813人已做
    查看
  • 【考后总结】2024年5月26日信息系统项目管理师第2批次考情分析

    难度     354人已做
    查看
  • 【考后总结】2024年5月25日信息系统项目管理师第1批次考情分析

    难度     318人已做
    查看
  • 2024年上半年软考高项第一、二批次真题考点汇总(完整版)

    难度     435人已做
    查看
  • 2024年上半年系统架构设计师考试综合知识真题

    难度     224人已做
    查看

相关文章

发现更多好内容

猜你喜欢

AI推送时光机
位置:首页-资讯-数据库
咦!没有更多了?去看看其它编程学习网 内容吧
首页课程
资料下载
问答资讯