Qu Xuan
913757f138
fix(host): avoid delete removed disk failed
2021-05-25 21:01:46 +08:00
rainzm
a0f7a5e7bc
fix(esxiagent): execute deploy operation by default in AgentDeployGuest
2021-05-14 19:14:07 +08:00
Qu Xuan
251afc7d63
fix: avoid host worker is locked when image cache is deleted
2021-04-27 20:38:04 +08:00
Zexi Li
708db7b956
fix(region): download cached image from source host before migrating
2021-04-27 17:13:47 +08:00
Qiu Jian
9ae991c153
fix(baremetal,esxiagent): no cloudroot user initialized
2021-04-27 02:00:04 +08:00
Yousong Zhou
4e19feccc7
hostman: ovn: do not set external_ids:iface-id for backup
2021-04-23 20:26:59 +08:00
Zexi Li
13800c5d91
fix(region): fetch cached image from glance by default
2021-04-20 17:52:33 +08:00
Zexi Li
e1816106aa
fix(cloudcommon): unify OS_ARCH constants
2021-04-15 10:53:05 +08:00
Zexi Li
ecaa035949
fix(host-deployer): mkfs.ext4 add '-T largefile' option
2021-04-13 11:49:48 +08:00
Zexi Li
d6d28cf01a
fix(host): detect ovs version
2021-04-09 17:01:10 +08:00
zhaoxiangchun
4661533639
fix(host): update host metric tags when server or host changeowner
2021-04-08 17:19:21 +08:00
Qiu Jian
baabc82903
feature: add a standalone dhcp relay service
2021-04-06 08:50:59 +08:00
Zexi Li
5afefffadb
Merge pull request #10582 from swordqiu/automated-cherry-pick-of-#10581-upstream-release-3.7
...
Automated cherry pick of #10581 : fix(hostman): recycle local disk file when rebuilding root
2021-04-02 19:42:47 +08:00
rainzm
6cb91fdea0
feat(esxi): change parameters for NewDiskDev and avoid unnecessary deploy
...
1. The fields UnitNumber and Index should be independent
2. Avoid unnecessary deploy, such create vm with iso not image
2021-04-02 19:21:35 +08:00
rainzm
f8a822c5f3
fix(esxi): add ListPath for storage and use it to check iso
...
When remote iso file is used, CheckFile will failed.
2021-04-02 19:21:35 +08:00
Qiu Jian
20c4dad4e1
fix(hostman): recycle local disk file when rebuilding root
2021-04-02 02:16:44 +08:00
Zexi Li
45b6072f21
fix(host): arm vm virtio-net-pci without addr
2021-03-31 18:53:22 +08:00
zhaoxiangchun
83a8364116
fix(host): modification of netio collection field of local virtual machine
...
1.本地虚拟机指标保存时field存在转换关系
bits_recv
bits_sent
2021-03-31 10:33:18 +08:00
Zexi Li
fc1abe2ebf
fix(host): ignore parted resize disk unknown partition table error
2021-03-23 10:00:44 +08:00
Zexi Li
1cd6cf50af
feat(host): adjust qemu args to support aarch64
2021-03-18 14:59:43 +08:00
Zexi Li
c308bdbb0c
fix(hostdeployer): windows rootfs umount leak
2021-03-02 09:52:19 +08:00
Qiu Jian
e35fa898ea
fix(host-deployer): mount may fail to lock /etc/mtab, add retrier
2021-02-23 09:44:40 +08:00
zhaoxiangchun
c86dab4d6b
fix(monitor,host): replace space to '+' when write to influxdb and replace '+' to space when query
...
1.写入influxdb时tag 中不允许存在空格
2021-02-07 14:58:18 +08:00
Qu Xuan
f5ed307598
fix(hostman): fix kvm create disk failed error
2021-02-03 20:16:09 +08:00
Zexi Li
b925bc77f3
Merge pull request #10100 from ioito/automated-cherry-pick-of-#10099-upstream-release-3.7
...
Automated cherry pick of #10099 : fix(hostman): avoid panic when disk is nil
2021-02-03 09:47:30 +08:00
rainzm
dd75241222
feat(esxi): support iso when creating vm
2021-02-02 10:44:13 +08:00
Qu Xuan
24928469fe
fix(hostman): avoid panic when disk is nil
2021-02-01 22:02:28 +08:00
wanyaoqi
645cf64b92
fix(host-deployer): remove escape character on windows passwd
2021-01-29 11:56:49 +08:00
Yousong Zhou
bf9ecdfd19
feat(hostman): options: add sdn_allow_conntrack_invalid
2021-01-28 15:29:57 +08:00
wanyaoqi
4841fbdb12
fix(host-deployer): add retry on check is vgactived
2021-01-07 19:27:15 +08:00
wanyaoqi
5bbf364f2b
fix(region,host): sync status check block jobs
2020-12-29 15:30:58 +08:00
TangBin
d097679e47
fix(region): cloudregion&zone add namei18n
2020-12-26 17:35:42 +08:00
Zexi Li
159c1bcb89
Merge pull request #9498 from wanyaoqi/bugfix/wyq/migrate-misc-fix
...
server migrate misc fix
2020-12-22 10:06:27 +08:00
Zexi Li
7a246b6878
Merge pull request #9515 from swordqiu/hotfix/qj-telegraf-use-local-ipv4-address-explicitly
...
fix(host): telegraf listen on local ipv4 address explicitly
2020-12-19 18:11:34 +08:00
Qiu Jian
89df588448
fix(host): telegraf listen on local ipv4 address explicitly
...
Ensure telegraf listen on local IPv4 address explicityly and host send
metrics to telegraf local IPv4 address explicityly.
2020-12-19 17:16:05 +08:00
yunion-ci-robot
3eb25e6dd1
Merge pull request #9446 from yousong/feature/yousong-vpc-fwd
...
Feature/yousong vpc fwd
2020-12-19 10:39:06 +08:00
wanyaoqi
8161d86dfd
fix(host): add print migrate progress info
2020-12-18 18:25:28 +08:00
Zexi Li
f1c2c9773c
Merge pull request #9472 from yousong/bugfix/yousong-host-mtu
...
Bugfix/yousong host mtu
2020-12-18 00:21:00 +08:00
wanyaoqi
37b036ed37
fix(host-deployer): probe image info umount rootfs first
2020-12-17 19:19:30 +08:00
Yousong Zhou
319d2cc563
feat(host): startvm: set vpc nic mtu
...
Windows DHCP client does not respect DHCP MTU option
2020-12-17 19:05:54 +08:00
Yousong Zhou
0139611d14
feat(host): startvm: add nic_mtu shell func
2020-12-17 19:00:41 +08:00
Yousong Zhou
52c3e93af7
refactor(host): startvm: for compat
...
QEMU 2.12 outputs device help on stderr in the following style
```
virtio-net-pci.speed=int32
```
QEMU 5.2.0 outputs it to stdout and in the following format
```
speed=<int32> - (default: -1)
```
2020-12-17 19:00:41 +08:00
Yousong Zhou
d4093e2155
refactor(host): startvm: nic_speed: use raw string
2020-12-17 19:00:41 +08:00
Yousong Zhou
dae06cb500
refactor(host): startvm: add QEMU_CMD_KVM_ARG
2020-12-17 19:00:41 +08:00
Yousong Zhou
1709aa2e14
chore(host): options: use rundir /var/run/onecloud for sdnagent
2020-12-16 10:00:38 +08:00
Yousong Zhou
daf863bd44
feat(host): guestman: add {Open,Close,List}Forward handler
2020-12-15 22:12:23 +08:00
Yousong Zhou
eb6febcc16
feat(host): kvm: add GetVpcNIC
2020-12-15 22:12:23 +08:00
Yousong Zhou
7b55e756ed
feat(host): options: add option SdnSocketPath
2020-12-15 22:12:23 +08:00
Yousong Zhou
50e6810643
refactor(host): hostdhcp: do not import guestman
2020-12-15 22:12:23 +08:00
Yousong Zhou
1e4c294fd9
refactor(host): host_health: do not import guestman
2020-12-15 22:12:23 +08:00