Re: [Openstack] [openstack] the integration error of opendaylight and packstack installation

2016-04-21 Thread Srinivasreddy R
hi , please check the below link. https://ask.opendaylight.org/question/6862/could-not-load-opendaylight-no-module-named-networking_odlcommon/ On Fri, Apr 22, 2016 at 11:39 AM, 康敬亭 wrote: > Hi, > > At the moment I am trying to intergrate OpenDaylight with OpenStack > (Liberty) and would like s

Re: [Openstack] nova backup

2016-04-21 Thread K K
okay. I tested cinder backup to 2nd ceph cluster.  1. I created full backup 2. I created incremental backup But on 2nd ceph cluster I see two full size backup (each 20G) Do anybody know why? rbd --cluster bak -p backups du warning: fast-diff map is not enabled for volume-46a306ae-2454-4425-a6f7-

[Openstack] [openstack] the integration error of opendaylight and packstack installation

2016-04-21 Thread 康敬亭
Hi, At the moment I am trying to intergrate OpenDaylight with OpenStack (Liberty) and would like some assistance with a problem I am encountering. I did the installation of OpenStack using the PackStack all-in-one solution. This environment worked fine before integration. After this I added t

[Openstack] Listing more than 1000 VMs: How?

2016-04-21 Thread Kurt Garloff
Hi, the nova config in my OpenStack installation has the normal limit of only returning 1000 items as a result to an API call. But I have way more than 1000 VMs. Stupid question: How can I get the next 1000 and ultimately all VMs listed using nova list (or openstack server list)? I could no

Re: [Openstack] Exceeded floatingip quota... except I haven't.

2016-04-21 Thread Ken D'Ambrosio
Needless to say, 13.7 ms after I sent this e-mail, I found this bug report: https://bugs.launchpad.net/mos/+bug/1527581 Humble apologies... -Ken On 2016-04-21 23:11, Ken D'Ambrosio wrote: I'd heard from some users they were having trouble allocating floating IPs in our Liberty cloud, so I t

[Openstack] Exceeded floatingip quota... except I haven't.

2016-04-21 Thread Ken D'Ambrosio
I'd heard from some users they were having trouble allocating floating IPs in our Liberty cloud, so I tried on my test account. I had two floating IPs (with a quota of (at least) three); I released and immediately tried to re-acquire, and it failed with: [Fri Apr 22 02:59:36.839441 2016] [:er

Re: [Openstack] OpenStack Mitaka for Ubuntu 14.04 LTS and Ubuntu 16.04 LTS

2016-04-21 Thread Martinx - ジェームズ
Mitaka on Xenial looks good now! YAY!! :-P On 21 April 2016 at 16:24, Martinx - ジェームズ wrote: > This is awesome! > > However, I am facing a hard time to make it work with OpenvSwitch and > multi-node environment... All works in an "All in One" fashion... > > I'll keep researching and testing it

Re: [Openstack] Xenial / Mitaka = Instance failed network setup / nova.compute.manager Unauthorized

2016-04-21 Thread Paras pradhan
Thanks Martinx On Thu, Apr 21, 2016 at 2:50 PM, Martinx - ジェームズ wrote: > I just manage to make OpenStack Mitaka to work with both Linux Bridges, > and OpenvSwitch... > > Everything is work on both "All in One" and multi-node environments. > > Very soon, I'll post instructions about how to use th

Re: [Openstack] Xenial / Mitaka = Instance failed network setup / nova.compute.manager Unauthorized

2016-04-21 Thread Paras pradhan
The neutron section was missing from nova.conf and now the instances work but having issues with metadata server. instances boot but no network access. Thanks Paras. On Thu, Apr 21, 2016 at 9:58 AM, Martinx - ジェームズ wrote: > My nova.conf is this one: > > > https://github.com/tmartinx/svauto/blob/

Re: [Openstack] Mitaka with OpenvSwitch, no VXLAN tunnels between compute and network nodes

2016-04-21 Thread Martinx - ジェームズ
On 21 April 2016 at 16:05, Martinx - ジェームズ wrote: > > > On 21 April 2016 at 15:54, Martinx - ジェームズ > wrote: > >> >> On 21 April 2016 at 15:52, Martinx - ジェームズ >> wrote: >> >>> Guys, >>> >>> I'm trying to deploy Mitaka on Xenial, using OpenvSwitch. >>> >>> I am using the following documents: >

Re: [Openstack] Xenial / Mitaka = Instance failed network setup / nova.compute.manager Unauthorized

2016-04-21 Thread Martinx - ジェームズ
I just manage to make OpenStack Mitaka to work with both Linux Bridges, and OpenvSwitch... Everything is work on both "All in One" and multi-node environments. Very soon, I'll post instructions about how to use the Ansible automation that I am developing to play with this... Then, you guys will

[Openstack] OpenStack Mitaka for Ubuntu 14.04 LTS and Ubuntu 16.04 LTS

2016-04-21 Thread Corey Bryant
Hi All, The Ubuntu OpenStack Engineering team is pleased to announce the general availability of OpenStack Mitaka in Ubuntu 16.04 LTS and for Ubuntu 14.04 LTS via the Ubuntu Cloud Archive. Ubuntu 14.04 LTS You can enable the Ubuntu Cloud Archive for OpenStack Mitaka on U

Re: [Openstack] OpenStack Mitaka for Ubuntu 14.04 LTS and Ubuntu 16.04 LTS

2016-04-21 Thread Martinx - ジェームズ
This is awesome! However, I am facing a hard time to make it work with OpenvSwitch and multi-node environment... All works in an "All in One" fashion... I'll keep researching and testing it, until it works. Nice job guys, congrats! Cheers! Thiago On 21 April 2016 at 16:08, Corey Bryant wrote:

Re: [Openstack] Mitaka with OpenvSwitch, no VXLAN tunnels between compute and network nodes

2016-04-21 Thread Martinx - ジェームズ
On 21 April 2016 at 15:54, Martinx - ジェームズ wrote: > > On 21 April 2016 at 15:52, Martinx - ジェームズ > wrote: > >> Guys, >> >> I'm trying to deploy Mitaka on Xenial, using OpenvSwitch. >> >> I am using the following documents: >> >> http://docs.openstack.org/mitaka/install-guide-ubuntu >> >> >> h

Re: [Openstack] Mitaka with OpenvSwitch, no VXLAN tunnels between compute and network nodes

2016-04-21 Thread Martinx - ジェームズ
On 21 April 2016 at 15:52, Martinx - ジェームズ wrote: > Guys, > > I'm trying to deploy Mitaka on Xenial, using OpenvSwitch. > > I am using the following documents: > > http://docs.openstack.org/mitaka/install-guide-ubuntu > > > http://docs.openstack.org/mitaka/networking-guide/scenario-classic-ovs

[Openstack] Mitaka with OpenvSwitch, no VXLAN tunnels between compute and network nodes

2016-04-21 Thread Martinx - ジェームズ
Guys, I'm trying to deploy Mitaka on Xenial, using OpenvSwitch. I am using the following documents: http://docs.openstack.org/mitaka/install-guide-ubuntu http://docs.openstack.org/mitaka/networking-guide/scenario-classic-ovs.html * The topology is like this: 1- Controller + Network Nod

Re: [Openstack] issue when launching instance

2016-04-21 Thread Remo Mattei
I did find some issues I suggest to use the latest mitaka tested all week works OK Inviato da iPhone > Il giorno 21 apr 2016, alle ore 07:47, Jean-Pierre Ribeauville > ha scritto: > > Hi, > > I just installed RDO all-in one( KILO release) on a Centos 7 . > > Installation is OK. > Imag

Re: [Openstack] issue when launching instance

2016-04-21 Thread Jean-Pierre Ribeauville
Hi, I tried mitaka yesterday but , by using this release , my system is totally overloades when running Openstatck. By running top command , wait time is >60% when trying to list images or instances . I don’t have this issue with kilo. Regards, J.P. From: Remo Mattei [mailto:r...@italy1.

Re: [Openstack] issue when launching instance

2016-04-21 Thread Eugen Block
Hi, I have a three node setup, controller, compute (actually I have two compute nodes) and a storage node. I remember this error message when my storage node had problems getting cinder-volume service up and running. After changing config files and restarting services or rebooting my node

Re: [Openstack] Xenial / Mitaka = Instance failed network setup / nova.compute.manager Unauthorized

2016-04-21 Thread Martinx - ジェームズ
My nova.conf is this one: https://github.com/tmartinx/svauto/blob/dev/ansible/roles/os_nova_cmpt/templates/mitaka/nova.conf However, I'm facing connectivity problems when with OpenvSwitch deployments, investigating it now... On 21 April 2016 at 11:04, Paras pradhan wrote: > Yes . I did. here i

[Openstack] issue when launching instance

2016-04-21 Thread Jean-Pierre Ribeauville
Hi, I just installed RDO all-in one( KILO release) on a Centos 7 . Installation is OK. Image creation also. But when trying to launch an cirrus ( or fedora22) instance I got following error : Error: The server has either erred or is incapable of performing the requested operation. (HTTP 50

Re: [Openstack] Xenial / Mitaka = Instance failed network setup / nova.compute.manager Unauthorized

2016-04-21 Thread Paras pradhan
Yes . I did. here is my nova.conf. Can you share yours? http://paste.openstack.org/show/494988/ On Thu, Apr 21, 2016 at 7:36 AM, Eugen Block wrote: > Okay, did you restart the respective services on all nodes after the > changes in your config files? If the same error still occurs then you might

Re: [Openstack] Help with Openstack Liberty: Failed to allocate the network

2016-04-21 Thread Remo Mattei
has this been a new installation or an upgrade? Not sure what you mean with option 2 since the install guide does not say anything about options. did you check if rabbit is up? did you check and see if the services are all good did you check and see if the agents are happy? just a few things t

Re: [Openstack] Xenial / Mitaka = Instance failed network setup / nova.compute.manager Unauthorized

2016-04-21 Thread Eugen Block
Okay, did you restart the respective services on all nodes after the changes in your config files? If the same error still occurs then you might haven't found all occurrences of the option auth_plugin, did you replace it in all config files? I'm just guessing here... Zitat von Paras pradha

Re: [Openstack] nova backup

2016-04-21 Thread Eugen Block
Hi, I haven't used nova backup yet, I only tested cinder backup. But obviously you launched that instance via boot-from-volume, so your instance's image resides within a volume, and volumes are handled by cinder. So these instances should be backed up via cinder. Eugen Zitat von K K :

[Openstack] nova backup

2016-04-21 Thread K K
Hello. When I try to create backup: nova backup testdeb testdeb_bak daily 2 nova-api said: ==> nova/nova-api.log <== 2016-04-21 16:40:14.828 2814 INFO nova.compute.api [req-e89878e7-9d26-4e6e-8922-8aa9bba56b72 8d384cc45d0c467eb46ef3f980cf314d 3029462986ac400ca2c2c6ac4c9af5a7 - - -] [instance: a

Re: [Openstack] Can't start instance after upgrade to Mitaka release

2016-04-21 Thread K K
Thank you!!! You are right. Now my cluster work again. Четверг, 21 апреля 2016, 12:13 +05:00 от Eugen Block : > >Well, the error is quite clear to me, it seems you don't provide a >password in your config, it's described pretty good in the docs. Here >is the excerpt for nova.conf to use neutron

Re: [Openstack] Where are the mitaka Network node config instructions.

2016-04-21 Thread Ajey Gore
Just an advice, start using your personal address here, one day you will quit TW - I quit after 12 years, and then you might regret that all contacts you created or made are left behind with TW email. Ajey PS: How are you doing? > On 21-Apr-2016, at 12:35 PM, Venu Murthy wrote: > > Hello, the

Re: [Openstack] Can't start instance after upgrade to Mitaka release

2016-04-21 Thread Eugen Block
Well, the error is quite clear to me, it seems you don't provide a password in your config, it's described pretty good in the docs. Here is the excerpt for nova.conf to use neutron: ---cut here--- [neutron] ... url = http://controller:9696 auth_url = http://controller:35357 auth_type = passwo