Fuel7.0安装脚本(for virtualbox)执行过程

[email protected] /cygdrive/c/tool/mirantis/vbox-scripts-7.0/virtualbox

$ sh launch.sh

Checking for ‘free‘... OK

Checking for ‘expect‘... OK

If you run this script under Cygwin, you may have to add path to VirtualBox directory to your PATH.

Usually it is enough to run "export PATH=$PATH:"/cygdrive/c/Program Files/Oracle/VirtualBox"

Checking for "VBoxManage"... OK

Checking for VirtualBox Extension Pack... OK

Checking for Mirantis OpenStack ISO image... OK

Going to use Mirantis OpenStack ISO file iso/MirantisOpenStack-7.0.iso

Checking if SSH client installed... OK

Checking if ipconfig or ifconfig installed... OK

Setup is done.

Creating host-only interface

0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

Interface VirtualBox Host-Only Ethernet Adapter #2 was successfully created

Disabling DHCP server on interface: VirtualBox Host-Only Ethernet Adapter #2...

Configuring IP address 10.20.0.1 and network mask 255.255.255.0 on interface: VirtualBox Host-Only Ethernet Adapter #2...

+ VBoxManage hostonlyif ipconfig ‘VirtualBox Host-Only Ethernet Adapter #2‘ --ip 10.20.0.1 --netmask 255.255.255.0

+ set +x

Verifying interface VirtualBox Host-Only Ethernet Adapter #2 has IP 10.20.0.1 and mask 255.255.255.0 properly set.

OK.

Creating host-only interface

0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

Interface VirtualBox Host-Only Ethernet Adapter #3 was successfully created

Disabling DHCP server on interface: VirtualBox Host-Only Ethernet Adapter #3...

Configuring IP address 172.16.0.254 and network mask 255.255.255.0 on interface: VirtualBox Host-Only Ethernet Adapter #3...

+ VBoxManage hostonlyif ipconfig ‘VirtualBox Host-Only Ethernet Adapter #3‘ --ip 172.16.0.254 --netmask 255.255.255.0

+ set +x

Verifying interface VirtualBox Host-Only Ethernet Adapter #3 has IP 172.16.0.254 and mask 255.255.255.0 properly set.

OK.

Creating host-only interface

0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

Interface VirtualBox Host-Only Ethernet Adapter #4 was successfully created

Disabling DHCP server on interface: VirtualBox Host-Only Ethernet Adapter #4...

Configuring IP address 172.16.1.1 and network mask 255.255.255.0 on interface: VirtualBox Host-Only Ethernet Adapter #4...

+ VBoxManage hostonlyif ipconfig ‘VirtualBox Host-Only Ethernet Adapter #4‘ --ip 172.16.1.1 --netmask 255.255.255.0

+ set +x

Verifying interface VirtualBox Host-Only Ethernet Adapter #4 has IP 172.16.1.1 and mask 255.255.255.0 properly set.

OK.

Virtual machine ‘fuel-master‘ is created and registered.

UUID: ab69719d-f351-4169-9105-cb8fc35f4c0e

Settings file: ‘C:\Users\zebra\VirtualBox VMs\fuel-master\fuel-master.vbox‘

Adding hostonly adapter to fuel-master and bridging with host NIC VirtualBox Host-Only Ethernet Adapter #2...

Adding disk to fuel-master, with size 65535 Mb...

0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

Medium created. UUID: 820c93a0-0c8d-4a84-af61-96d2bde8ee27

Adding serial numbers of disks to fuel-master...

Adding hostonly adapter to fuel-master and bridging with host NIC VirtualBox Host-Only Ethernet Adapter #3...

Adding NAT adapter to fuel-master for outbound network access through the host system...

VBoxManage.exe: error: Machine ‘fuel-master‘ is not currently running

Waiting for VM "fuel-master" to power on...

VM "fuel-master" has been successfully started.

Waiting for product VM to install. Please do NOT abort the script...

Checking for internet connectivity on the host system... FAIL

############################################################

# WARNING: some of the Fuel features will not be supported #

#          because there is no Internet connectivity       #

############################################################

Checking local DNS configuration... /etc/resolv.conf does not contain a nameserver. Using 8.8.8.8 for DNS.

Enabling outbound network/internet access for the product VM...

Waiting until the network services are restarted...

OK

Master node has been installed.

Virtual machine ‘fuel-slave-1‘ is created and registered.

UUID: 7b4ee09a-f444-4bf3-93cb-bf369e46df6d

Settings file: ‘C:\Users\zebra\VirtualBox VMs\fuel-slave-1\fuel-slave-1.vbox‘

Adding hostonly adapter to fuel-slave-1 and bridging with host NIC VirtualBox Host-Only Ethernet Adapter #2...

Adding disk to fuel-slave-1, with size 85535 Mb...

0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

Medium created. UUID: e333d815-9269-487c-b325-205dce2b22db

Adding serial numbers of disks to fuel-slave-1...

Adding hostonly adapter to fuel-slave-1 and bridging with host NIC VirtualBox Host-Only Ethernet Adapter #3...

Adding hostonly adapter to fuel-slave-1 and bridging with host NIC VirtualBox Host-Only Ethernet Adapter #4...

Adding disk to fuel-slave-1, with size 35535 Mb...

0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

Medium created. UUID: b0d398cc-8186-4178-9f68-33ab7ec9df98

Adding serial numbers of disks to fuel-slave-1...

Adding disk to fuel-slave-1, with size 65535 Mb...

0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

Medium created. UUID: 4f34f174-3878-41c3-8f03-1565bcbbfada

Adding serial numbers of disks to fuel-slave-1...

Waiting for VM "fuel-slave-1" to power on...

VM "fuel-slave-1" has been successfully started.

Virtual machine ‘fuel-slave-2‘ is created and registered.

UUID: c48ed336-09f3-4083-87e4-39297bacbe0d

Settings file: ‘C:\Users\zebra\VirtualBox VMs\fuel-slave-2\fuel-slave-2.vbox‘

Adding hostonly adapter to fuel-slave-2 and bridging with host NIC VirtualBox Host-Only Ethernet Adapter #2...

Adding disk to fuel-slave-2, with size 85535 Mb...

0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

Medium created. UUID: d7e098ce-af9b-4aba-b6ee-33133289c634

Adding serial numbers of disks to fuel-slave-2...

Adding hostonly adapter to fuel-slave-2 and bridging with host NIC VirtualBox Host-Only Ethernet Adapter #3...

Adding hostonly adapter to fuel-slave-2 and bridging with host NIC VirtualBox Host-Only Ethernet Adapter #4...

Adding disk to fuel-slave-2, with size 35535 Mb...

0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

Medium created. UUID: b676844e-1eef-494a-b979-ce89af49f3f6

Adding serial numbers of disks to fuel-slave-2...

Adding disk to fuel-slave-2, with size 65535 Mb...

0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%

Medium created. UUID: 793441c3-2dcc-41e6-9c71-7093ff71d965

Adding serial numbers of disks to fuel-slave-2...

Waiting for VM "fuel-slave-2" to power on...

VM "fuel-slave-2" has been successfully started.

Slave nodes have been created. They will boot over PXE and get discovered by the master node.

To access master node, please point your browser to:

http://10.20.0.2:8000/

The default username and password is admin:admin

[email protected] /cygdrive/c/tool/mirantis/vbox-scripts-7.0/virtualbox

$

时间: 2024-10-11 02:57:34

Fuel7.0安装脚本(for virtualbox)执行过程的相关文章

Fuel7.0安装

陈沙克在他的经典文章里分析了多个安装部署工具,用于openstack部署. 当然时代变了,所以很多这些工具都改头换面了. 目前看, 1 Mirantis Fuel仍然是最好的商业用选择,虽然还有瑕疵. fuel在7和7之后已经提供开源的plugin插件,例如contrail的插件.并将fuel plugin方案放入openstack发展会中. fuel在6的时候已经在提供商业化的plugin了. fuel目前的8有个讨厌的地方就是需要联网取些内容(是我网的问题,联网去取docker image供

Debian7.5.0安装流程(VirtualBox虚拟机环境)

Linux系统千千万,用哪个始终令人纠结.最后想到的好办法只有一个,每个都好好用一遍,你才知道自己真正想要的是什么. 在安装Debian系统的时候发现网上的流程解说都是中文环境的,据说Debian一直有中文乱码和字体不好看的问题,我想既然自己还算看得懂英文,就有人家的母语起码错误会少很多吧. 话是这么说,自己在安装的时候还是借鉴了人家的攻略,毕竟就算是字不一样,那位置还不得是一样一样滴~ 1.打开虚拟机,选择“新建” 2.系统类型选择对应的Linux中的Debian(32位)(话说其实我一直不太

宝塔一键安装脚本

安装要求: Python版本: 2.6/2.7(安装宝塔时会自动安装) 内存:128M以上,推荐512M以上(纯面板约占系统10M内存) 硬盘:100M以上可用硬盘空间(纯面板约占20M磁盘空间) 系统:CentOS 6.x / 7.x (Ubuntu.Debian.Fedora 请点这里),确保是干净的操作系统,没有安装过其它环境带的Apache/Nginx/php/MySQL 以下主机商必看(开端口教程,不开不能用): 腾讯云:https://www.bt.cn/bbs/thread-122

Linux下WebSphereV8.5.5.0 安装详细过程

Linux下WebSphereV8.5.5.0 安装详细过程 自WAS8以后安装包不再区别OS,一份介质可以安装到多个平台.只针对Installation Manager 进行了操作系统的区分 ,Websphere产品介质必须通过专门的工具Install Managere安装.进入IBM的官网http://www.ibm.com/us/en/进行下载.在云盘http://yun.baidu.com/share/linkshareid=2515770728&uk=4252782771 中是Linu

lnmp源码安装-脚本执行

lnmp 源码安装- 脚本执行 源码包版本: nginx1.9 mysql5.6.4 php5.6 使用: 将lnmp.tar.gz 解压至 根目录下,进入/lnmp/install/目录下,执行install.sh脚本即可.选择性安装! 安装过程中会有些警告信息显示,不影响. 整合包地址:http://pan.baidu.com/s/1dFp7gqP =======================代码============================= #!/bin/bash #####

Hadoop2.2.0安装过程记录

1    安装环境1.1    客户端1.2    服务端1.3    安装准备    2    操作系统安装2.1.1    BIOS打开虚拟化支持2.1.2    关闭防火墙2.1.3    安装VNC3    JAVA安装    3.1    配置目的3.2    配置过程3.3    结果验证4    主机名配置4.1    配置目的4.2    配置过程4.3    结果验证5    增加hadoop用户5.1    配置目的5.2    配置过程5.3    结果验证6    Had

Oracle 9.2.0.4的一个简单安装脚本(含安装前补丁p3006854)

#! /bin/bashecho "#########oracle9R204 的一个简单的安装脚本 ##############################"## 为系统添加oracle的用户和用户组#groupadd dbagroupadd oinstalluseradd -c "Oracle software owner" -g oinstall -G dba oraclepasswd oracle # 创建oracle 的安装目录 mkdir /oracl

linux环境下安装jmeter,启动执行脚本

1.下载安装jmeter安装包 下载链接: https://pan.baidu.com/s/1KPhwNDsmTIAy41fEopHQEw 提取码: spwd 2.上传linux平台,解压jmeter安装包 解压安装完成 3.设置jmeter环境变量 1)打开vi /etc/profile 2)添加变量: export PATH=/data/jmeter/apache-jmeter-3.0/bin:$PATHexport JMETER="/data/jmeter/apache-jmeter-3.

shell脚本编程之变量简介及脚本执行过程

脚本变量简介 变量类型:字符型.数值型.真.假:事先确定数据的存放格式和长度: 变量存放在内存空间: 编译型语言,没有额外的处理逻辑,属于强类型语言: 脚本型语言,可以有解释器控制:所以,可以是弱类型语言: 强类型:变量在使用前,必须事先声明,甚至还需要初始化(给一个初始值,如果没给一个原始值,里面是随机数): 弱类型:变量用时声明,甚至不需要区分类型(默认为字符串): 变量赋值:VAR-NAME=VALUE: bash shell变量类型: 环境变量 本地变量(局部变量),局部变量不一定都是本