Created attachment 753616[details]
engine log
Description of problem:
I installed is1 (3.3) and we cannot live migrate a disk with some CanDoAction which also gets NPE.
UI is showing: Error while executing action: General command validation failure.
Version-Release number of selected component (if applicable):
is1
How reproducible:
1005
Steps to Reproduce:
1. in iscsi storage with multiple domains and 1 host, create a vm and run it
2. try to live storage migrate the disk
3.
Actual results:
we fail to migrate the vm with anDoActionFailure.: java.lang.NullPoint
erException
Expected results:
we should be able to LSM
Additional info:
2013-05-27 16:05:33,519 INFO [org.ovirt.engine.core.bll.lsm.LiveMigrateVmDisksCommand] (ajp-/127.0.0.1:8702-5) [3b527475] Lock Acquired to object EngineLock [exclusiveLocks= k
ey: dd7bd19f-c6c6-4b89-be73-25436107a434 value: VM
, sharedLocks= ]
2013-05-27 16:05:33,526 ERROR [org.ovirt.engine.core.bll.lsm.LiveMigrateVmDisksCommand] (ajp-/127.0.0.1:8702-5) [3b527475] Error during CanDoActionFailure.: java.lang.NullPoint
erException
at org.ovirt.engine.core.bll.lsm.LiveMigrateVmDisksCommand.validateSourceStorageDomain(LiveMigrateVmDisksCommand.java:255) [bll.jar:]
at org.ovirt.engine.core.bll.lsm.LiveMigrateVmDisksCommand.canDoAction(LiveMigrateVmDisksCommand.java:201) [bll.jar:]
at org.ovirt.engine.core.bll.CommandBase.internalCanDoAction(CommandBase.java:678) [bll.jar:]
at org.ovirt.engine.core.bll.CommandBase.canDoActionOnly(CommandBase.java:296) [bll.jar:]
at org.ovirt.engine.core.bll.MultipleActionsRunner.Execute(MultipleActionsRunner.java:75) [bll.jar:]
at org.ovirt.engine.core.bll.Backend.runMultipleActionsImpl(Backend.java:444) [bll.jar:]
at org.ovirt.engine.core.bll.Backend.runMultipleActionsImpl(Backend.java:459) [bll.jar:]
at org.ovirt.engine.core.bll.Backend.RunMultipleActions(Backend.java:416) [bll.jar:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_19]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_19]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_19]
at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_19]
at org.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java:
72) [jboss-as-ee.jar:7.2.0.Final-redhat-8]
Created attachment 753616 [details] engine log Description of problem: I installed is1 (3.3) and we cannot live migrate a disk with some CanDoAction which also gets NPE. UI is showing: Error while executing action: General command validation failure. Version-Release number of selected component (if applicable): is1 How reproducible: 1005 Steps to Reproduce: 1. in iscsi storage with multiple domains and 1 host, create a vm and run it 2. try to live storage migrate the disk 3. Actual results: we fail to migrate the vm with anDoActionFailure.: java.lang.NullPoint erException Expected results: we should be able to LSM Additional info: 2013-05-27 16:05:33,519 INFO [org.ovirt.engine.core.bll.lsm.LiveMigrateVmDisksCommand] (ajp-/127.0.0.1:8702-5) [3b527475] Lock Acquired to object EngineLock [exclusiveLocks= k ey: dd7bd19f-c6c6-4b89-be73-25436107a434 value: VM , sharedLocks= ] 2013-05-27 16:05:33,526 ERROR [org.ovirt.engine.core.bll.lsm.LiveMigrateVmDisksCommand] (ajp-/127.0.0.1:8702-5) [3b527475] Error during CanDoActionFailure.: java.lang.NullPoint erException at org.ovirt.engine.core.bll.lsm.LiveMigrateVmDisksCommand.validateSourceStorageDomain(LiveMigrateVmDisksCommand.java:255) [bll.jar:] at org.ovirt.engine.core.bll.lsm.LiveMigrateVmDisksCommand.canDoAction(LiveMigrateVmDisksCommand.java:201) [bll.jar:] at org.ovirt.engine.core.bll.CommandBase.internalCanDoAction(CommandBase.java:678) [bll.jar:] at org.ovirt.engine.core.bll.CommandBase.canDoActionOnly(CommandBase.java:296) [bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.Execute(MultipleActionsRunner.java:75) [bll.jar:] at org.ovirt.engine.core.bll.Backend.runMultipleActionsImpl(Backend.java:444) [bll.jar:] at org.ovirt.engine.core.bll.Backend.runMultipleActionsImpl(Backend.java:459) [bll.jar:] at org.ovirt.engine.core.bll.Backend.RunMultipleActions(Backend.java:416) [bll.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_19] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_19] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_19] at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_19] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java: 72) [jboss-as-ee.jar:7.2.0.Final-redhat-8]