溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊(cè)×
其他方式登錄
點(diǎn)擊 登錄注冊(cè) 即表示同意《億速云用戶服務(wù)條款》

RDO Openstack的安裝方法

發(fā)布時(shí)間:2021-08-14 00:04:01 來源:億速云 閱讀:164 作者:chen 欄目:云計(jì)算

這篇文章主要介紹“RDO Openstack的安裝方法”,在日常操作中,相信很多人在RDO Openstack的安裝方法問題上存在疑惑,小編查閱了各式資料,整理出簡(jiǎn)單好用的操作方法,希望對(duì)大家解答”RDO Openstack的安裝方法”的疑惑有所幫助!接下來,請(qǐng)跟著小編一起來學(xué)習(xí)吧!

安裝前提

CentOS7.0 3.10.0-229.4.2.el7.x86_64,Centos只有64bit版本。

###安裝步驟

  1. 更新系統(tǒng),安裝RDO

sudo yum update -y
sudo yum install -y http://rdo.fedorapeople.org/rdo-release.rpm
  1. 安裝 packstack

sudo yum install -y openstack-packstack
  1. all in one

sudo packstack --allinone

安裝過程輸出

  • 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

  1. 保證3G內(nèi)存,否則無法成功

  2. 更新rpmforge,注意版本對(duì)應(yīng),之前我遇到的情況是centos的rpmforge是el6版本,需要el7版本,對(duì)應(yīng)名稱為rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm。官方網(wǎng)站無法下載,可從csdn下載。

  3. 遇到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, 執(zhí)行

sudo yum   remove mariadb-libs

到此,關(guān)于“RDO Openstack的安裝方法”的學(xué)習(xí)就結(jié)束了,希望能夠解決大家的疑惑。理論與實(shí)踐的搭配能更好的幫助大家學(xué)習(xí),快去試試吧!若想繼續(xù)學(xué)習(xí)更多相關(guān)知識(shí),請(qǐng)繼續(xù)關(guān)注億速云網(wǎng)站,小編會(huì)繼續(xù)努力為大家?guī)砀鄬?shí)用的文章!

向AI問一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI