Re: [Openstack] How to enable Modular L2 Multi-Segemnt Network

2014-05-29 Thread Romil Gupta
Hi Bob, Hope you are doing good. I am looking into the following defect: https://bugs.launchpad.net/neutron/+bug/1224978 " *port binding on multi segment networks could lead to agent misconfiguration*" discussed in the ML2 meeting on 28th May 2014. It would be great if someone could provide docume

Re: [Openstack] Weird Network problem

2014-05-29 Thread Georgios Dimitrakakis
Security groups have been defined succesfully and iptables are enabled. The problem is not reaching the VM. The problem is from the VM to the outside world. Is there a specific parameter that must be set in icehouse to have full nova legacy functionality?? Best, G. On Wed, 28 May 2014 1

Re: [Openstack] How do I manually start dnsmasq with rootwrap?

2014-05-29 Thread Thierry Carrez
Zhi-Wei Lu wrote: > /usr/bin/nova-rootwrap: Unauthorized command: > CONFIG_FILE=[/usr/share/nova/nova-dist.conf, /etc/nova/nova.conf] > NETWORK_ID=3 dnsmasq --strict-order --bind-interfaces --conf-file= > --pid-file=/var/lib/nova/networks/nova-br100.pid > --listen-address=192.168.165.1 --except-int

[Openstack] Legacy Application Run on top of OpenStack

2014-05-29 Thread hossein zabolzadeh
Hi there. I am baffling between Cloudstack and Openstack to select. My Datacenter has more than 10 legacy application, which need to be run on top of the best matched CMP(Cloud Management Platform). I am search a lot and I select openStack and CloudStack at the end. But, I can not make a final deci

[Openstack] upgrade from Havana to IceHouse Table 'keystone.assignment' doesn't exist

2014-05-29 Thread Anatoly Oreshkin
Hello, I've upgraded Havana to IceHouse on Scientific Linux 6.5 following these steps: yum install http://rdo.fedorapeople.org/openstack-havana/rdo-release-havana.rpm yum -y update nova-manage db sync cinder-manage db sync glance-manage db_sync keystone-manage db_sync When I run command k

[Openstack] [Horizon] Use of AngularJS

2014-05-29 Thread Musso, Veronica A
Hello, During the last Summit the use of AngularJS in Horizon was discussed and there is the intention to do a better use of it in the dashboards. I think this blueprint could help https://blueprints.launchpad.net/horizon/+spec/django-angular-integration, since it proposes the integration of D

Re: [Openstack] Weird Network problem

2014-05-29 Thread Kiran Kumar
Hi Georgios, HardReboot the VM..It will work. On Thu, May 29, 2014 at 2:07 PM, Georgios Dimitrakakis wrote: > Security groups have been defined succesfully and iptables are enabled. > > The problem is not reaching the VM. The problem is from the VM to the > outside world. > > Is there a specifi

[Openstack] OpenDaylight + OpenStack

2014-05-29 Thread Mārtiņš Jakubovičs
Hello, Is there any normal documentation or howto's to setup opendaylight with openstack? All what I found are ODL + Devstack in which configuration are a little bit "messy" for me. Thanks. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/l

[Openstack] Migration from Essex to Icehouse

2014-05-29 Thread Guillermo Alvarado
Hello everyone, I am trying to perform a migration of some VMs that remain in a cloud with Essex version, Which is the best way to do that? I am having problems with the floating ips, I want to keep the same IP, but when I do some tests, I am not able to do ping to that IP that was removed from e

Re: [Openstack] OpenDaylight + OpenStack

2014-05-29 Thread Kyle Mestery
On Thu, May 29, 2014 at 9:52 AM, Mārtiņš Jakubovičs wrote: > Hello, > > Is there any normal documentation or howto's to setup opendaylight with > openstack? All what I found are ODL + Devstack in which configuration > are a little bit "messy" for me. > Here are some good instructions for using Ope

Re: [Openstack] Legacy Application Run on top of OpenStack

2014-05-29 Thread Jay Pipes
On 05/29/2014 05:12 AM, hossein zabolzadeh wrote: Hi there. I am baffling between Cloudstack and Openstack to select. My Datacenter has more than 10 legacy application, which need to be run on top of the best matched CMP(Cloud Management Platform). I am search a lot and I select openStack and Clo

Re: [Openstack] Legacy Application Run on top of OpenStack

2014-05-29 Thread Amrith Kumar
Hi Hossein, You can get HA on OpenStack for things like storage just as you would in your existing data center. Unless you are running some highly available or fault tolerant hardware in your data center, I believe you will see comparable reliability in an OpenStack cloud, at least with respect to

Re: [Openstack] Legacy Application Run on top of OpenStack

2014-05-29 Thread Tim Bell
For those interested in CloudStack's functionality in this area, they provide restart of hypervisors and VMs as described in https://cwiki.apache.org/confluence/display/CLOUDSTACK/High+Availability+Developer's+Guide Tim > -Original Message- > From: Amrith Kumar [mailto:amr...@tesora.co

Re: [Openstack] Legacy Application Run on top of OpenStack

2014-05-29 Thread Adam Lawson
Hossein, what are your requirements for these legacy apps? To be able to run or do they require some specific HA components? You can easily run your apps in a VM if they allow that (some simply don't in whicu case your only option is HW) and you can do that with either Cloudstack or Openstack. But

[Openstack] [OSSA 2014-017] Nova VMWare driver leaks rescued images (CVE-2014-2573)

2014-05-29 Thread Jeremy Stanley
OpenStack Security Advisory: 2014-017 CVE: CVE-2014-2573 Date: May 29, 2014 Title: Nova VMWare driver leaks rescued images Reporter: Jaroslav Henner (Red Hat) Products: Nova Versions: from 2013.2 to 2013.2.3, and 2014.1 Description: Jaroslav Henner from Red Hat reported a vulnerability in Nova. By

Re: [Openstack] Legacy Application Run on top of OpenStack

2014-05-29 Thread hossein zabolzadeh
At first thanks for all of your answers. Lets talk more about my concern. My main issue is availability of two seperated cloud paradigm namely 1) DC virtualization and Infrastructure provisioning(According to http://opennebula.org/eucalyptus-cloudstack-openstack-and-opennebula-a-tale-of-two-cloud-m

Re: [Openstack] [Horizon] Use of AngularJS

2014-05-29 Thread Thai Q Tran
Hi Veronica, Eric and I (Thai) are also working on moving the table rendering logic to Angular. I actually use the same site for Angular-Django integration! I think you should definitely start implementation. From: "Musso, Veronica A" To: "'openstack@lists.openstack.org'" D

Re: [Openstack] Weird Network problem

2014-05-29 Thread Georgios Dimitrakakis
Dear George, thx! I 've decided to start over again from the beginning. Best, G. On Thu, 29 May 2014 10:37:39 -0400, George Mihaiescu wrote: Hi Georgios, If you ask this question in the IRC Openstack channel we'll try to help you troubleshoot this. See you there, George -Original Messa

Re: [Openstack] How do I manually start dnsmasq with rootwrap?

2014-05-29 Thread Zhi-Wei Lu
Hi, I grabbed this command from /var/log/nova/network.log under debug mode on a different server! /etc/nova/rootwrap.conf was meant to be run by user "nova" Thank you. Zhi-Wei Lu IET-CR-Network Operations Center University of California, Davis (530) 752-0155 -Original Message- From: Th

Re: [Openstack] Migration from Essex to Icehouse

2014-05-29 Thread Guillermo Alvarado
I am using nova network in both cases, but I am not able to disassociate the IP in essex.There is an alternative to do this? Because I am having Time to live exceeded when I ping the IP after execute IP A DEL X.X.X.X/32 dev interfaceX in the host, actually the host is answering the ping request. I

Re: [Openstack] Weird Network problem

2014-05-29 Thread Georgios Dimitrakakis
I have reinstalled everything from scratch but it appears that I still can't ping the outside world Something very bad is happening G. On Fri, 30 May 2014 00:36:31 +0300, Georgios Dimitrakakis wrote: Dear George, thx! I 've decided to start over again from the beginning. Best, G. On Thu,

Re: [Openstack] Bad perf on swift servers...

2014-05-29 Thread Kuo Hugo
Hi , 1. Correct ! Once you adding new devices and rebalance rings, portion of partitions will be reassigned to new devices. If those partitions were used by some objects, object-replicator is going to move data to new devices. You should see logs of object-replicator to transfer objects from one d

[Openstack] Ceph vs swift

2014-05-29 Thread Remo Mattei
Hi all does anyone have done any testing or comparison between swift and ceph I want to get some others people prospectives. Thanks. Inviato da iPhone () ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : o

Re: [Openstack] Ceph vs swift

2014-05-29 Thread Chuck Thier
Hello Remo, That is quite an open ended question :) If you could share a bit more about your use case, then it would be easier to provide more detailed information, but I'll try to cover some of the basics. First, a disclaimer. I am one of the original Openstack Swift developers, so I *may* be

[Openstack] FW: [openstack-dev] Number of RabbitMQ connection : Some connection without consumers ?

2014-05-29 Thread A, Keshava
Hi, Let me know for your opinion about this . Thanks & regards, Keshava.A From: A, Keshava Sent: Friday, May 30, 2014 10:59 AM To: OpenStack Development Mailing List (not for usage questions) Cc: A, Keshava Subject: [openstack-dev] Number of RabbitMQ connection : Some connection without consumer

Re: [Openstack] Ceph vs swift

2014-05-29 Thread Remo Mattei
Thanks Chuck This is great I want to use an object store which allows me to work well with Hadoop and if possible with MS exchange IIS etc. If you do have tips on this that will be great. I also would love your point of partition power in how you describe it. I have my own ideas on it so I m cu