春风十里不如你 —— Taozi - iaas https://www.xiongan.host/index.php/tag/iaas/ zh-CN Fri, 30 Sep 2022 09:15:00 +0800 Fri, 30 Sep 2022 09:15:00 +0800 【iaas】先电搭建openstack云平台 https://www.xiongan.host/index.php/archives/29/ https://www.xiongan.host/index.php/archives/29/ Fri, 30 Sep 2022 09:15:00 +0800 admin 案例要求:通过先电iaas包搭建openstack云平台

主机名ip角色
ftp192.168.123.110ftp源
Controller192.168.123.120控制端/计算端

ftp端先配置好yum源

再配置ftp,使controller端可以远程连接到ftp端的yum源

image.png

Controller端:

安装xiandian

Yum install -y iaas-xiandian

image.png

配置环境变量

Vim
/etc/xiandian/openrc.sh

image.png

执行脚本:

Iaas-pre-host.sh

从这里就可以提醒重启

重启后就会发现主机名已经改成controller

Iaas-install-mysql.sh

Iaas-install-keystone.sh

Iaas-install-glance.sh

部署完成后查看

首先打开新的终端

加载一下环境变量

Source /etc/xiandian/openrc.sh

image.png

查看创建的平台账号

image.png

查看创建的服务:

image.png

查询keystone的服务

image.png

创建服务:

image.png

image.png

image.png

查看自己创建的服务

image.png

image.png

]]>
0 https://www.xiongan.host/index.php/archives/29/#comments https://www.xiongan.host/index.php/feed/tag/iaas/