Re: [Openstack] NovaException: Unexpected vif_type=binding_failed

2015-01-12 Thread Pedro Navarro Pérez
Hi, I agree with Itzik, I'd not use the same interface for public networks (br-ex) and the interface for SR-IOV. On Thu, Jan 1, 2015 at 1:36 PM, Itzik Brown wrote: > Hi, > Can you look for errors in Neutron log? > Also I recommend not using All-in-one when trying sriovnicswitch. > > Itzik > >

Re: [Openstack] Mirantis Openstack 5.1 environment issues [Neutron] and [Fuel]

2015-01-12 Thread Pavankumar Kulkarni (CW)
Hi Fuel team, Hope you are doing great. Can you kindly please let us know on the questions/queries requested in the email below. Among these questions our priority is mentioned here: [Neutron] 3) Neutron dead but pid file exists. We are seeing this issue in the controller no

[Openstack] Kilo devstack issue

2015-01-12 Thread Nikesh Kumar Mahalka
Hi, We deployed a kilo devstack on ubuntu 14.04 server. We successfully launched a instance from dashboard, but we are unable to open console from dashboard for instance.Also instacne is unable to get ip Below is link for local.conf http://paste.openstack.org/show/156497/ Regards Nikesh ___

Re: [Openstack] [openstack-dev] Kilo devstack issue

2015-01-12 Thread John Griffith
On Mon, Jan 12, 2015 at 10:03 AM, Nikesh Kumar Mahalka wrote: > Hi, > We deployed a kilo devstack on ubuntu 14.04 server. > We successfully launched a instance from dashboard, but we are unable to > open console from dashboard for instance.Also instacne is unable to get ip > > Below is link for lo

[Openstack] Ceph backed Nova live-migration

2015-01-12 Thread Yagmur Akbulut
Hi all, We are working on nova live-migration using Ceph. Before live-migration, Nova does a check to see if the remote is on shared storage. In order to make this test pass, we have patched Nova to always return True in _check_shared_storage_test_file located in nova/virt/libvirt/driver.py The

[Openstack] [Keystone] LDAP Identity Use Survey

2015-01-12 Thread Morgan Fainberg
The Keystone development team is looking for deployment feedback regarding the use of the LDAP Identity backend. The Identity backend only covers Users and Groups. We are looking to get an idea of types (read-only, read-write, etc) and reasons for use of the LDAP backend. The answers to this su

Re: [Openstack] Problem with nova image-create

2015-01-12 Thread Erhan Ekici
Hi Fiorenza, Can you see any similarities with the following case: https://bugs.launchpad.net/nova/+bug/1287047 Can you provide more information regarding your VM on which image create fails? Erhan, On Fri, Jan 9, 2015 at 1:22 PM, Fiorenza Meini wrote: > Hi there, > I'm experiencing a stran

Re: [Openstack] Ceph backed Nova live-migration

2015-01-12 Thread Matt Riedemann
On 1/12/2015 1:42 PM, Yagmur Akbulut wrote: Hi all, We are working on nova live-migration using Ceph. Before live-migration, Nova does a check to see if the remote is on shared storage. In order to make this test pass, we have patched Nova to always return True in _check_shared_storage_test_f