Hi all:
        When I tried to acquire a new ip for an instance from UI, I got
following error message from server:

com.cloud.utils.exception.CloudRuntimeException: callHostPlugin failed for
cmd: network_rules_vmSecondaryIp with args vmSecIp: 192.168.
56.168, vmMac: 06:dd:30:00:00:6c, action: -A, vmName: i-2-3-VM,  due to
UNKNOWN_XENAPI_PLUGIN_FUNCTIONnetwork_rules_vmSecondaryIp
        at
com.cloud.hypervisor.xen.resource.CitrixResourceBase.callHostPlugin(CitrixResourceBase.java:3971)
        at
com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResourceBase.java:7621)
        at
com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:604)
        at
com.cloud.hypervisor.xen.resource.XcpOssResource.executeRequest(XcpOssResource.java:137)
        at
com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache.java:186)
        at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        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:1110)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)

No matter the error message from server, I still can get a IP for the
instance. But I cannot ping to the acquired IP.

My env for the case is master code with DevCloud. Is there any detailed
steps or limitations I missed? Any help will be appreciated, thanks

Regards

Isaac

Reply via email to