Cluster as a Service Demonstration

Demonstration Sequence

TThis very simple demonstration will show you how users can build an openstack cloud with CaaS (Cluster as a Service) and the nova deployment tool. It has the following sessions:

You can take a look at the nova deployment tool at http://wiki.openstack.org/NovaInstall/NovaDeploymentTool

Network Configuration

Each cluster is isolated with a tagged VLAN that is handled with NATBox.

NATBox is a gateway for LXC containers.

Network_Configuration.gif

Layers

Initial_State.gif

Initially, One LXC container is launched on a server and nova is deployed on it by using the nova deployment tool. Finally, Nova is deployed on two physical servers.

Final_State.gif

Assumption

Launch LXC

Launch a LXC container with a connection to a tagged VLAN network on a server with Ubuntu installed on it.

Launch_LXC.gif

Run nova deployment tool

Run_Deployment_Tool.gif

Confirm nova resource (compute node)

Confirm_Nova_Resource.gif

Confirm nova resource (compute node)

Launch LXC for ComputeNode

Launch_LXC_Containe_ for_ComputeNode.gif

Re-run nova deployment tool

Re-run_Deployment_Tool.gif

Confirm increase in nova resource (compute nodes)

Confirm_Nova_Resource_Increased.gif

Confirm increase in nova resource (compute nodes)


CategorySpec

Wiki: CaaS_demo (last edited 2011-04-18 07:49:41 by ShigetoshiYokoyama)