Well, we've already installed fuel master, and now we're ready to install OpenStack, so you can see the OpenStack main interface when the installation is complete.Continue yesterday, we went into the fuel UI and then "new OpenStack Environment" to create the OpenStack deploy
, create the corresponding repo file, take the Icehouse file as an example, create a rdo-release.repo file (one thing to note is that the container name in centos_local_repo must be base, the container name in epel_local_repo must be epel. You can start anything else)
[openstack-icehouse]name=OpenStackIcehouse Repositorybaseurl=ftp://192.168.40.148/icehouseenabled=1gpgcheck=0
Upload the generated repo file to the/etc/yum. Repos. d/directory of the cl
During the installation process, a source problem was encountered and the Web page for the package could not be found: reopen the preloaded source address, open the Epel-openstack-havana.repo file, and display the following:# Place this file in Your/etc/yum.repos.d/directory[openstack-havana]name=openstack Havana Repository for EPEL 6baseurl= http://repos.fedorap
We are building a swift environment on our own these days. After reading some documents and combining my own practices, I wrote it down:
1. Physical Environment Description:
Linux: Ubuntu server 12.04 Proxy Server IP: 10.214.0.181storage server one: 10.214.0.179storage server two: 10.214.0.180storage server three: 10.214.0.182
2. important components:
Node: runs one or more object storage services.
Proxy node: Run proxy services
Auth node: Run auth Service
Storage: Run account, container, and
. If you just want to look at OpenStack, using DevStack is a good solution. DevStack is actually a shell script that can be used to quickly build the runtime and development environment of OpenStack. It is especially suitable for OpenStack developers to quickly build a development environment on their own laptops after downloading the latest
For OpenStack beginners, installation is often a big headache for getting started. Before the E version, to build a basic can use OpenStack environment that is quite troublesome, their own to install, their own source, according to the document to knock orders, and no reliable documents, the official document still have a lot of holes, and language problems are o
All along, for OpenStack beginners, installation is often the first big problem of getting started. Before the E version, to build a basic OpenStack environment that is quite troublesome, they have to install, their own source, according to the document to knock orders, and there is no reliable documents, the official documents still have a lot of pits, and langu
I. Understanding RDOWhat is RDO?RDO is the community version of Red Hat Enterprise Linux OpenStack platform, similar to the relationship between Rhel and Fedora,rhev and Ovirt. To put it bluntly, Red Hat supports an open source project that allows you to step on the pit and get a mature and stable version of Red Hat to make money for an Enterprise edition.This is the Red Hat business model, in fact, many benefits, the user has an open source free soft
openstack Installation Process on the centos system is officially detailed. This section does not provide a cumbersome introduction, this section describes the installation steps that are easy to understand on the official website.
According to the official documentation, some errors may inevitably occur during the installation process. Based on my in-depth understanding of Linux systems and the overall ar
object storage, block storage, or network nodes, these are all necessary in a production environment. If the card does not complete during the installation process, you can skip this step temporarily, as these steps do not need to be completed in chronological order except for the first step. A solution to the previous problem may be found during the subsequent installation. Overall, the deployment of the OpenStack environment includes the following
OpenStack, the installation of the threshold is relatively high, and quite troublesome, many of the installation document author saved a lot of installation steps. This brings a lot of trouble to beginners, perhaps the author easy to save a step, will create a subsequent installation failure. and beginners because of the openstack is not very understanding, error
Apt-get install openstack pkg troubleshooting
The operating system is Ubuntu 14.04.
During the installation of the Openstack software package, the DNS of the host is correct and the repository of the software source is correct. Why is there always a software package installation error?
The following error is reported:
# Apt-get
Liberty and Mitaka version of the only role is the number
It is not used as a management of the Keystone module. I had a machine reboot during the OpenStack installation several times before Keystone synchronization
, the Keystone Service did not start up, resulting in a synchronization command error. So, putting this step in sync is the safest.
3. Configuring the Apache HTTP service
Apache2 has been installed, see the previous steps, there are only
Install openstack in centos 7.0
Reference official documents: http://docs.openstack.org/juno/install-guide/install/yum/content /#
Ip address information of three Nodes
Controller: 192.168.100.10
Network: 192.168.100.20
Compute1: 192.168.100.30
Modify the/etc/hosts file of each node
Test the connectivity between each n
, the virtual machine to provide external network3, 192.168.4.0: This is the management, storage, and VM internal network of OpenStackSince these networks are already defined in the fuel network, personal experimentation is not moving, and if it is a deployment environment, you can define the network according to the specific environment.In this section, we'll install fuel master, a toolset that installs OpenStack
" Compute
Step 7: International practice, create three API URLs for Nova services, these three URLs are only different types
OpenStack Endpoint Create--region regionone \compute public http://controller:8774/v2.1/%\ (tenant_id\) s
OpenStack Endpoint Create--region regionone \compute internal http://controller:8774/v2.1/%\ (tenant_id\) s
OpenStack Endpoint Create-
configuration simple, fast support for a variety of operating systems and distributions, support HA deployment x external API for the environment management and configuration, such as dynamic add compute/Storage node x Self Health Check tool x support neutron, for example, GRE and namespace are all in it, Subnet can configure the specific use of the physical network card, etc.
What is the 1.4Fuel architecture?
Fuel Master: A PXE-mode operating system installation service is provided by the
There are many ways to install openstack! Manual and automatic deployment;
Rdo is the openstack deployment method provided by RedHat. It is very simple, and the latest version of openstack RedHat seems to be the first to appear. It is currently version I!
I recorded the installation of version h this time because I use
command:
Yum install-y http://rdo.fedorapeople.org/openstack-icehouse/rdo-release-icehouse.rpm
Install epel Source
Select a 64-bit system and run the following command:
Rpm-IVH http://download.fedora.redhat.com/pub/epel/6/x86_64/epel-release-6-5.noarch.rpm
The foreman. Repo source is generated when the above source is installed. This source can be deleted d
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.