To bad the agent didn't log a stack trace because the ms stacktrace is
really only telling us that the agent failed to do the migration.

Op do 7 mei 2015 om 22:04 schreef Mike C <mcrosson_cloudst...@nusku.net>:

> On 2015-05-07 15:21, Daan Hoogland wrote:
> > Guess you are the first victim.  Can you send me the full stack trace?
> > Preferably the first related one, so a bit of log digging might be
> > desired.
>
> This is the full stack trace on the management server, I don't see
> anything in the logs on the agent machine. The agent machine does have
> the breth0-1210 online (ip info below the stack trace).
>
>
> com.cloud.utils.exception.CloudRuntimeException: Unable to migrate due
> to org.libvirt.LibvirtException: Cannot get
> interface[52/1890]breth0-1210': No such device
>          at
>
> com.cloud.vm.VirtualMachineManagerImpl.migrate(VirtualMachineManagerImpl.java:1922)
>          at
>
> com.cloud.vm.VirtualMachineManagerImpl.orchestrateMigrate(VirtualMachineManagerImpl.java:1822)
>          at
>
> com.cloud.vm.VirtualMachineManagerImpl.orchestrateMigrate(VirtualMachineManagerImpl.java:5223)
>          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>          at
>
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>          at
>
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>          at java.lang.reflect.Method.invoke(Method.java:606)
>          at
>
> com.cloud.vm.VmWorkJobHandlerProxy.handleVmWorkJob(VmWorkJobHandlerProxy.java:107)
>          at
>
> com.cloud.vm.VirtualMachineManagerImpl.handleVmWorkJob(VirtualMachineManagerImpl.java:5346)
>          at
> com.cloud.vm.VmWorkJobDispatcher.runJob(VmWorkJobDispatcher.java:102)
>          at
>
> org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.runInContext(AsyncJobManagerImpl.java:502)
>          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
>
> org.apache.cloudstack.framework.jobs.impl.AsyncJobManagerImpl$5.run(AsyncJobManagerImpl.java:459)
>          at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>          at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>          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)
>
>
> # ip link | grep breth
> 30: eth0.1210@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
> noqueue master breth0-1210 state UP mode DEFAULT group default
> 31: breth0-1210: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
> noqueue state UP mode DEFAULT group default
> 32: vnet0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc htb master
> breth0-1210 state UNKNOWN mode DEFAULT group default qlen 500
>
>
> # brctl show breth0-1210
> bridge name     bridge id               STP enabled     interfaces
> breth0-1210             8000.6805ca095d7f       no              eth0.1210
>                                                         vnet0
>

Reply via email to