Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Installation method of RDO Openstack

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces "the installation method of RDO Openstack". In the daily operation, I believe that many people have doubts about the installation method of RDO Openstack. The editor consulted all kinds of materials and sorted out simple and easy-to-use operation methods. I hope it will be helpful to answer the doubts about "installation method of RDO Openstack". Next, please follow the editor to study!

Installation premise

CentOS7.0 3.10.0-229.4.2.el7.x86centos is only available in 64bit version.

# installation steps

Update the system and install RDO

Sudo yum update-ysudo yum install-y http://rdo.fedorapeople.org/rdo-release.rpm

Install packstack

Sudo yum install-y openstack-packstack

All in one

Sudo packstack-allinone installation process output

Installing:

Clean Up [DONE]

Discovering ip protocol version [DONE]

Setting up ssh keys [DONE]

Preparing servers [DONE]

Pre installing Puppet and discovering hosts' details [DONE]

Preparing pre-install entries [DONE]

Setting up CACERT [DONE]

Preparing AMQP entries [DONE]

Preparing MariaDB entries [DONE]

Fixing Keystone LDAP config parameters to be undef if empty [DONE]

Preparing Keystone entries [DONE]

Preparing Glance entries [DONE]

Checking if the Cinder server has a cinder-volumes vg [DONE]

Preparing Cinder entries [DONE]

Preparing Nova API entries [DONE]

Creating ssh keys for Nova migration [DONE]

Gathering ssh host keys for Nova migration [DONE]

Preparing Nova Compute entries [DONE]

Preparing Nova Scheduler entries [DONE]

Preparing Nova VNC Proxy entries [DONE]

Preparing OpenStack Network-related Nova entries [DONE]

Preparing Nova Common entries [DONE]

Preparing Neutron LBaaS Agent entries [DONE]

Preparing Neutron API entries [DONE]

Preparing Neutron L3 entries [DONE]

Preparing Neutron L2 Agent entries [DONE]

Preparing Neutron DHCP Agent entries [DONE]

Preparing Neutron Metering Agent entries [DONE]

Checking if NetworkManager is enabled and running [DONE]

Preparing OpenStack Client entries [DONE]

Preparing Horizon entries [DONE]

Preparing Swift builder entries [DONE]

Preparing Swift proxy entries [DONE]

Preparing Swift storage entries [DONE]

Preparing Gnocchi entries [DONE]

Preparing MongoDB entries [DONE]

Preparing Redis entries [DONE]

Preparing Ceilometer entries [DONE]

Preparing Aodh entries [DONE]

Preparing Nagios server entries [DONE]

Preparing Nagios host entries [DONE]

Preparing Puppet manifests [DONE]

Copying Puppet modules and manifests [DONE]

Applying 192.168.63.135_controller.pp

192.168.63.135_controller.pp: [DONE]

Applying 192.168.63.135_network.pp

192.168.63.135_network.pp: [DONE]

Applying 192.168.63.135_compute.pp

192.168.63.135_compute.pp: [DONE]

Applying Puppet manifests [DONE]

Finalizing [DONE]

* Installation completed successfully *

Trouble Shooting

Guarantee 3G memory, otherwise it will not succeed.

Update rpmforge, pay attention to the corresponding version. The situation I encountered before is that the rpmforge of centos is the el6 version, which requires the el7 version, and the corresponding name is rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm. The official website cannot be downloaded, it can be downloaded from csdn.

If you encounter install of mariadb-common-3:10.1.18-3.el7.x86_64 conflicts with file from package mariadb-libs-1:5.5.52-1.el7.x86_64, execute

Sudo yum remove mariadb-libs at this point, on the "installation method of RDO Openstack" study is over, I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report