[
https://issues.apache.org/jira/browse/CLOUDSTACK-5891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311678#comment-14311678
]
Star Guo commented on CLOUDSTACK-5891:
--------------------------------------
I run CS 4.4.3 + vSphere 5.5, and I add "cpu.corespersocket=2" in template tag.
When I deploy virtualmachine with 4 vCPU from this template but the cpu setting
of the instance on vsphere client is also 4-socket. Does it not support for
vshpere 5.5 ?
the deploy log is:
2015-02-06 18:03:38,839 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
(API-Job-Executor-16:ctx-b666324d job-508 ctx-35215523) Complete async job-508,
jobStatus: SUCCEEDED, resultCode: 0, result:
org.apache.cloudstack.api.response.UserVmResponse/virtualmachine/{"id":"c9f31a6e-936f-46d9-9f52-beddd96a2c10","name":"c5","displayname":"c5","account":"star","domainid":"067c5eb0-a515-11e4-9f46-005056b951a2","domain":"ROOT","created":"2015-02-06T18:01:19+0800","state":"Stopped","haenable":false,"groupid":"1010425d-41f7-4f2d-a57c-af3becdcd1a9","group":"test","zoneid":"f64c91a7-5cc7-495e-a925-1d0c64549027","zonename":"zone1","templateid":"90e77401-03c8-4dcc-a11b-57bcdd7a9bfc","templatename":"CentOS-6.6-x64-vmware","templatedisplaytext":"CentOS-6.6-x64-v1.0","passwordenabled":false,"serviceofferingid":"99d3934e-fb0d-4333-83d2-fb19b7aab4f0","serviceofferingname":"4core-4g-vmware","cpunumber":4,"cpuspeed":2000,"memory":4096,"cpuused":"0%","networkkbsread":0,"networkkbswrite":0,"guestosid":"373f90d0-a515-11e4-9f46-005056b951a2","rootdeviceid":0,"rootdevicetype":"ROOT","securitygroup":[],"nic":[{"id":"f0773cd5-4ece-491b-9fae-913744a48234","networkid":"40e899a8-b855-4799-8002-659c3f77ed31","networkname":"demo-network1","netmask":"255.255.255.0","gateway":"10.89.13.254","ipaddress":"10.89.13.98","isolationuri":"vlan://613","broadcasturi":"vlan://613","traffictype":"Guest","type":"Shared","isdefault":true,"macaddress":"06:ae:66:00:00:dc"}],"hypervisor":"VMware","tags":[{"key":"cpu.corespersocket","value":"2","resourcetype":"UserVm","resourceid":"c9f31a6e-936f-46d9-9f52-beddd96a2c10","account":"guohuaxing","domainid":"067c5eb0-a515-11e4-9f46-005056b951a2","domain":"ROOT"}],"affinitygroup":[],"displayvm":true,"isdynamicallyscalable":true,"ostypeid":228,"jobid":"34f5572b-7495-40ba-a057-85bfc95fbd76","jobstatus":0}
> [VMware] Template detail cpu.corespersocket's value is not honoured
> -------------------------------------------------------------------
>
> Key: CLOUDSTACK-5891
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5891
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: VMware
> Affects Versions: 4.3.0
> Reporter: Likitha Shetty
> Assignee: Likitha Shetty
> Fix For: 4.4.0
>
>
> If a template has been registered and "cpu.corespersocket=X" template details
> have been added for it, then any instance deployed from that template should
> have X cores per socket.
> This allows creation of an instance with multiple cores per socket in
> Xenserver. Allow the same for VMware.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)