Rdo install openstack

Source: Internet
Author: User

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 used version H;

Prerequisites:

1. The operating system has been installed.-centos or RHEL

2. network configuration (fixed IP address). At least one network card can be connected to the Internet during installation. Remember to configure DNS so that you can ping www.iopenstack.com;

3. In the default response file, cinder is configured with LVM, and a volume named cinder-volumes needs to be created. (do not write the name wrong, not underline)

3-1 if not, a volume named cinder-volumes with a size of 20 GB will be created after installation;

3-2 is a 20 GB volume, so you can create up to 20 GB volume for Cinder;

3-3. How to Create cinder-volumes;

For example,/dev/sda5/is not partitioned.

Pvcreate/dev/sda5

Vgcreate cinder-volumes/dev/sda5/

 

Preparations are complete. You do not need to set iptables forwarding or anything;

Start installation:

1. Add the source of RedHat openstack-Havana;

yum install -y http://rdo.fedorapeople.org/rdo-release.rpm

2. Install openstack-packstack

yum install -y openstack-packstack

3. Install openstack

packstack –allinone

4. Enter the root password to install openstack!

Final output:

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

Skipped here ......

 

Multiple nodes can be installed together. You only need to add the IP addresses of other nodes and enter the root password!

To deploy the HA environment, we recommend that you view fule! Very powerful!


This article is from the "Siberian wolf" blog, please be sure to keep this source http://kernal.blog.51cto.com/8136890/1530234

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.