Re: [Openstack] Real World Nova Deployments

2011-06-10 Thread Everett Toews
I know I'm reviving an old thread here but we've begun blogging about our experience of putting OpenStack into a production environment. You can check out the first post (mostly about hardware) at http://cybera.ca/tech-radar/running-openstack-production-part-1-hardware Everett On Mon, May 16, 20

Re: [Openstack] Real World Nova Deployments

2011-05-16 Thread 郭耀謙
1.Mysql 2.FlatDHCP 3.Manually from ubuntu PPA 1head node 1network+volume 6compute ndoes I'm hard working on nova-network HA solution.My purpose is avoid the interruption btween user and instance. Current topology , instance must traffic from nova-network. Two consideration. 1. Add one more nova-

Re: [Openstack] Real World Nova Deployments

2011-05-16 Thread Matt Ray
I know I speak for a number of people interested in real world deployments when I say thanks in advance to anyone who posts to this thread with real-world experiences. Trying to capture and document "best practices" for large-scale deployments is part of the focus for the Chef deployment cookbooks

Re: [Openstack] Real World Nova Deployments

2011-05-16 Thread Narayan Desai
We've got a system comprised of 336 compute nodes, a head node with everything else except for the network and volume pieces, 12 volume servers, and 2 network servers. We're using mysql. We've deployed using VlanManager. We deploy using a custom node imaging system here for base builds and bcfg2 f

[Openstack] Real World Nova Deployments

2011-05-16 Thread Chuck Short
Hi, As interest continues to grow in the openstack project and with nova in particular. I would like to get a better idea of how people are deploying multi machine environemnts and hopefully start a discussion about it: * Are you using mysql or postgresql or sqllite? * Are you using flat networki