[Openstack] [EHO] Publishing our first screencast!

2013-03-21 Thread Dmitry Mescheryakov
Hello folks, We've prepared a screencast demonstrating proof-of-concept implementation of Hadoop cluster provisioning: http://www.youtube.com/watch?v=UUt2gqGHcPg And by the way, it is the first time we're showing our Horizon-based UI in action! You may find more info at http://eho.mirantis.com

Re: [Openstack] [Savanna-all] [Savanna] 0.1 Release!

2013-04-12 Thread Dmitry Mescheryakov
Let me explain my position on that matter. Savanna is an OpenStack service dedicated to provisioning Hadoop clusters. Taking into account Amazon Cloud Formation approach, it makes sense to expose Savanna as one of Heat resources. Just like Amazon exposes its services as CF resources. We could als

[Openstack] [Savanna] Slide Deck from Monday's talk

2013-04-16 Thread Dmitry Mescheryakov
Hello people, After our talk a few people asked us to share the slides. Here they are: http://www.slideshare.net/mirantis/savanna-hadoop-on-openstack Dmitry ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net U

Re: [Openstack] Multinode setup?

2013-04-18 Thread Dmitry Mescheryakov
Hello Dmitry, Assuming you are using Folsom or Grizzly, you can use --availability-zone parameter to force Nova create instance on a specific compute host. This is outlined on the following doc page: http://docs.openstack.org/trunk/openstack-compute/admin/content/specify-host-to-boot-instances-on.

Re: [Openstack] Multinode setup?

2013-04-19 Thread Dmitry Mescheryakov
Did you try running nova-manage service list ? It should show services status relatively to node on which you run that command. 2013/4/19 Dmitry Makovey > played with --availability-zone, so after specifying: > > # cinder create --availability-zone nova:foo.bar.com 10 > > > I get: > > # cinde