You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Keerthiraja SJ <sj...@gmail.com> on 2015/10/26 11:24:50 UTC

ACS 4.5.2 Error while Implementation PVLAN

Hi All,

Today I tried to create Advance Zone I added new network with using of vlan
primary 41 secondary vlan 42 all the basic necessary been done on switch.

While I create a VM I could see error as

nw-label: cloudstack, isolated-pvlan: 42, op: add, primary-pvlan: 41,  due
to There was a failure communicating with the plugin.

My xenserver *xe-switch-network-backend  is openvswitch.*

Is I really missing anything from cloudstack side.

Error
====
2015-10-26 03:15:55,910 WARN  [c.c.a.m.DirectAgentAttache]
(DirectAgent-20:ctx-2dc1d1b0) Seq 1-8942178535120831073: Throwable caught
while executing command
com.cloud.utils.exception.CloudRuntimeException: callHostPlugin failed for
cmd: setup-pvlan-vm with args vm-mac: 06:49:d0:00:00:86, nw-label:
cloudstack, isolated-pvlan: 42, op: add, primary-pvlan: 41,  due to There
was a failure communicating with the plugin.
at
com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.callHostPlugin(CitrixResourceBase.java:3686)
at
com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.execute(CitrixResourceBase.java:1718)
at
com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:541)
at
com.cloud.hypervisor.xenserver.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:64)
at
com.cloud.hypervisor.xenserver.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:87)
at
com.cloud.hypervisor.xenserver.resource.XenServer620SP1Resource.executeRequest(XenServer620SP1Resource.java:65)
at
com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:302)
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:745)
2015-10-26 03:15:55,912 DEBUG [c.c.a.m.DirectAgentAttache]
(DirectAgent-20:ctx-2dc1d1b0) Seq 1-8942178535120831073: Response Received:
2015-10-26 03:15:55,912 DEBUG [c.c.a.t.Request]
(DirectAgent-20:ctx-2dc1d1b0) Seq 1-8942178535120831073: Processing:  {
Ans: , MgmtId: 209250342671614, via: 1, Ver: v1, Flags: 110,
[{"com.cloud.agent.api.Answer":{"result":false,"details":"com.cloud.utils.exception.CloudRuntimeException:
callHostPlugin failed for cmd: setup-pvlan-vm with args vm-mac:
06:49:d0:00:00:86, nw-label: cloudstack, isolated-pvlan: 42, op: add,
primary-pvlan: 41,  due to There was a failure communicating with the
plugin.","wait":0}}] }
2015-10-26 03:15:55,912 DEBUG [c.c.a.m.AgentAttache]
(DirectAgent-20:ctx-2dc1d1b0) Seq 1-8942178535120831073: No more commands
found
2015-10-26 03:15:55,913 DEBUG [c.c.a.t.Request]
(Work-Job-Executor-19:ctx-d9043bbe job-44/job-45 ctx-68943d96) Seq
1-8942178535120831073: Received:  { Ans: , MgmtId: 209250342671614, via: 1,
Ver: v1, Flags: 110, { Answer } }


Need your help on this if someone can I need to do on live production.

Thanks,
Keerthi

Re: ACS 4.5.2 Error while Implementation PVLAN

Posted by Keerthiraja SJ <sj...@gmail.com>.
Can someone help me how to set the community vlan in cloudstack I can see
only options as SecondaryVLAN id.

Thanks,
Keerthi

On Mon, Oct 26, 2015 at 3:54 PM, Keerthiraja SJ <sj...@gmail.com> wrote:

> Hi All,
>
> Today I tried to create Advance Zone I added new network with using of
> vlan primary 41 secondary vlan 42 all the basic necessary been done on
> switch.
>
> While I create a VM I could see error as
>
> nw-label: cloudstack, isolated-pvlan: 42, op: add, primary-pvlan: 41,  due
> to There was a failure communicating with the plugin.
>
> My xenserver *xe-switch-network-backend  is openvswitch.*
>
> Is I really missing anything from cloudstack side.
>
> Error
> ====
> 2015-10-26 03:15:55,910 WARN  [c.c.a.m.DirectAgentAttache]
> (DirectAgent-20:ctx-2dc1d1b0) Seq 1-8942178535120831073: Throwable caught
> while executing command
> com.cloud.utils.exception.CloudRuntimeException: callHostPlugin failed for
> cmd: setup-pvlan-vm with args vm-mac: 06:49:d0:00:00:86, nw-label:
> cloudstack, isolated-pvlan: 42, op: add, primary-pvlan: 41,  due to There
> was a failure communicating with the plugin.
> at
> com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.callHostPlugin(CitrixResourceBase.java:3686)
> at
> com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.execute(CitrixResourceBase.java:1718)
> at
> com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:541)
> at
> com.cloud.hypervisor.xenserver.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:64)
> at
> com.cloud.hypervisor.xenserver.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:87)
> at
> com.cloud.hypervisor.xenserver.resource.XenServer620SP1Resource.executeRequest(XenServer620SP1Resource.java:65)
> at
> com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:302)
> 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:745)
> 2015-10-26 03:15:55,912 DEBUG [c.c.a.m.DirectAgentAttache]
> (DirectAgent-20:ctx-2dc1d1b0) Seq 1-8942178535120831073: Response Received:
> 2015-10-26 03:15:55,912 DEBUG [c.c.a.t.Request]
> (DirectAgent-20:ctx-2dc1d1b0) Seq 1-8942178535120831073: Processing:  {
> Ans: , MgmtId: 209250342671614, via: 1, Ver: v1, Flags: 110,
> [{"com.cloud.agent.api.Answer":{"result":false,"details":"com.cloud.utils.exception.CloudRuntimeException:
> callHostPlugin failed for cmd: setup-pvlan-vm with args vm-mac:
> 06:49:d0:00:00:86, nw-label: cloudstack, isolated-pvlan: 42, op: add,
> primary-pvlan: 41,  due to There was a failure communicating with the
> plugin.","wait":0}}] }
> 2015-10-26 03:15:55,912 DEBUG [c.c.a.m.AgentAttache]
> (DirectAgent-20:ctx-2dc1d1b0) Seq 1-8942178535120831073: No more commands
> found
> 2015-10-26 03:15:55,913 DEBUG [c.c.a.t.Request]
> (Work-Job-Executor-19:ctx-d9043bbe job-44/job-45 ctx-68943d96) Seq
> 1-8942178535120831073: Received:  { Ans: , MgmtId: 209250342671614, via: 1,
> Ver: v1, Flags: 110, { Answer } }
>
>
> Need your help on this if someone can I need to do on live production.
>
> Thanks,
> Keerthi
>

Re: ACS 4.5.2 Error while Implementation PVLAN

Posted by Keerthiraja SJ <sj...@gmail.com>.
Can someone help me how to set the community vlan in cloudstack I can see
only options as SecondaryVLAN id.

Thanks,
Keerthi

On Mon, Oct 26, 2015 at 3:54 PM, Keerthiraja SJ <sj...@gmail.com> wrote:

> Hi All,
>
> Today I tried to create Advance Zone I added new network with using of
> vlan primary 41 secondary vlan 42 all the basic necessary been done on
> switch.
>
> While I create a VM I could see error as
>
> nw-label: cloudstack, isolated-pvlan: 42, op: add, primary-pvlan: 41,  due
> to There was a failure communicating with the plugin.
>
> My xenserver *xe-switch-network-backend  is openvswitch.*
>
> Is I really missing anything from cloudstack side.
>
> Error
> ====
> 2015-10-26 03:15:55,910 WARN  [c.c.a.m.DirectAgentAttache]
> (DirectAgent-20:ctx-2dc1d1b0) Seq 1-8942178535120831073: Throwable caught
> while executing command
> com.cloud.utils.exception.CloudRuntimeException: callHostPlugin failed for
> cmd: setup-pvlan-vm with args vm-mac: 06:49:d0:00:00:86, nw-label:
> cloudstack, isolated-pvlan: 42, op: add, primary-pvlan: 41,  due to There
> was a failure communicating with the plugin.
> at
> com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.callHostPlugin(CitrixResourceBase.java:3686)
> at
> com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.execute(CitrixResourceBase.java:1718)
> at
> com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:541)
> at
> com.cloud.hypervisor.xenserver.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:64)
> at
> com.cloud.hypervisor.xenserver.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:87)
> at
> com.cloud.hypervisor.xenserver.resource.XenServer620SP1Resource.executeRequest(XenServer620SP1Resource.java:65)
> at
> com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:302)
> 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:745)
> 2015-10-26 03:15:55,912 DEBUG [c.c.a.m.DirectAgentAttache]
> (DirectAgent-20:ctx-2dc1d1b0) Seq 1-8942178535120831073: Response Received:
> 2015-10-26 03:15:55,912 DEBUG [c.c.a.t.Request]
> (DirectAgent-20:ctx-2dc1d1b0) Seq 1-8942178535120831073: Processing:  {
> Ans: , MgmtId: 209250342671614, via: 1, Ver: v1, Flags: 110,
> [{"com.cloud.agent.api.Answer":{"result":false,"details":"com.cloud.utils.exception.CloudRuntimeException:
> callHostPlugin failed for cmd: setup-pvlan-vm with args vm-mac:
> 06:49:d0:00:00:86, nw-label: cloudstack, isolated-pvlan: 42, op: add,
> primary-pvlan: 41,  due to There was a failure communicating with the
> plugin.","wait":0}}] }
> 2015-10-26 03:15:55,912 DEBUG [c.c.a.m.AgentAttache]
> (DirectAgent-20:ctx-2dc1d1b0) Seq 1-8942178535120831073: No more commands
> found
> 2015-10-26 03:15:55,913 DEBUG [c.c.a.t.Request]
> (Work-Job-Executor-19:ctx-d9043bbe job-44/job-45 ctx-68943d96) Seq
> 1-8942178535120831073: Received:  { Ans: , MgmtId: 209250342671614, via: 1,
> Ver: v1, Flags: 110, { Answer } }
>
>
> Need your help on this if someone can I need to do on live production.
>
> Thanks,
> Keerthi
>