Openstack(1)Installation
1. Devstack Installation
Prepare ubuntu14.04 on my VM machine
Install git
>sudo apt-get install git
Fetch and get the codes
>git clone https://github.com/openstack-dev/devstack.git
>/home/carl/book/devstack
>./stack.sh
Error Message
ERROR: (OperationalError) (1071, 'Specified key was too long; max key length is 767 bytes') 'CREATE INDEX ix_snapshot_tenant ON snapshot (tenant)' ()
Solution:
>export no_proxy="localhost,127.0.0.1,10.0.2.15"
No use, and it seem to me that it have something to do with my mysql version 5.6.20.
So I will prepare a clean ubuntu system and try again.
After a long time, it is installed on that VM.
Horizon is now available at http://10.190.191.150/ Keystone is serving at http://10.190.191.150:5000/v2.0/ Examples on using novaclient command line is in exercise.sh The default users are: admin and demo The password: kaishi This is your host ip: 10.190.191.150 2014-08-06 20:48:25.747 | WARNING: Q_AGENT_EXTRA_AGENT_OPTS is used You are using Q_AGENT_EXTRA_AGENT_OPTS to pass configuration into /etc/neutron/neutron.conf. Please convert that configuration in localrc to a /etc/neutron/neutron.conf section in local.conf: Q_AGENT_EXTRA_AGENT_OPTS will be removed early in the 'K' development cycle [[post-config|/$Q_PLUGIN_CONF_FILE]] [DEFAULT] tunnel_types=vxlan 2014-08-06 20:48:25.750 | stack.sh completed in 1050 seconds.
Then I can use admin/kaishi and demo/kaishi to login in that system.
If I reboot the server, I need to run the command as follow to start the stack services.
>/home/carl/download/install/devstack/rejoin-stack.sh
http://ubuntu-stack/admin/
follow the book
http://docs.openstack.org/user-guide-admin/content/openstack_user_guide.html
References:
http://www.openstack.org/software/start/
http://agenge.com/blog/2013/11/10/openstack-install-with-deploy-for-havana/
http://8366.iteye.com/blog/1757658
http://blog.xuite.net/dain198/study/61914788-Openstack+Ubuntu+12.04+%E5%BF%AB%E9%80%9F%E6%9E%B6%E8%A8%AD+(by+DevStack)+%E4%BB%A5%E5%8F%8A%E5%BE%8C%E7%BA%8C%E8%A8%AD%E5%AE%9A+(%E4%B8%8A)
http://devstack.org/configuration.html
http://airekans.github.io/cloud-computing/2013/07/25/devstack-installation/
http://docs.openstack.org/
http://www.ubuntu.com/download/cloud/install-ubuntu-cloud
http://askubuntu.com/questions/459590/open-stack-installation-on-ubuntu-14-04
admin console
http://docs.openstack.org/user-guide-admin/content/
- 浏览: 2542988 次
- 性别:
- 来自: 成都
最新评论
-
nation:
你好,在部署Mesos+Spark的运行环境时,出现一个现象, ...
Spark(4)Deal with Mesos -
sillycat:
AMAZON Relatedhttps://www.godad ...
AMAZON API Gateway(2)Client Side SSL with NGINX -
sillycat:
sudo usermod -aG docker ec2-use ...
Docker and VirtualBox(1)Set up Shared Disk for Virtual Box -
sillycat:
Every Half an Hour30 * * * * /u ...
Build Home NAS(3)Data Redundancy -
sillycat:
3 List the Cron Job I Have>c ...
Build Home NAS(3)Data Redundancy
相关推荐
融合第三代区块链、人工...支持所有云业务,锐意创新,基础平台软件终身免费,致力于服务中小企业,创造新生态, http://www.microraindrop.com/chn/documents/openstack_installation_guide.pdf for free download
OpenStack是一个开源的云计算平台,最初由NASA和Rackspace联合研发,旨在提供可扩展、灵活的云计算解决方案。OpenStack包含多个核心项目,这些项目可以独立安装和配置,也可以作为相互连接的实体进行配置,以满足...
各个操作系统安装部署文档OpenStack Installation Guide【Kilo 】.zip安装openstack
本指南是针对Red Hat Enterprise Linux、CentOS以及Fedora Grizzly发行版的OpenStack安装手册,特别关注2013.1版本,对象存储为1.8.0(2013-07-18)。版权由2012年和2013年的OpenStack基金会所有。OpenStack系统包含...
OpenStack-Juno- Installation Guide for CentOS7.0
这个"OpenStack-Installation-Guide"是针对该版本的详细指南,旨在帮助用户成功安装和配置 OpenStack。 安装 OpenStack Icehouse 需要对基础架构有深入理解,包括操作系统(通常为 Ubuntu 或 CentOS)、网络配置、...
根据提供的文档信息,我们可以深入探讨OpenStack安装指南中的一些关键知识点。这份文档主要针对的是Kilo版本,并且特别提到了如何在openSUSE 13.2和SUSE Linux Enterprise Server 12上进行安装。下面我们将从架构、...
OpenStack Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora: The OpenStack® system consists of several key projects that you install separately but that work together depending on ...
4. **安全配置**:运行 `mysql_secure_installation`,按照提示完成数据库安全配置。 ##### 5.2 NoSQL 数据库 (MongoDB) 1. **安装 MongoDB**:`yum install -y mongodb-server mongodb`。 2. **配置 MongoDB**:...
Updated to work with the latest OpenStack builds, with recipes covering the installation and use of OpenStack with Ansible It covers topics such as Keystone, Glance, Neutron, Nova, Cinder, and more, ...
"OpenStack简介和相关资料" ...* Installation on Debian, Fedora or CentOS:http://nova.openstack.org/adminguide/distros/others.html * Installing Nova on a Single Host:http://nova.openstack.org/
OpenStack完整安装手册(CentOS6.2),有需要的可以了了解一下!
OpenStack Operations Guide, 适合入门操作者使用,希望对大家有帮助。
installation/ 手动安装文档等 ##教学内容 ###初识OpenStack OpensSack 现场演示 详细介绍OpenStack涉及到的概念,并结合实际应用场景介绍相关概念的应用。 基本概念:Tenant、User和Role 高级概念:Region、AZ、...
每台服务器都需要满足一定的硬件需求,例如,控制器节点应具有2个CPU核心、6GB内存和40GB磁盘空间,计算节点需要1个CPU核心、4GB内存和40GB磁盘,而网络节点则需1个CPU核心、2GB内存和20GB磁盘。所有这些服务器都...
1. 下载并安装 OpenStack 源(Queens 版本):使用 `yum install centos-release-openstack-queens` 命令下载并安装 OpenStack 源。 2. 更新 yum repository:使用 `yum upgrade` 命令更新 yum repository。 3. 安装...
Debug and troubleshoot a Trove installation Set up replication and clustering Build custom guest images for use with Trove Who this book is for OpenStack Trove is targeted at a broad spectrum of ...
1. **OpenStack架构图**:在搭建OpenStack之前,首先要明确OpenStack的架构设计,包括各个组件之间的依赖关系以及数据流路径。典型的OpenStack架构包含了计算、存储、网络、身份认证等服务。 2. **环境搭建**:...