[Openstack] nova live migration - Disk of instance is too

2013-10-31 Thread james
Hi, I am running nova-compute 2013.1.3-0ubuntu1~cloud0 on ubuntu precise I am trying to migrate 1 instances from 1 compute node to another using the command: *nova live-migration --block_migrate 08893517-ceee-4b59-aee5-1aa568de3491 compute1* * * I get the following error in nova-compute log:

Re: [Openstack] Openstack XCP with OVS Quantum

2013-10-31 Thread Rajshree Thorat
On 10/31/2013 2:53 PM, Rajshree Thorat wrote: Hi All, I have successfully configured Openstack Havana with xen hypervisor(XCP). Initially creating/deleting instances from OpenStack works as expected but networking part(neutron with OpenvSwitch) was not working. The steps I performed to make

Re: [Openstack] VMs unable to communicate between each other using their floating IPs

2013-10-31 Thread Narayanan, Krishnaprasad
Hi Razique, If I get your 1st question correctly, the answer is I am unable to ping the VMs from the compute node. The fixed IPs are reachable from the controller node. For the remaining questions, if it is not inconvenient to you can I know what are the precise details and how should I get and

Re: [Openstack] [2 swift-proxy/keystone install] Requests only works when swift talk to its own keystone

2013-10-31 Thread thorfinn
On 2013-10-31 00:49, Jamie Lennox wrote: Keystone signs the information in auth token with a certificate that in most setups was generated for that instance of keystone. Swift will use auth_token middleware to fetch the certificates of keystone so that it can verify that the tokens are correct

Re: [Openstack] Can't connect to RabbitMQ

2013-10-31 Thread Florian Lindner
Am Mittwoch, 30. Oktober 2013, 22:35:34 schrieb Dheerendra: > Good. Can you share the configuration file-nova.conf on compute ? It will > help everybody. Of course: root@compute1:~# cat /etc/nova/nova.conf [DEFAULT] dhcpbridge_flagfile=/etc/nova/nova.conf dhcpbridge=/usr/bin/nova-dhcpbridge logdi

[Openstack] instance creation is failing

2013-10-31 Thread Rajeev Bansal
Hi All, I created an instance from open stack (Grizzly release on Ubuntu) but its status shows error. I am not sure how to resolve it. When I looked into the keystone,cinder,quantum logs they don't show any error logs. Can someone suggest how can I debug it and solve the problem. Another problem

[Openstack] Havana + Package Six 1.4.1

2013-10-31 Thread Dheerendra
Hi I tried to setup the havana. /var/log/nova/nova-api.log shows the following error. When analyzed the logs it is failing at downloading image from glance. I see following exception. Exception is about six package version 1.4.1 and it needs less than that. I downgraded to 1.3.x. After downgrade

Re: [Openstack] Openstack and VDI

2013-10-31 Thread Stephane EVEILLARD
I had a quick look at Murano and will try it . Mainly use will be for windows desktops but also linux and Mac Os X as you said, I've seen a lot of proprietary tools but no so much open source tools Regards 2013/10/31 Georgy Okrokvertskhov > Hi Stephane, > > What OS you want to use for virtual

[Openstack] [Heat] Error - Template not in valid format

2013-10-31 Thread Therese Persson
Hi, I have recently upgraded to Havana and just started trying out Heat. I tried to launch a stack by using this template file: https://github.com/openstack/heat-templates/blob/master/hot/servers_in_existing_neutron_net.yaml However, I am not familiar with these type of files and I am not sure o

[Openstack] python-cinderclient 1.0.7

2013-10-31 Thread John Griffith
Hello, Just a note that we've pushed a new release of python-cinderclient (1.0.7). There are a number of fixes that were needed that are in this release. Particularly a fix for the backup/restore CLI command. In addition there a few new features that are added. Thanks, John Release Notes =

Re: [Openstack] Havana + Package Six 1.4.1

2013-10-31 Thread Pádraig Brady
On 10/31/2013 11:49 AM, Dheerendra wrote: > Hi > > I tried to setup the havana. /var/log/nova/nova-api.log shows the following > error. > > When analyzed the logs it is failing at downloading image from glance. I see > following exception. Exception is about six package version 1.4.1 and it >

[Openstack] OVS Guide for Havana

2013-10-31 Thread Giuliano
Hi stackers, could you tell me if is it safe to follow the mseknibilel's OVS Multinode Guideon GitHub to install Havana? How much of this guide can be useful? Thank you in advance,

Re: [Openstack] instance creation is failing

2013-10-31 Thread Dheerendra
Hi Rajeev Can you look at /var/log/nova/nova-api.log and nova-scheduler.log ? Is it multi node installation ? Better you can put nova component in debug log mode by modifying the nova.conf file. It is too much verbose log but it helps. How did you run keystone ? service keystone restart ? What i

[Openstack] [OSSA 2013-029] Potential Nova denial of service through compressed disk images (CVE-2013-4463, CVE-2013-4469)

2013-10-31 Thread Thierry Carrez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 OpenStack Security Advisory: 2013-029 CVE: CVE-2013-4463, CVE-2013-4469 Date: October 31, 2013 Title: Potential Nova denial of service through compressed disk images Reporter: Bernhard M. Wiedemann (SUSE) & Pádraig Brady (Red Hat) Products: Nova Affe

Re: [Openstack] OVS Guide for Havana

2013-10-31 Thread Dheerendra
Hi I looked at the this doc. It looks good. My 2 cents is to start with official documentation at http://docs.openstack.org followed by this document as well. -Dheerendra On Thu, Oct 31, 2013 at 9:36 PM, Giuliano wrote: > Hi stackers, > could you tell me if is it safe to follow the mseknibile

[Openstack] Instances fail during/after networking

2013-10-31 Thread Antonio Messina
Hi All, We are experiencing a problem with our OpenStack Folsom installation on Ubuntu 12.04, using nova-network: instances are NOT created, and deleting instances in error state fails. First of all: the installation was in "production" for almost one year, and we didn't change anything. The only

Re: [Openstack] OVS Guide for Havana

2013-10-31 Thread Martinx - ジェームズ
Hi! I followed that guide for my Havana deployment. It works but, I'm facing some network problems when the Instances tries to reach the External network (i.e. Internet), it is very slow. Please, let me know if you can run "apt-get update" from within a Instance when you finish your deployment...

[Openstack] Nova neutron vlan mode doesnt tag the interfaces

2013-10-31 Thread Leandro Reox
Hi guys, Were looking trough the whole code and we didnt see any place were ovs adds the "tag" parameter when creating a vif for the new vritual machine, its seems thats isnt contemplated at all. We were wondering if this is an unsuported schema, cause we can hack it to get it an tag it , buy we f

[Openstack] REDHAT AND Sles KVM image password

2013-10-31 Thread Howard Luckenbaugh
I have downloaded the KVM image from redhat and I used SuseStudio to create an image but when I try to login as root it does not work. Does anyone know what the default userid and password is. Howard Luckenbaugh Special Events Infrastructure/IBM.com Infrastructure T/L-349-5884 Fax- 1877-210-029

Re: [Openstack] REDHAT AND Sles KVM image password

2013-10-31 Thread Razique Mahroua
I’m wondering it these images don’t work SSH injected key, if so, then there is not any root password set On October 31, 2013 at 13:33:58, Howard Luckenbaugh (hluc...@us.ibm.com) wrote: I have downloaded the KVM image from redhat and I used SuseStudio to create an image but when I try to login

Re: [Openstack] REDHAT AND Sles KVM image password

2013-10-31 Thread Alejandro Bonilla
Howard, cloud-init handles this. The SSH key you selected when creating the instance will allow you to login. In SUSE Studio, you need to use the Appliance / SUSE Cloud/openStack box so that cloud-init is included with your image. Enjoy! On Thu, Oct 31, 2013 at 8:54 PM, Howard Luckenbaugh wrote

Re: [Openstack] REDHAT AND Sles KVM image password

2013-10-31 Thread Howard Luckenbaugh
I am trying to login via direct console. I can login with my userid and password I created in the image with susestudio but then can't su - or sudo su - Howard Luckenbaugh Special Events Infrastructure/IBM.com Infrastructure T/L-349-5884 Fax- 1877-210-0298 hluc...@us.ibm.com AIX System Certified

Re: [Openstack] [Heat] Error - Template not in valid format

2013-10-31 Thread Angus Salkeld
On 31/10/13 15:17 +, Therese Persson wrote: Hi, I have recently upgraded to Havana and just started trying out Heat. I tried to launch a stack by using this template file: https://github.com/openstack/heat-templates/blob/master/hot/servers_in_existing_neutron_net.yaml However, I am not fam

Re: [Openstack] [metering] Ceilometer High Availability

2013-10-31 Thread Dan Dyer
Julien, Is there a session focused on HA and distributed collection at the summit? As we have been discussing in a separate thread, we (HP) have been approaching this in terms of configuration management, but the real requirement is to be able to distribute collection at runtime to support sc