You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "manasaveloori (JIRA)" <ji...@apache.org> on 2014/05/13 12:17:14 UTC

[jira] [Commented] (CLOUDSTACK-6653) VPC router start failed because vpc_netusage command failed

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-6653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996243#comment-13996243 ] 

manasaveloori commented on CLOUDSTACK-6653:
-------------------------------------------

duplicate of CLOUDSTACK-6607 which is resolved.

> VPC router start failed because vpc_netusage command failed
> -----------------------------------------------------------
>
>                 Key: CLOUDSTACK-6653
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6653
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Network Controller
>    Affects Versions: 4.4.0
>            Reporter: Jayapal Reddy
>            Priority: Blocker
>             Fix For: 4.4.0
>
>
> 1. create vpc in network.
> 2. as part of create vpc router is failed to start because the network usage command got failed. In any of the command failed in VR start then router will be stopped.
> 14-05-13 14:40:40,140 DEBUG [c.c.h.x.r.CitrixResourceBase] (DirectAgent-229:ctx-e046c5d4) Executing command in VR:  /opt/cloud/bin/router_proxy.sh vpc_netusage.sh 169.254.3.244  -l 10.147.52.114 -c -v 192.168.0.0/16
> 2014-05-13 14:40:40,306 DEBUG [c.c.a.ApiServlet] (232421435@qtp-1037919415-11:ctx-3de018c4) ===START===  10.252.192.19 -- GET  command=queryAsyncJobResult&jobId=b7868f87-8efa-4b33-82c4-8e236583d5fe&response=json&sessionkey=l3Octj8RUubgu6Chd1%2FAKqNCfhU%3D&_=1399972240304
> 2014-05-13 14:40:40,334 DEBUG [c.c.a.ApiServlet] (232421435@qtp-1037919415-11:ctx-3de018c4 ctx-466b7b33) ===END===  10.252.192.19 -- GET  command=queryAsyncJobResult&jobId=b7868f87-8efa-4b33-82c4-8e236583d5fe&response=json&sessionkey=l3Octj8RUubgu6Chd1%2FAKqNCfhU%3D&_=1399972240304
> 2014-05-13 14:40:40,750 WARN  [c.c.h.x.r.XenServer56Resource] (DirectAgent-229:ctx-e046c5d4) Failed to get network usage stats due to
> java.lang.Exception:  vpc network usage plugin call failed
> 	at com.cloud.hypervisor.xen.resource.XenServer56Resource.VPCNetworkUsage(XenServer56Resource.java:183)
> 	at com.cloud.hypervisor.xen.resource.XenServer56Resource.execute(XenServer56Resource.java:194)
> 	at com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:58)
> 	at com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:216)
> 	at org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
> 	at org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
> 	at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
> 	at org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
> 	at org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> 	at java.lang.Thread.run(Thread.java:744)
> 2014-05-13 14:40:40,752 DEBUG [c.c.a.m.DirectAgentAttache] (DirectAgent-229:ctx-e046c5d4)



--
This message was sent by Atlassian JIRA
(v6.2#6252)