[Openstack] LVS Load Balancer testing with OpenStack

2015-06-01 Thread Gayan Gunarathne
Hi All, We try to use the LVS load balancer with Open Stack[1]. Here we want to define the dummy interface for keepalived virtual server IP. But seems "keepalived" enable to resolve this Virtual IP with OpenStack. Have anyone tried the LVS load balancer with OpenStack before? Any suggestion or wo

[Openstack] Openstack Sahara Kilo - Hangs at waiting status

2015-06-01 Thread Amardeep Singh
Hi, I am trying to configure*Openstack Sahara **Kilo* release on existing *Openstack **Juno* setup. After successful integration of services and dashboard everything works smooth until it start creating cluster. - Create Node Group Templates for Plugin "vanilla" Hadoop Version "2.6" - Create Clus

Re: [Openstack] nova-docker error

2015-06-01 Thread Fabrizio Soppelsa
Hello Reza, can you please write more details? What docker version have you installed on the compute node? What OpenStack release are you running nova-docker on? Have you properly configured Nova on the controller/s to work with docker hypervisors, and Glance to recognize docker images? Are you

[Openstack] [Wiki] Packstack

2015-06-01 Thread Shinobu Kinjo
Hi, I am thinking of updating packstack wiki page which is: https://wiki.openstack.org/wiki/Packstack Would any of you tell me what I should / have to do first to update that page? Because I'm not 100% sure which mailing list I have to send about that question, I just email both lists of open

Re: [Openstack] [openstack-community] [Wiki] Packstack

2015-06-01 Thread Shinobu Kinjo
Thanks, David! It works!! Kinjo On Tue, Jun 2, 2015 at 10:10 AM, David Medberry wrote: > You just have to login to the wiki and you should have edit rights. > > (Look at the top right for the login link. It requires an openid.) > > On Mon, Jun 1, 2015 at 6:34 PM, Shinobu Kinjo > wrote: > >> H

[Openstack] kernel panic on compute node

2015-06-01 Thread Priyanka
Hi, I have an Openstack Juno setup with one controller node and 3 compute nodes. I installed it using packstack on centOS 7. One of the compute node crashed twice. First crash was two days back and second one today. It automatically restarts after the crash. The crash log in /var/crash were d

Re: [Openstack] kernel panic on compute node

2015-06-01 Thread Matt Taylor
Hi Priyanka, Are you using an old kernel ('uname -r' please)? I've seen issues with unlink_anon_vmas in Fedora, so this is rather interesting. In regards to the 2nd kernel panic, it indicates that it's due to iptables and get_counters. It's possibly related to this: https://bugzilla.redhat

Re: [Openstack] kernel panic on compute node

2015-06-01 Thread Priyanka
Sir, uname -r 3.10.0-123.13.2.el7.x86_64 I have stopped iptables services since the start. So, should I still follow what they have mentioned in the 5th comment? Thanks, Priyanka On Tuesday 02 June 2015 11:49 AM, Matt Taylor wrote: Hi Priyanka, Are you using an old kernel ('uname -r' pl