[ https://issues.apache.org/jira/browse/CLOUDSTACK-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bharat Kumar updated CLOUDSTACK-2742: ------------------------------------- Assignee: (was: Bharat Kumar) > Xen Plugin failure for deleteIpAlias on XCP resource > ---------------------------------------------------- > > Key: CLOUDSTACK-2742 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2742 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.2.0 > Reporter: Prasanna Santhanam > Fix For: 4.2.0 > > > When the router starts up for the first time the following plugin for > deleteIpAlias doesn't seem to work on an XCP resource causing the following > stack trace: > 2013-05-29 21:57:01,230 WARN [xen.resource.CitrixResourceBase] > (DirectAgent-17:null) callHostPlugin failed for cmd: deleteipAlias with args > args: 169.254.3.132 , due to UNKNOWN_XENAPI_PLUGIN_FUNCTIONdeleteipAlias > 2013-05-29 21:57:01,230 WARN [agent.manager.DirectAgentAttache] > (DirectAgent-17:null) Seq 1-711327761: Exception Caught while executing > command > com.cloud.utils.exception.CloudRuntimeException: callHostPlugin failed for > cmd: deleteipAlias with args args: 169.254.3.132 , due to > UNKNOWN_XENAPI_PLUGIN_FUNCTIONdeleteipAlias > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.callHostPlugin(CitrixResourceBase.java:4154) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:2007) > at > com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:476) > at > com.cloud.hypervisor.xen.resource.XcpOssResource.executeRequest(XcpOssResource.java:136) > at > com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache.java:186) > at > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98) > at > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) > at java.lang.Thread.run(Thread.java:680) > 2013-05-29 21:57:01,231 DEBUG [agent.manager.DirectAgentAttache] > (DirectAgent-17:null) Seq 1-711327761: Response Received: > 2013-05-29 21:57:01,234 DEBUG [agent.transport.Request] (DirectAgent-17:null) > Seq 1-711327761: Processing: { Ans: , MgmtId: 1, via: 1, Ver: v1, Flags: > 110, > [{"StartAnswer":{"vm":{"id":4,"name":"r-4-VM","bootloader":"PyGrub","type":"DomainRouter","cpus":1,"minSpeed":100,"maxSpeed":100,"minRam":104857600,"maxRam":104857600,"arch":"x86_64","os":"Debian > GNU/Linux 6(64-bit)","bootArgs":" template=domP name=r-4-VM > eth0ip=192.168.56.100 eth0mask=255.255.255.0 gateway=192.168.56.1 > domain=cs1cloud.internal dhcprange=192.168.56.1 eth1ip=169.254.3.132 > eth1mask=255.255.0.0 type=dhcpsrvr disable_rp_filter=true dns1=8.8.8.8 > dns2=4.4.4.4","rebootOnCrash":false,"enableHA":true,"limitCpuUse":false,"enableDynamicallyScaleVm":false,"vncPassword":"6b13fff0d52604d0","params":{},"uuid":"a245f483-7b36-4f89-ac9e-f53385bcb12b","disks":[{"id":4,"name":"ROOT-4","mountPoint":"ext","path":"a92c815d-59e3-4bca-a627-e311f69c2906","size":2147483648,"type":"ROOT","storagePoolType":"EXT","storagePoolUuid":"9f3f9262-3f77-09cc-2df7-0d8475676260","deviceId":0}],"nics":[{"deviceId":0,"networkRateMbps":200,"defaultNic":true,"uuid":"db5b7211-caae-4314-85d3-db585c2164da","ip":"192.168.56.100","netmask":"255.255.255.0","gateway":"192.168.56.1","mac":"06:36:12:00:00:16","dns1":"8.8.8.8","dns2":"4.4.4.4","broadcastType":"Native","type":"Guest","broadcastUri":"vlan://untagged","isolationUri":"ec2://untagged","isSecurityGroupEnabled":true},{"deviceId":1,"networkRateMbps":-1,"defaultNic":false,"uuid":"5f5ddb80-1be2-40a1-b620-0d26e854c0bc","ip":"169.254.3.132","netmask":"255.255.0.0","gateway":"169.254.0.1","mac":"0e:00:a9:fe:03:84","broadcastType":"LinkLocal","type":"Control","isSecurityGroupEnabled":false}]},"result":true,"wait":0}},{"check.CheckSshAnswer":{"result":true,"wait":0}},{"GetDomRVersionAnswer":{"templateVersion":"Cloudstack > Release 3.0 Mon Feb 6 15:10:04 PST > 2012","scriptsVersion":"4964f2cf91fb64701192e0aed0af2f45","result":true,"details":"Cloudstack > Release 3.0 Mon Feb 6 15:10:04 PST > 2012&4964f2cf91fb64701192e0aed0af2f45","wait":0}},{"NetworkUsageAnswer":{"routerName":"r-4-VM","bytesSent":0,"bytesReceived":0,"result":true,"wait":0}},{"Answer":{"result":false,"details":"com.cloud.utils.exception.CloudRuntimeException: > callHostPlugin failed for cmd: deleteipAlias with args args: 169.254.3.132 > , due to UNKNOWN_XENAPI_PLUGIN_FUNCTIONdeleteipAlias","wait":0}}] } > The router seems to start up successfully and is functioning normally. > HEAD is at 8d1189c2ae87216bc1c4a1443f75e9a8629abdc2 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira