ng coresPerSocket = details.get(" cpu.corespersocket");
>
> This is vmware:
> String coresPerSocket = vmSpec.getDetails().get("cpu.corespersocket");
>
> 发件人: Nii Apleh Lartey
> 发送时间: 2019年11月25日 22:07
> 收件人: li jerry ; dev@cloudstack.apache.org
> 主题: Re: vcpu
"netmask": "255.255.255.0",
> "networkid": "e28d44cf-9179-4526-81b6-990ef31ec9be",
> "networkname": "test-assistanz-mon",
> "secondaryip": [],
> "traffictype": "Guest&qu
"networkid": "e28d44cf-9179-4526-81b6-990ef31ec9be",
"networkname": "test-assistanz-mon",
"secondaryip": [],
"traffictype": "Guest",
"type": "Isolated"
}
],
;b8850bca-88b4-4378-ba70-e87546db58fd",
"iscustomized": false,
"issystem": false,
"isvolatile": false,
"limitcpuuse": false,
"memory": 4096,
"name": "SP01-20C4G",
"offerha": true,
"provisioningtype":
Using cloudmonkey or cmk, you can specify the number of socket at the vm
create using : "details[0].cpu.corespersocket=6"
so if you define 8 vcpu with details[0].cpu.corespersocket=4 the vm will
have 4 sockets @2cores.
On Sun, Nov 24, 2019 at 8:41 AM li jerry wrote:
> Hello All
>
> We found in