| By Jonathan Gershater | Article Rating: |
|
| May 2, 2012 06:00 AM EDT | Reads: |
7,097 |
OpenStack is an open-source cloud framework for building on-demand Infrastructure as a Service.
This tutorial in essence distills from this two-page set of instructions for setting up devstack on a single server primarily for use by developers.
Hardware
I used a DELL 1950 with 8 GB of RAM, internal hard-drives and two 1000 MB NICs.
Download and Set Up Ubuntu
- Download Ubuntu 11.10 from here and burn to DVD
- Boot the server from the DVD and start the install. I installed the BASE SYSTEM and only one optional package, the OpenSSH Server.
- I named my server "ubuntu-server"
- I configured eth0 with a static ip address of 10.202.181.21. This will be important as the HOST_IP address of devstack.
- Create a user named "stack".
- Log in as "stack"
See next page for how to Install Devstack...
Published May 2, 2012 Reads 7,097
Copyright © 2012 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Jonathan Gershater
Jonathan Gershater has lived and worked in Silicon Valley since 1996, primarily doing system and sales engineering specializing in: Web Applications, Identity and Security. At Trend Micro he works with customers to secure their virtual and cloud environments. Prior to joining Trend Micro, Jonathan worked at 3Com, Entrust (by acquisition) two startups and Sun Microsystems.
(The views expressed in this blog are entirely mine and do not represent my employer - Jonathan).

