Commit Graph

1870 Commits

Author SHA1 Message Date
ioito
62a4611363 fix(region): google label encode 2022-04-08 17:55:24 +08:00
Jian Qiu
5670fe825b fix: logout event log (#13918)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-04-06 01:30:32 +08:00
ioito
2e323d9e57 fix(region): curl vender update 2022-03-30 11:05:54 +08:00
ioito
262b9ba670 fix(region): cloudpods misc fix 2022-03-24 14:34:17 +08:00
ioito
6d2564e84a fix(notify): add panic notify 2022-03-01 17:21:24 +08:00
ioito
2f3e11e70a fix(host): ceph df with total_bytes 2022-02-22 09:48:40 +08:00
ioito
7124485fd6 fix(host): sparse file seek 2022-02-16 12:01:43 +08:00
ioito
63d3fa8af8 feat(host): transfer sparse file over network 2022-02-16 11:53:47 +08:00
Zexi Li
b63445749d fix(region): vm_sync_isolated_device i18n (#13421) 2022-02-11 12:16:37 +08:00
Zexi Li
ddaa655119 Merge pull request #13353 from rainzm/automated-cherry-pick-of-#13239-upstream-release-3.8
Automated cherry pick of #13239: Instance/Disk Backup Support
2022-02-08 17:51:21 +08:00
Qiu Jian
362ff79882 fix: qemu-img info force share (-U) 3.8 2022-02-08 02:30:13 +08:00
Qiu Jian
8284c368f7 feature: cleanup native hugepage codes 2022-02-06 18:39:43 +08:00
rainzm
f965f6aefd feat(region, host): support disk backup
1. create backup for disk
2. create disk from backup
3. recovery disk directly
4. delete backup
2022-01-27 12:18:39 +08:00
Zexi Li
4b5c67b739 feat(region,host): tls live migrating 2022-01-27 12:09:36 +08:00
Zexi Li
9cbd3e42d7 feat(util): add tls util 2022-01-27 12:07:09 +08:00
Qiu Jian
eb3447e97a fix: baremetal mismatch with empty Guid 2022-01-22 18:55:27 +08:00
Zexi Li
1c08fdd748 fix(hostman): cmdline option range panic 2022-01-21 11:47:31 +08:00
Zexi Li
5353b2d56a feat(host,region): unify target qemu commandline from source 2022-01-21 10:10:47 +08:00
Qiu Jian
5fc7ac0217 feature: support dhcp relay information option 82 2022-01-17 01:08:57 +08:00
Qiu Jian
797e436497 fix: ceph clone image across pool should use pool of target image 2022-01-11 02:58:00 +08:00
Qiu Jian
8087e9d72a fix: add detach network i18n 2022-01-06 11:27:35 +08:00
Qiu Jian
d33dbc47c2 fix: qemu-img convert may hang on aarach64 2022-01-03 02:54:50 +08:00
Jian Qiu
fad8ef451d feature: vip support (#13106)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-01-02 08:49:18 +08:00
Qiu Jian
9a20e80ae0 fix: several improvements on qemu migration: 1. enable qemu debug log if host log_level is debug. 2. disable rng device by default. 3. handle resume fail post migration 2021-12-30 02:03:09 +08:00
Zexi Li
7048bd5e67 fix(region,host): sync usb isolated device error not display 2021-12-29 17:40:57 +08:00
rainzm
a30040c6de feat(region): restart network after change ipaddr for guest 2021-12-22 16:15:40 +08:00
Qiu Jian
eec2df4b19 fix: system server randomly lose connectivity in vpc network 2021-12-22 02:51:30 +08:00
Zexi Li
8602869c4e optimize(host-image,fetcherfs): download disk speed too slow (#12957) 2021-12-22 00:56:37 +08:00
Qiu Jian
28715046b6 fix: server migration halted by an unexpected STOP event 2021-12-18 22:00:37 +08:00
Qiu Jian
7d643c6121 fix: add host option for ethtool_enable_gso 2021-11-19 03:15:06 +08:00
Qiu Jian
ff389df452 update vendor 2021-11-10 11:54:56 +08:00
Qiu Jian
24825d642a feature: pass ntp server by DHCP option 2021-11-10 11:53:36 +08:00
Zexi Li
bad21c8698 feat(region,host): implement server change disk storage 2021-11-03 11:44:54 +08:00
Qu Xuan
928bb282ac fix(host): cephx closed 2021-10-28 20:17:10 +08:00
Qu Xuan
5be6a18f2b fix(host): ceph snap delete 2021-10-22 15:01:29 +08:00
Qu Xuan
00c4490ec8 fix(host): struct disk create params 2021-10-22 11:33:42 +08:00
Qiu Jian
8f1d9998f1 fix: glance use multicloud objectstorage client to manipulate objectstorage 2021-10-17 02:53:28 +08:00
Qu Xuan
9407ff7397 fix(host): xfs unlock 2021-10-14 14:32:19 +08:00
Zexi Li
d894992e29 fix(baremetal): avoid redfish resp nil cause panic 2021-10-12 11:33:31 +08:00
Qiu Jian
020092cc4d fix: verify token with expired_at field instead of options.TokenExpirationSeconds 2021-09-22 15:35:21 +08:00
Qu Xuan
44d738a0b8 fix(host): ceph snap delete 2021-09-18 14:19:43 +08:00
Qu Xuan
dbee3ec258 fix(hostman): rbd command 2021-09-17 14:20:32 +08:00
Stargic
76b110445e fix(climc): SSH terminal window changes with the change of local terminal 2021-09-10 11:55:53 +08:00
Qiu Jian
4e76d35710 fix: truncate columns longer than 512 bytes by default
Set OS_MAX_COLUMN_TEXT_LENGTH=-1 to disable auto text truncation
2021-08-20 09:38:19 +08:00
Qiu Jian
6b24c0600d fix: disable pretty table try os width by default 2021-08-20 08:45:28 +08:00
Qiu Jian
381b7e6949 fix: dhcp classless route encoding error 2021-08-17 22:43:50 +08:00
Qiu Jian
3672f1bddc fix: routes to private prefixes should be distributed on private nic 2021-08-12 22:53:44 +08:00
Zexi Li
33e45e46c8 feat(ansibleserver): record running cmd to debug 2021-07-29 12:01:59 +08:00
Zexi Li
1798f6a562 Merge pull request #11691 from ioito/hotfix/qx-account-aksk-err
fix(region): account aksk error
2021-07-23 14:21:37 +08:00
Qiu Jian
af03ed60ea fix: qemu-img create disk may fail to preallocation=metadata enable for
large disk

error report: failed to flush the refcount block cache: File too large
2021-07-22 12:15:13 +08:00