Coder Social home page Coder Social logo

openstack-icehouse-installation's Introduction

OpenStack-Icehouse-Installation

In this installation guide, we cover the step-by-step process of installing Openstack Icehouse on Ubuntu 14.04. We consider a multi-node architecture with Openstack Networking (Neutron) that requires three node types:

  • Controller Node that runs management services (keystone, Horizon…) needed for OpenStack to function.

  • Network Node that runs networking services and is responsible for virtual network provisioning and for connecting virtual machines to external networks.

  • Compute Node that runs the virtual machine instances in OpenStack.

We have deployed a single compute node (see the Figure below) but you can simply add more compute nodes to our multi-node installation, if needed.

The Installation guide is available here OpenStack-Icehouse-Installation.

Network Configuration Example

If you want to create your first instance with Neutron, follow the instructions in our VM creation guide available here Create-First-Instance-with-Neutron.

openstack-icehouse-installation's People

Contributors

alokjani avatar c35sys avatar chaimaghribi avatar marouenmechtri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openstack-icehouse-installation's Issues

Not able to ping or SSH to the instances from the router name space. But instance can ping the router

Hi,

I followed your installation guide but the instance is not reachable through ping or ssh from the router or dhcp name spaces. But the instance can ping the router and also the other instances in the same subnet. Please see the details below.

root@network:# neutron net-list
+--------------------------------------+------+-------------------------------------------------------+
| id | name | subnets |
+--------------------------------------+------+-------------------------------------------------------+
| f94dc5db-49f0-4383-86c2-1c1cce2a22bc | demo | 867be7d4-7a4e-4f4b-8081-f69cc029bd40 192.168.200.0/24 |
+--------------------------------------+------+-------------------------------------------------------+
root@network:
# neutron router-list
+--------------------------------------+------+-----------------------+
| id | name | external_gateway_info |
+--------------------------------------+------+-----------------------+
| 9b494f49-a408-4cf4-b198-003344a776a2 | demo | null |
+--------------------------------------+------+-----------------------+
root@network:~# neutron router-port-list demo
+--------------------------------------+------+-------------------+--------------------------------------------------------------------------------------+
| id | name | mac_address | fixed_ips |
+--------------------------------------+------+-------------------+--------------------------------------------------------------------------------------+
| dc32a946-81d2-4df8-918e-c8181e06cc6a | | fa:16:3e:8a:71:63 | {"subnet_id": "867be7d4-7a4e-4f4b-8081-f69cc029bd40", "ip_address": "192.168.200.1"} |
+--------------------------------------+------+-------------------+--------------------------------------------------------------------------------------+

root@network:# ip netns list
qdhcp-f94dc5db-49f0-4383-86c2-1c1cce2a22bc
qrouter-9b494f49-a408-4cf4-b198-003344a776a2
root@network:
# ip netns exec qrouter-9b494f49-a408-4cf4-b198-003344a776a2 ping 192.168.200.1
PING 192.168.200.1 (192.168.200.1) 56(84) bytes of data.
64 bytes from 192.168.200.1: icmp_seq=1 ttl=64 time=0.125 ms

root@network:~# ip netns exec qrouter-9b494f49-a408-4cf4-b198-003344a776a2 ping 192.168.200.3
PING 192.168.200.3 (192.168.200.3) 56(84) bytes of data.
64 bytes from 192.168.200.3: icmp_seq=1 ttl=64 time=0.829 ms

root@network:~# ip netns exec qrouter-9b494f49-a408-4cf4-b198-003344a776a2 ping 192.168.200.2
PING 192.168.200.2 (192.168.200.2) 56(84) bytes of data.
2 packets transmitted, 0 received, 100% packet loss, time 1001ms

root@network:~# ip netns exec qrouter-9b494f49-a408-4cf4-b198-003344a776a2 ping 192.168.200.4
PING 192.168.200.4 (192.168.200.4) 56(84) bytes of data.
1 packets transmitted, 0 received, 100% packet loss, time 0ms

Thanks
R

Install Software on Compute Node

Hi

I am a noobie as far as openstack with nebula is concerned, I last set up openstack in about 2007 using nova network. After looking through this guide I was wondering how do I install the software on the compute node with no internet connecting interface, do I install the software and then reset the interfaces to the ip addresses on the diagram the 10.0.0.31 & the 10.0.1.31 or do I need a temporary third nic just for the setup portion of the guide. If I am missing something really obvious please forgive me for my naivety.

Any help would be welcome

Thanks

Brendan

the anchor is not working

hi,thank you for sharing this nice document!
but just one thing is not so good,its content anchor is not working when i reading it,
can you fix it?or why it is not working?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.