[Openstack] Fwd: Weird issue with cloudpipe and network

Razique Mahroua razique.mahroua at gmail.com
Sun Mar 3 16:19:25 UTC 2013


Ok I've finally been able to resolve that : 
#1- I retrieved both instances id : 
http://nova-api:8774/v2/1f282c3c7b7644aa869856940d3eb0a6/os-cloudpipe

#1 - Updated the "instances" table:
task : NULL
deleted : 0
status : active

#2 - Updated the instances_info_cache, for both instance, in the network_info field, I set my tenant id for the instances (retrived via "uuid")
#3 nova rebuild $instance-id $cloudpipe-id
#4 nova delete for both instances
#5 nova cloudpipe-create $tenant-id

and voila, cloudpipe works again

Regards,
Razique Mahroua - Nuage & Co
razique.mahroua at gmail.com
Tel : +33 9 72 37 94 15



Début du message réexpédié :

> De : Razique Mahroua <razique.mahroua at gmail.com>
> Objet : Weird issue with cloudpipe and network
> Date : 1 mars 2013 12:11:50 UTC+01:00
> À : "openstack at lists.launchpad.net OpenStack" <openstack at lists.launchpad.net>
> 
> Hi guys,
> friday mystery is here : 
> 
> $ nova cloudpipe-list 
> ERROR: The resource could not be found. (HTTP 404)
> 
> - > In nova-api.log : 
> 2013-03-01 06:04:51 TRACE nova.api.openstack RemoteError: Remote error: NetworkNotFoundForUUID Network could not be found for uuid ad83565e-c0bb-4722-affe-6b89e716b74f
> 
> My tenant have a network, but it's not that uuid. (tenant uuid is : 2fea8003-etc...)
> 
> My first question is : where does that uuid comes from ?
>  
> • Then, if I create a dummy network with that uuid (ad83565e, etc..) :  (note that I only insert a field in "networks" table, with the uuid and "deleted" set to 0
> 
> $ nova cloudpipe-list 
> +------------------------------------------------------+---------------+----------------+--------------------+
> |            Project Id                                             |    Public IP | Public Port | Internal IP          |
> +------------------------------------------------------+--------------+-----------------+--------------------+
> | 9b1ed48626fa46b7b81f21ef21979069 | None          | None             |   192.168.5.2   |
> | 9b1ed48626fa46b7b81f21ef21979069 | None          | 1000              | 192.168.5.2     |
> +-----------------------------------------------------+---------------+-----------------+--------------------+
> 
> Looks like that uuid is cached somehow ?
> 
> Cheers
> 
> 
> Razique Mahroua - Nuage & Co
> razique.mahroua at gmail.com
> Tel : +33 9 72 37 94 15
> 
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130303/7d5cb1ba/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NUAGECO-LOGO-Fblan_petit.jpg
Type: image/jpeg
Size: 10122 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130303/7d5cb1ba/attachment.jpg>


More information about the Openstack mailing list