日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

2节点CentOS7 PackStack安装Newton

發布時間:2025/6/15 编程问答 29 豆豆
生活随笔 收集整理的這篇文章主要介紹了 2节点CentOS7 PackStack安装Newton 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

PackStack安裝OpenStack最新版本Newton



[root@crontroller ~]# vim/etc/hosts

192.168.13.111 controller

192.168.13.112 compute


[root@controller yum.repos.d]#?yum install centos-release-openstack-newton -y

[root@controller ~]# cd /etc/yum.repos.d/

[root@controller yum.repos.d]# ls

CentOS-Base.repo? ? ? ? CentOS-CR.repo? ? ? ? ?CentOS-fasttrack.repo? CentOS-OpenStack-newton.repo? CentOS-Sources.repo

CentOS-Ceph-Jewel.repo? CentOS-Debuginfo.repo? CentOS-Media.repo? ? ? CentOS-QEMU-EV.repo? ? ? ? ? ?CentOS-Vault.repo


[root@controller yum.repos.d]# yum? install openstack-packstack -y


[root@crontroller ~]# packstack --gen-answer=openstack-newton-2061018.txt


[root@crontroller ~]# vim?openstack-newton-2061018.txt

CONFIG_CONTROLLER_HOST=192.168.13.111

CONFIG_COMPUTE_HOSTS=192.168.13.112

CONFIG_PROVISION_DEMO=n


[root@controller ~]#?packstack --answer-file=openstack-newton-20161018.txt

The installation log file is available at: /var/tmp/packstack/20161018-032600-v9pLEu/openstack-setup.log

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 Heat entries? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?[ DONE ]

Preparing Heat CloudFormation API entries? ? ? ? ? ? [ DONE ]

Preparing MongoDB entries? ? ? ? ? ? ? ? ? ? ? ? ? ? [ DONE ]

Preparing Redis entries? ? ? ? ? ? ? ? ? ? ? ? ? ? ? [ DONE ]

Preparing Ceilometer entries? ? ? ? ? ? ? ? ? ? ? ? ?[ DONE ]

Preparing Aodh entries? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?[ DONE ]

Preparing Sahara 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.13.111_controller.pp

192.168.13.111_controller.pp:? ? ? ? ? ? ? ? ? ? ? ? [ DONE ]? ? ? ? ? ?

Applying 192.168.13.111_network.pp

192.168.13.111_network.pp:? ? ? ? ? ? ? ? ? ? ? ? ? ?[ DONE ]? ? ? ?

Applying 192.168.13.112_compute.pp

192.168.13.112_compute.pp:? ? ? ? ? ? ? ? ? ? ? ? ? ?[ DONE ]? ? ? ?

Applying Puppet manifests? ? ? ? ? ? ? ? ? ? ? ? ? ? [ DONE ]

Finalizing? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?[ DONE ]


?**** Installation completed successfully ******


Additional information:

?* Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.

?* File /root/keystonerc_admin has been created on OpenStack client host 192.168.13.111. To use the command line tools you need to source the file.

?* To access the OpenStack Dashboard browse to http://192.168.13.111/dashboard .

Please, find your login credentials stored in the keystonerc_admin in your home directory.

?* To use Nagios, browse to http://192.168.13.111/nagios username: nagiosadmin, password: 3a3955d4765044e8

?* The installation log file is available at: /var/tmp/packstack/20161018-032600-v9pLEu/openstack-setup.log

?* The generated manifests are available at: /var/tmp/packstack/20161018-032600-v9pLEu/manifests

You have mail in /var/spool/mail/root


[root@controller ~(keystone_admin)]# openstack service list

+----------------------------------+------------+-----------------+

| ID? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?| Name? ? ? ?| Type? ? ? ? ? ? |

+----------------------------------+------------+-----------------+

| 286a239647284235a2d3cc9147437254 | heat? ? ? ?| orchestration? ?|

| 2a117f7dcb6c4c8fbfa014a5f8326bf8 | cinder? ? ?| volume? ? ? ? ? |

| 350da74d69b54c858998952486234509 | manilav2? ?| sharev2? ? ? ? ?|

| 3660afe3906f4f1ebdb98589e50f8211 | cinderv3? ?| volumev3? ? ? ? |

| 4c96091e17e945e2a6e27f65d4d6feac | neutron? ? | network? ? ? ? ?|

| 5d70f4767d2b4e90bde59fd384ce386a | keystone? ?| identity? ? ? ? |

| 8bf3c2e53a86421da38909f6b40780ae | manila? ? ?| share? ? ? ? ? ?|

| 8ef87dedae0544ac96c156cd66cd0afc | aodh? ? ? ?| alarming? ? ? ? |

| 9627f0c7d2a54e2ca86372ce18181e2f | nova? ? ? ?| compute? ? ? ? ?|

| 988cb4ca952e4e82a14eaf3cfe6656f8 | cinderv2? ?| volumev2? ? ? ? |

| aa1a52506e1140289d3137e142c90798 | trove? ? ? | database? ? ? ? |

| b2eb0ba2d20944e5b40f243be6bc59ef | ceilometer | metering? ? ? ? |

| bc429bc6b4f0494fb5b14d2a8792f453 | sahara? ? ?| data-processing |

| d387736abf0643c2bd6fa1783cf7b6dd | heat-cfn? ?| cloudformation? |

| dc249c4c91154a788018c13f49c8412e | glance? ? ?| p_w_picpath? ? ? ? ? ?|

| e35245e5f3f84655b9ddfea9d90e24b7 | swift? ? ? | object-store? ? |

+----------------------------------+------------+-----------------+






轉載于:https://blog.51cto.com/andyliu/1863314

總結

以上是生活随笔為你收集整理的2节点CentOS7 PackStack安装Newton的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。