Commit Graph
23 Commits
Author SHA1 Message Date
rainzm e6ce176233 fix(esxiagent): add HostDelayTaskWorkerCount
之前,HostDelayWorker 是通过 hostutils.InitWorkerManager 来初始化,
worker的数量依赖于options.HostOptions.DefaultRequestWorkerCount, 因为
这个options没有经过初始化,所以就是0,导致worker count的数量变为1。

现在增加了 HostDelayTaskWorkerCount 来管理这个count,默认值为8。
2020-09-11 17:23:13 +08:00
wanyaoqi 41aceac04d gpu host enable huge page 2020-04-27 20:04:03 +08:00
wanyaoqi f9490b5c56 host session use internal endpoint 2020-04-01 19:59:58 +08:00
wanyaoqi db4de4f7d7 host arm support
- host register
- vm create, delete, vnc ...
2019-11-14 10:50:00 +08:00
Qiu Jian 7e02839d67 add doc and copyright 2019-10-16 14:08:57 +08:00
Zexi Li aae6f1e6b9 host: use public endpoint 2019-09-17 18:25:56 +08:00
wanyaoqi afe445381f set concurrent deploy count 2019-09-12 18:59:42 +08:00
wanyaoqi 0602036b81 - host dhcp srever start after guest manager init
- fix cpuset out of range
2019-05-09 10:34:53 +08:00
Qiu Jian 004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Zexi Li 3c430a637b 修复: host kube agent 相关 task 没有正确通知 k8s service 2019-03-07 15:20:04 +08:00
wanyaoqi 46e85d5249 kvm guest support hotplug cpu mem, fix hmp monitor 2019-03-05 14:29:12 +08:00
wanyaoqi 0b5ba8a42f fix set storage name 2019-02-16 17:25:08 +08:00
Qiu Jian bb9991100e Merge branch 'release/2.6.0' of ssh://git.yunion.io/~qiujian/onecloud into feature/qj-server-change-ipaddr
Conflicts:
	pkg/mcclient/modules/joint.go
2019-01-28 22:23:49 +08:00
wanyaoqi 60fe104da2 snapshot recycle, disk recycle, dhcp relay use raw socket 2019-01-25 20:32:44 +08:00
wanyaoqi cdf2d485d5 complete remaining code exculde rbd, nfs, snapshot recyle, rootfs 2019-01-23 14:22:12 +08:00
wanyaoqi a230bfa997 temp commit 2019-01-22 11:23:17 +08:00
wanyaoqi ae6430bd04 use procutils replace exec 2019-01-17 10:46:53 +08:00
wanyaoqi be7f8f1e95 host complie success 2019-01-16 12:09:06 +08:00
wanyaoqi 1867584335 temp commit 2019-01-15 11:31:32 +08:00
wanyaoqi 3d2183a7c9 temp 2019-01-10 11:34:54 +08:00
wanyaoqi 86f13d3d77 guest sync config tasks, add monitor command 2019-01-07 17:09:57 +08:00
wanyaoqi 011fbb13be diskhandler: local disk create, delete, resize 2019-01-07 17:09:57 +08:00
wanyaoqi 699dfb7ddd 20190102 tempcommit 2019-01-07 17:09:56 +08:00