You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "angeline shen (JIRA)" <ji...@apache.org> on 2013/07/19 23:36:49 UTC

[jira] [Closed] (CLOUDSTACK-2903) [UI] vmware dvswitch ubuntu 13.04 - migrate SSVM CPVM - no API executed

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angeline shen closed CLOUDSTACK-2903.
-------------------------------------

    
> [UI] vmware dvswitch  ubuntu 13.04 - migrate SSVM CPVM - no API executed
> ------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2903
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2903
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: UI
>    Affects Versions: 4.2.0
>         Environment: MS ASF 4.2 build CloudStack-non-OSS-MASTER-452-rhel6.3.tar.gz
> hosts ubuntu 13.04 CloudStack-non-OSS-master-22-ubuntu13.04.tar.gz 
> hosts vmware  ESX  5.0
>            Reporter: angeline shen
>            Priority: Critical
>             Fix For: 4.2.0
>
>         Attachments: 503management-server.log.gz, management-server.log.gz
>
>
> 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. Migrate SSVM  - result in   json.listhostsresponse is undefined
>                                                       [Break On This Error] var hostObjs = json.listhostsresponse.host; 
> http://10.223.50.3:8080/client/api?command=findHostsForMigration&VirtualMachineId=4729379a-74b4-409f-aae4-c9539203c6e2&response=json&sessionkey=z7WXGq5J20XLVx4AIWnWCsrCFcE%3D&_=1370641493800
> { "findhostsformigrationresponse" : { "count":1 ,"host" : [  {"id":"6e84ac01-e8bb-44c7-9ada-78d9f4cafe20","name":"10.223.81.41","state":"Up","type":"Routing","ipaddress":"10.223.81.41","zoneid":"e3158d1a-7f1b-4675-a2b6-e5fcaaf66c66","zonename":"z1","podid":"e6230986-6433-49e8-ab49-b7bd8248168f","podname":"z1p1","version":"4.2.0-SNAPSHOT","hypervisor":"VMware","cpunumber":2,"cpuspeed":2260,"cpuallocated":"0%","cpuused":"2.96%","cpuwithoverprovisioning":"4520.0","networkkbsread":0,"networkkbswrite":0,"memorytotal":17169530880,"memoryallocated":134217728,"memoryused":2262160,"capabilities":"hvm","lastpinged":"1970-01-16T03:45:59-0800","managementserverid":206915885077197,"clusterid":"bd218af7-5112-44cf-804e-79e603a7bc96","clustername":"10.223.52.61/a1/c1","clustertype":"ExternalManaged","islocalstorageactive":false,"created":"2013-06-05T17:49:17-0700","events":"Remove; ManagementServerDown; PingTimeout; Ping; ShutdownRequested; StartAgentRebalance; HostDown; AgentDisconnected; AgentConnected","suitableformigration":true,"requiresStorageMotion":false,"resourcestate":"Enabled","hypervisorversion":"5.0","hahost":false,"jobstatus":0} ] } }
> 4. migrate CPVM 
> http://10.223.50.3:8080/client/api?command=findHostsForMigration&VirtualMachineId=37eb25c5-3ef5-4142-8469-351769211761&response=json&sessionkey=z7WXGq5J20XLVx4AIWnWCsrCFcE%3D&_=1370641635320
> { "findhostsformigrationresponse" : { "count":1 ,"host" : [  {"id":"6e84ac01-e8bb-44c7-9ada-78d9f4cafe20","name":"10.223.81.41","state":"Up","type":"Routing","ipaddress":"10.223.81.41","zoneid":"e3158d1a-7f1b-4675-a2b6-e5fcaaf66c66","zonename":"z1","podid":"e6230986-6433-49e8-ab49-b7bd8248168f","podname":"z1p1","version":"4.2.0-SNAPSHOT","hypervisor":"VMware","cpunumber":2,"cpuspeed":2260,"cpuallocated":"0%","cpuused":"3.3%","cpuwithoverprovisioning":"4520.0","networkkbsread":0,"networkkbswrite":0,"memorytotal":17169530880,"memoryallocated":134217728,"memoryused":2262160,"capabilities":"hvm","lastpinged":"1970-01-16T03:45:59-0800","managementserverid":206915885077197,"clusterid":"bd218af7-5112-44cf-804e-79e603a7bc96","clustername":"10.223.52.61/a1/c1","clustertype":"ExternalManaged","islocalstorageactive":false,"created":"2013-06-05T17:49:17-0700","events":"Remove; ManagementServerDown; PingTimeout; Ping; ShutdownRequested; StartAgentRebalance; HostDown; AgentDisconnected; AgentConnected","suitableformigration":true,"requiresStorageMotion":false,"resourcestate":"Enabled","hypervisorversion":"5.0","hahost":false,"jobstatus":0} ] } }
> json.listhostsresponse is undefined
> [Break On This Error] var hostObjs = json.listhostsresponse.host;

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