Re: [openstack-dev] [Neutron] - Evacuate a agent node

2013-09-12 Thread Emilien Macchi
At eNovance, we have implemented this feature as a service:
https://github.com/enovance/neutron-l3-healthcheck

It checks L3 agents status and reschedule routers if an agent is down.
It's working for Grizzly and Havana (two different branches).


Regards,

Emilien Macchi

# OpenStack Engineer
// eNovance Inc.  http://enovance.com
// ? emil...@enovance.com ? +33 (0)1 49 70 99 80
// 10 rue de la Victoire 75009 Paris

On 09/12/2013 09:45 AM, Yongsheng Gong wrote:
> To implement the 'evacuation' is also possible.
>
>
> On Thu, Sep 12, 2013 at 3:43 PM, Yongsheng Gong
> mailto:gong...@unitedstack.com>> wrote:
>
> set the agent's admin status to False will empty up the agent's
> resources. but it will not move the owned resources. 
>
>
> On Thu, Sep 12, 2013 at 3:36 PM, Endre Karlson
> mailto:endre.karl...@gmail.com>> wrote:
>
> Is it possible to get a "evacuation" command for a node
> running agents ? Say moving all the agents owned resources
> from network node a > b?
>
> ___
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> 
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
>
>
>
> ___
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



signature.asc
Description: OpenPGP digital signature
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Neutron] - Evacuate a agent node

2013-09-12 Thread Yongsheng Gong
To implement the 'evacuation' is also possible.


On Thu, Sep 12, 2013 at 3:43 PM, Yongsheng Gong wrote:

> set the agent's admin status to False will empty up the agent's resources.
> but it will not move the owned resources.
>
>
> On Thu, Sep 12, 2013 at 3:36 PM, Endre Karlson wrote:
>
>> Is it possible to get a "evacuation" command for a node running agents ?
>> Say moving all the agents owned resources from network node a > b?
>>
>> ___
>> OpenStack-dev mailing list
>> OpenStack-dev@lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>>
>
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Neutron] - Evacuate a agent node

2013-09-12 Thread Yongsheng Gong
set the agent's admin status to False will empty up the agent's resources.
but it will not move the owned resources.


On Thu, Sep 12, 2013 at 3:36 PM, Endre Karlson wrote:

> Is it possible to get a "evacuation" command for a node running agents ?
> Say moving all the agents owned resources from network node a > b?
>
> ___
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [Neutron] - Evacuate a agent node

2013-09-12 Thread Endre Karlson
Is it possible to get a "evacuation" command for a node running agents ?
Say moving all the agents owned resources from network node a > b?
___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev