Jump to: navigation, search

Difference between revisions of "RealDeployments"

(Added DOE Magellan)
Line 43: Line 43:
  
 
* ubuntu 10.11 oneiric
 
* ubuntu 10.11 oneiric
* BCFG2 configuration management
+
* [http://trac.mcs.anl.gov/projects/bcfg2 Bcfg2] configuration management
 
* openstack Diablo via managed IT PPA
 
* openstack Diablo via managed IT PPA
 
* nova network 10GigE, VLAN manager
 
* nova network 10GigE, VLAN manager

Revision as of 14:53, 25 April 2012

Real deployments

This page documents details of real OpenStack deployments.

Wikimedia

Contact: Ryan Lane

Documentation

The ODP file of the FOSDEM talk has full notes if you switch to notes view.

Deployment scripts

Puppet repository, which has OpenStack manifests (for swift and nova) and some scripts used for managing gluster, nfs and ganglia in a per-project way:

Blog posts

Ryan Lane's blog about how certain things are handled:

Wikimedia blog about design decisions:

Argonne National Labs (DOE Magellan)

Current Diablo environment

  • ubuntu 10.11 oneiric
  • Bcfg2 configuration management
  • openstack Diablo via managed IT PPA
  • nova network 10GigE, VLAN manager
  • nova volume serivce using iscsi over ipoib
  • nginx load balancer / HA (frontend for all client API connections)
  • 2 x nova api servers, each with 4 instances
  • glance on gluster (over native ib to compute nodes)
  • keystone
  • dashboard
  • euca2ools via EC2 api
  • 500 compute nodes
  • IBM iDataplex
  • 2 x 2.6 intel nehalem
  • 24GB memory
  • 1GigE NIC
  • QDR infiniband (only used for storage atm)
  • ~100 users spread across ~15 tenants

Planned Essex environment

  • TBD