You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Venkata Siva Vijayendra Bhamidipati (JIRA)" <ji...@apache.org> on 2013/06/11 00:24:24 UTC

[jira] [Commented] (CLOUDSTACK-2886) storage vmotion - vmware dvswitch - migrate VM to another primary storage fail

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13679987#comment-13679987 ] 

Venkata Siva Vijayendra Bhamidipati commented on CLOUDSTACK-2886:
-----------------------------------------------------------------

Angie, I'm not running into this issue with the latest master. Can you please check with the latest build and let me know? Thanks!

Regards,
Vijay
                
> storage vmotion - vmware dvswitch - migrate VM to another primary storage fail
> ------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2886
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2886
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.2.0
>         Environment: MS   ASF 2.0  build  CloudStack-non-OSS-MASTER-452-rhel6.3.tar.gz
> vcenter   ESXi 5.0   hosts
>            Reporter: angeline shen
>            Assignee: Venkata Siva Vijayendra Bhamidipati
>            Priority: Critical
>             Fix For: 4.2.0
>
>         Attachments: management-server.log.gz, Screenshot-CloudStack - Mozilla Firefox-6.png
>
>
> 1. zone with two PVLAN networks   
> 2. deploy VMs in both PVLANs.   
>     Confirm VMs in same PVLAN cannot connect to each other.
>     confirm VMs in 1 PVLAN can reach  VMs in  other PVLAN.  VMs can reach outside world
> 3. Stop VMs in both PVLANs.
>     VM > migrate instance to another primary storage fail:
> 2013-06-06 16:11:53,579 DEBUG [cloud.api.ApiServlet] (catalina-exec-18:null) ===START===  10.216.133.70 -- GET  command=migrateVirtualMachine&storageid=a8e01df5-f763-3bd9-8f7c-5f40751e8397&virtualmachineid=4eba5aeb-9309-4
> 9a7-be50-e31d8c5a9af7&response=json&sessionkey=RV1iRzQ3pg636vVZIwdbrJlAJXU%3D&_=1370560567954
> 2013-06-06 16:11:53,644 DEBUG [cloud.async.AsyncJobManagerImpl] (catalina-exec-18:null) submit async job-36, details: AsyncJobVO {id:36, userId: 2, accountId: 2, sessionKey: null, instanceType: None, instanceId: null, cmd
> : org.apache.cloudstack.api.command.admin.vm.MigrateVMCmd, cmdOriginator: null, cmdInfo: {"response":"json","sessionkey":"RV1iRzQ3pg636vVZIwdbrJlAJXU\u003d","virtualmachineid":"4eba5aeb-9309-49a7-be50-e31d8c5a9af7","ctxUs
> erId":"2","storageid":"a8e01df5-f763-3bd9-8f7c-5f40751e8397","httpmethod":"GET","_":"1370560567954","ctxAccountId":"2","ctxStartEventId":"138"}, cmdVersion: 0, callbackType: 0, callbackAddress: null, status: 0, processSta
> tus: 0, resultCode: 0, result: null, initMsid: 206915885077197, completeMsid: null, lastUpdated: null, lastPolled: null, created: null}
> 2013-06-06 16:11:53,646 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-37:job-36) Executing org.apache.cloudstack.api.command.admin.vm.MigrateVMCmd for job-36
> 2013-06-06 16:11:53,647 DEBUG [cloud.api.ApiServlet] (catalina-exec-18:null) ===END===  10.216.133.70 -- GET  command=migrateVirtualMachine&storageid=a8e01df5-f763-3bd9-8f7c-5f40751e8397&virtualmachineid=4eba5aeb-9309-49a
> 7-be50-e31d8c5a9af7&response=json&sessionkey=RV1iRzQ3pg636vVZIwdbrJlAJXU%3D&_=1370560567954
> 2013-06-06 16:11:53,662 ERROR [cloud.async.AsyncJobManagerImpl] (Job-Executor-37:job-36) Unexpected exception while executing org.apache.cloudstack.api.command.admin.vm.MigrateVMCmd
> java.lang.NullPointerException
>         at com.cloud.vm.UserVmManagerImpl.vmStorageMigration(UserVmManagerImpl.java:3782)
>         at org.apache.cloudstack.api.command.admin.vm.MigrateVMCmd.execute(MigrateVMCmd.java:149)
>         at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:155)
>         at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:437)
>         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.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
>         at java.lang.Thread.run(Thread.java:679)
> 2013-06-06 16:11:53,666 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-37:job-36) Complete async job-36, jobStatus: 2, resultCode: 530, result: Error Code: 530 Error text: null
> 2013-06-06 16:11:56,678 DEBUG [cloud.api.ApiServlet] (catalina-exec-15:null) ===START===  10.216.133.70 -- GET  command=queryAsyncJobResult&jobId=829d4796-a852-4677-a2ca-f42c9ff431e6&response=json&sessionkey=RV1iRzQ3pg636
> vVZIwdbrJlAJXU%3D&_=1370560571051
> 2013-06-06 16:11:56,688 DEBUG [cloud.async.AsyncJobManagerImpl] (catalina-exec-15:null) Async job-36 completed
> 2013-06-06 16:11:56,692 DEBUG [cloud.api.ApiServlet] (catalina-exec-15:null) ===END===  10.216.133.70 -- GET  command=queryAsyncJobResult&jobId=829d4796-a852-4677-a2ca-f42c9ff431e6&response=json&sessionkey=RV1iRzQ3pg636vV
> ZIwdbrJlAJXU%3D&_=1370560571051
> 2013-06-06 16:12:04,204 DEBUG [cloud.server.StatsCollector] (StatsCollector-1:null) StorageCollector is running...
> 2013-06-06 16:12:04,281 DEBUG [agent.transport.Request] (StatsCollector-1:

--
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