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, 2011 at 8:14 PM, 郭耀謙 tonyt...@gmail.com wrote:

 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-network node , but administrator  can set only one
 gateway of instance per network. Try to implement VRRP protocol , it might
 works. But the better idea is not only HA but also traffic LB in a openstack
 cluster.

 2.The bridge NIC of all instance connect to same public network , this
 approach will cause a problem . if there're already have a dhcp server in
 same network.



 2011/5/17 Matt Ray m...@opscode.com

 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 and documentation I'm working on with a
 couple of other folks. Feel free to send me details privately if you
 don't want to publicly talk about your deployments. I'll be sharing
 feedback on large installations as we continue to deploy them.

 Thanks,
 Matt Ray
 Senior Technical Evangelist | Opscode Inc.
 m...@opscode.com | (512) 731-2218
 Twitter, IRC, GitHub: mattray



 On Mon, May 16, 2011 at 3:43 PM, Chuck Short chuck.sh...@canonical.com
 wrote:
  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 networking or something else?
  * How are you deploying nova?
 
  Regards
  chuck
 
  ___
  Mailing list: https://launchpad.net/~openstack
  Post to : openstack@lists.launchpad.net
  Unsubscribe : https://launchpad.net/~openstack
  More help   : https://help.launchpad.net/ListHelp
 

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp



 ___
 Mailing list: https://launchpad.net/~openstack
 Post to : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


[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 networking or something else?
* How are you deploying nova? 

Regards
chuck

___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


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 for
configuration management.
 -nld

On Mon, May 16, 2011 at 3:43 PM, Chuck Short chuck.sh...@canonical.com wrote:
 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 networking or something else?
 * How are you deploying nova?

 Regards
 chuck

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to     : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp


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 and documentation I'm working on with a
couple of other folks. Feel free to send me details privately if you
don't want to publicly talk about your deployments. I'll be sharing
feedback on large installations as we continue to deploy them.

Thanks,
Matt Ray
Senior Technical Evangelist | Opscode Inc.
m...@opscode.com | (512) 731-2218
Twitter, IRC, GitHub: mattray



On Mon, May 16, 2011 at 3:43 PM, Chuck Short chuck.sh...@canonical.com wrote:
 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 networking or something else?
 * How are you deploying nova?

 Regards
 chuck

 ___
 Mailing list: https://launchpad.net/~openstack
 Post to     : openstack@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~openstack
 More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp