Re: [Openstack] [OpenStack] Links to summit sessions

2013-09-09 Thread Thierry Carrez
John Griffith wrote: > Not sure if I'm missing something but... I've had a number of people ask > me "what happened to the links to the summit sessions". It seems that > if you try and go to a link for a session it just redirects back to the > main page. Even from there if you search and find the

Re: [Openstack] [Trove] Relational or Non-relational DB?

2013-09-09 Thread Giuseppe Galeota
Dear Josh, can you link to me some blueprints for non-relational data stores? Thank you very much, Giuseppe 2013/9/6 Josh Odom > Hi Giuesppe, > The mission statement for trove was recently changed and approved by the > technical committee to include both relational and non-relational > databa

[Openstack] Load balancing traffic to instances

2013-09-09 Thread Nicolae Paladi
Hi, i have a setup based on CentOS 6.4, quantum with vlan and have two (potentially more) guests on one of the subnets. What is the *simplest way* to balance HTTP (potentially other protocols) incoming traffic to the instances? Thanks, /Nicolae. ___ Ma

Re: [Openstack] Load balancing traffic to instances

2013-09-09 Thread Christian Berendt
On 09/09/2013 03:52 PM, Nicolae Paladi wrote: > What is the *simplest way* to balance HTTP (potentially other protocols) > incoming traffic to the instances? https://wiki.openstack.org/wiki/Neutron/LBaaS HTH, Christian. -- Christian Berendt Cloud Computing Solution Architect Mail: bere...@b1-sy

[Openstack] Grizzly - Multinode cannot login to VM through console or VNC

2013-09-09 Thread raghavendra.lad
Hi, I have the Openstack Grizzly ubuntu 12.04 multi node installed the VM is coming up fine with IP and also I can associate floating ip however cannot login to VM using ssh or on console I cant see VNC. It just says loading and no go. The security group is also set. Any help? On my controll

[Openstack] [TROVE] database instance creation

2013-09-09 Thread Giuseppe Galeota
Dear all, reading the TROVE's DocI see that Trove is designed to support a single-tenant database within a Nova instance. What does means this? Does it mean that Trove creates a single VM instance in which a single database instance is cr

Re: [Openstack] [OpenStack] Links to summit sessions

2013-09-09 Thread John Griffith
On Mon, Sep 9, 2013 at 3:31 AM, Thierry Carrez wrote: > John Griffith wrote: > > Not sure if I'm missing something but... I've had a number of people ask > > me "what happened to the links to the summit sessions". It seems that > > if you try and go to a link for a session it just redirects back

[Openstack] FW: Grizzly - Multinode cannot login to VM through console or VNC

2013-09-09 Thread raghavendra.lad
Hi, I have the Openstack Grizzly ubuntu 12.04 multi node installed the VM is coming up fine with IP and also I can associate floating ip however cannot login to VM using ssh or on console. It just says loading and no go. The security group is also set. Any help? Now on VNC it says console

Re: [Openstack] [TROVE] database instance creation

2013-09-09 Thread Giuseppe Galeota
So, I think that "Trove is designed to support a *single-tenant *database within a Nova instance" is a misleading definition. What do you think? Giuseppe 2013/9/9 Daniel Salinas > Trove allows you to deploy a single vm with 1 server instance of whichever > service supported. So for example, i

Re: [Openstack] [TROVE] database instance creation

2013-09-09 Thread Daniel Salinas
Trove allows you to deploy a single vm with 1 server instance of whichever service supported. So for example, if you were to deploy a mysql instance, you would have 1 vm with 1 mysql instance running on it. You can put as many databases on that one server instance as you would like with as many d

[Openstack] [Quantum] dhcp-agent stops updating dnsmasq

2013-09-09 Thread Jonathan Proulx
Hi All, I'm running Grizzly on Ubuntu 12.04 and using quantum ovs. Periodically it seems the quantum-dhcp-agent stops informing dnsmasq when new ports are created. looking at the instance info from nova or the related port information in quantum the MAC address to IP mapping shows up correctly.

Re: [Openstack] [Trove] Relational or Non-relational DB?

2013-09-09 Thread Michael Basnight
On Sep 9, 2013, at 6:37 AM, Giuseppe Galeota wrote: > Dear Josh, > can you link to me some blueprints for non-relational data stores? These are all VERY high level. But here ya go, https://blueprints.launchpad.net/trove/+spec/cassandra-db-support https://blueprints.launchpad.net/trove/+spec/mo

Re: [Openstack] [openstack-dev] [TROVE] database instance creation

2013-09-09 Thread Michael Basnight
On Sep 9, 2013, at 7:39 AM, Giuseppe Galeota wrote: > So, I think that "Trove is designed to support a single-tenant database > within a Nova instance" is a misleading definition. What do you think? What exactly is misleading about that? Don't get me wrong, I've been working on trove for a lon

Re: [Openstack] [TROVE] database instance creation

2013-09-09 Thread Giuseppe Galeota
Dear all, reading the TROVE's Doc I see that "The trove-taskmanager service does the heavy lifting as far as provisioning instances, managing the lifecycle of instances, and performing operations on the *Database instance*". So, once an i

[Openstack] OpenStack User Survey - Round 2

2013-09-09 Thread Tom Fifield
Hi all, You might remember before the April Summit we ran a survey of OpenStack deployers. We’re doing it again, and we need your help! If your organization is running an OpenStack deployment, please participate in the survey [http://www.openstack.org/user-survey]. If you already completed the su

Re: [Openstack] [openstack-dev] [TROVE] database instance creation

2013-09-09 Thread Clint Byrum
Excerpts from Michael Basnight's message of 2013-09-09 07:57:34 -0700: > On Sep 9, 2013, at 7:39 AM, Giuseppe Galeota > wrote: > > > So, I think that "Trove is designed to support a single-tenant database > > within a Nova instance" is a misleading definition. What do you think? > > What exact

Re: [Openstack] [Grizzly] Unable to reboot instance after Migrate

2013-09-09 Thread Guilherme Russi
Hello Happy, I've my NFS configuration again, but I keep getting this error on my compute's logs: Live Migration failure: not all arguments converted during string formatting I don't know if it's a problem with my nova or my libvirt, my compute nodes connect to another NFS server that is not my

Re: [Openstack] [openstack-dev] [TROVE] database instance creation

2013-09-09 Thread Michael Basnight
On Sep 9, 2013, at 8:38 AM, Clint Byrum wrote: > Excerpts from Michael Basnight's message of 2013-09-09 07:57:34 -0700: >> On Sep 9, 2013, at 7:39 AM, Giuseppe Galeota >> wrote: >> >>> So, I think that "Trove is designed to support a single-tenant database >>> within a Nova instance" is a misl

Re: [Openstack] [Quantum] dhcp-agent stops updating dnsmasq

2013-09-09 Thread Jonathan Proulx
On Mon, Sep 9, 2013 at 4:27 PM, Édouard Thuleau wrote: > Hi Jon, > > Effectively, a bug [1] was identified. When DHCP agent is down because its > overloaded, Neutron agent will not send update to that agent and doesn't > raise the problem. > I submitted small patch to a warning log but I abandone

Re: [Openstack] [Quantum] dhcp-agent stops updating dnsmasq

2013-09-09 Thread Édouard Thuleau
Hi Jon, Effectively, a bug [1] was identified. When DHCP agent is down because its overloaded, Neutron agent will not send update to that agent and doesn't raise the problem. I submitted small patch to a warning log but I abandoned it to propose another one (not yet finish) which will raise an exc

Re: [Openstack] Havana-3 development milestone available

2013-09-09 Thread Martinx - ジェームズ
Hi! I'm seeing that `Ubuntu Cloud Archive' for Havana is outdated... Still not H3... How can I test it today? Is there any PPA with most recent package versions available? Or maybe, is it ready for tests only for Saucy? Thanks! On 6 September 2013 12:59, Thierry Carrez wrote: > Hi everyone,

Re: [Openstack] [Grizzly] Unable to reboot instance after Migrate

2013-09-09 Thread happy idea
"Live Migration failure: not all arguments converted during string formatting" You need to find the error code location, and log the stacktrace. 2013/9/9 Guilherme Russi > Hello Happy, > > I've my NFS configuration again, but I keep getting this error on my > compute's logs: > > Live Migration