[ https://issues.apache.org/jira/browse/CLOUDSTACK-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13736719#comment-13736719 ]
ASF subversion and git services commented on CLOUDSTACK-4246: ------------------------------------------------------------- Commit f0ae682d483e474ca4b97fa9afb5c2db8e84ec04 in branch refs/heads/master from [~sateeshc] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=f0ae682 ] CLOUDSTACK-4246 VM deployment fails with global configuration parameter "vmware.nested.virtualization" enabled. Signed-off-by: Sateesh Chodapuneedi <sate...@apache.org> > VM deployment fails with global configuration parameter > "vmware.nested.virtualization" enabled. > ----------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-4246 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4246 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: VMware > Affects Versions: 4.2.0 > Reporter: Sateesh Chodapuneedi > Assignee: Sateesh Chodapuneedi > Priority: Critical > Fix For: 4.2.0 > > > VM StartCommand fails with following response. > 2013-08-12 07:01:21,768 DEBUG [agent.manager.DirectAgentAttache] > (DirectAgent-11:null) Seq 1-468975631: Response Received: > 2013-08-12 07:01:21,770 DEBUG [agent.transport.Request] (DirectAgent-11:null) > Seq 1-468975631: Processing: { Ans: , MgmtId: 227080256212965, via: 1, Ver: > v1, Flags: 10, > [{"com.cloud.agent.api.StartAnswer":{"vm":{"id":9,"name":"i-2-9-VM","bootloader":"HVM","type":"User","cpus":1,"minSpeed":500,"maxSpeed":500,"minRam":536870912,"maxRam":536870912,"hostName":"m2","arch":"x86_64","os":"CentOS > 5.3 > (64-bit)","bootArgs":"","rebootOnCrash":false,"enableHA":false,"limitCpuUse":false,"enableDynamicallyScaleVm":false,"vncPassword":"bb09b4ab5d434305","params":{"nicAdapter":"E1000","Message.ReservedCapacityFreed.Flag":"false","nestedVirtualizationFlag":"true","rootDiskController":"ide"},"uuid":"887d4a5f-5cd2-413d-abce-ff99786ddf63","disks":[{"data":{"org.apache.cloudstack.storage.to.VolumeObjectTO":{"uuid":"9db20fcb-3987-4dcd-8fc8-e055f4d0520b","volumeType":"ROOT","dataStore":{"org.apache.cloudstack.storage.to.PrimaryDataStoreTO":{"uuid":"7b2ba866-ca87-3954-a935-a354f3889574","id":1,"poolType":"NetworkFilesystem","host":"10.102.192.100","path":"/cpg_vol/sree/p2","port":2049}},"name":"ROOT-9","size":2147483648,"path":"ROOT-9","volumeId":33,"vmName":"i-2-9-VM","accountId":2,"format":"OVA","id":33,"hypervisorType":"VMware"}},"diskSeq":0,"type":"ROOT"},{"data":{"org.apache.cloudstack.storage.to.TemplateObjectTO":{"id":0,"format":"ISO","accountId":0,"hvm":false}},"diskSeq":3,"type":"ISO"}],"nics":[{"deviceId":0,"networkRateMbps":200,"defaultNic":true,"uuid":"1a1db847-93d2-44b9-88da-9d91024c8c9c","ip":"10.1.1.76","netmask":"255.255.255.0","gateway":"10.1.1.1","mac":"02:00:06:3e:00:03","dns1":"10.103.128.15","broadcastType":"Vlan","type":"Guest","broadcastUri":"vlan://570","isolationUri":"vlan://570","isSecurityGroupEnabled":false,"name":"dvSwitch1,,vmwaredvs"}]},"result":false,"details":"StartCommand > failed due to Exception: javax.xml.ws.soap.SOAPFaultException\nMessage: > \nUnexpected element tag \"nestedHVEnabled\" seen\n\nwhile parsing serialized > DataObject of type vim.vm.ConfigSpec\nat line 1, column 190\n\nwhile parsing > call information for method ReconfigVM_Task\nat line 1, column 110\n\nwhile > parsing SOAP body\nat line 1, column 102\n\nwhile parsing SOAP envelope\nat > line 1, column 38\n\nwhile parsing HTTP request for method reconfigure\non > object of type vim.VirtualMachine\nat line 1, column 0\n","wait":0}}] } -- 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