Commit Graph

12386 Commits

Author SHA1 Message Date
Jian Qiu
d7da3c6e9c fix: always update hostname for rhel-like os (#23022)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-08-06 01:03:11 +08:00
屈轩
15db041961 fix: host ping piggyback storage info (#22962)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-07-28 14:11:41 +08:00
屈轩
c503b7e961 fix(region): host-list (#22953) 2025-07-25 20:34:31 +08:00
Jian Qiu
51da4cb73a fix: remove default values from cmtbound columns (#22160)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-02-24 17:32:45 +08:00
Zexi Li
9c1f81bab4 fix(scheduler): 尽早发现子网ip不足引起的调度失败 (#22136) 2025-02-19 17:21:57 +08:00
Zexi Li
f37ccfbc91 fix(scheduler): avoid_same_host 策略分数过高导致调度分配不均 (#22139) 2025-02-19 16:48:51 +08:00
Zexi Li
3f794b8ff5 optimized(scheduler): reduce scheduling time (#22004) 2025-02-05 10:25:05 +08:00
Jian Qiu
d993be89ae fix: prevent access from anonymous user release/3.8 (#22025)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-01-26 12:43:33 +08:00
屈轩
1388c0ece9 fix(apigateway): add service settings info (#21724) 2024-12-04 09:41:45 +08:00
Jian Qiu
b3e5052039 fix: ceph stats backward compatible with ceph 12.x (#20811)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2024-07-14 08:29:03 +08:00
Jian Qiu
179a1f580a fix: support cloudcloudos at release/3.8 (#20246)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2024-05-14 15:40:32 +08:00
Jian Qiu
43b2ad2972 fix: host add a local config file (#18936)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2023-12-08 21:26:28 +08:00
Jian Qiu
fa83705414 fix: make host dhcp lease options global (#18686)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2023-11-15 08:55:59 +08:00
Qiu Jian
a4a24c13c9 fix: some kernel params tune by default 2023-09-08 00:01:17 +08:00
屈轩
310f13aa88 fix(region): qcloud hypervisor (#17266) 2023-06-08 21:20:43 +08:00
ioito
1d7a3a8365 fix(region): filter host by ips 2023-06-06 10:58:15 +08:00
ioito
535b11a737 fix(region): server list filter by ips 2023-05-30 16:32:13 +08:00
ioito
3f4d437e0e fix: only request error show time 2023-04-11 22:05:25 +08:00
ioito
da6e696b80 fix(common): show request time with rfc3339 2023-04-11 21:04:35 +08:00
ioito
5b31802d0b fix(common): log time zone and format 2023-04-11 17:33:46 +08:00
Qiu Jian
2858c11ce6 fix: host remove netif also remove baremnetal server netif 2023-04-03 11:35:45 +08:00
ioito
974ce57c24 fix(region): cdn domain config 2023-02-06 14:18:19 +08:00
wanyaoqi
58a20e4bf4 fix(worker): policy and task worker count configurable (#15716) 2023-01-05 22:37:14 +08:00
Qiu Jian
877c732b22 fix: init shceduler schedinfo project and domain 2023-01-05 16:16:31 +08:00
Zexi Li
693d348242 fix(webconsole): not get pod info when fetchK8sEnv 2022-12-29 16:05:12 +08:00
Jian Qiu
4c34f5275c fix: prefer id over name when fetching owner id (#15593)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-12-20 20:37:33 +08:00
Zexi Li
22435ef465 fix(baremetal): mac address of BMC not found 2022-12-15 11:32:29 +08:00
seraphico
e7213837f5 fix(baremetal): When the mac address in nics_standby does not have Index or nic_type, it will cause a panic, which will cause the physical server to fail to switch to bare metal 2022-11-22 13:30:14 +08:00
Jian Qiu
00c72492df fix: fail to delete guest due to guestdisk inconsistency (#15404)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-11-22 12:23:48 +08:00
屈轩
fc2d5982b4 fix(region): ceph df size (#15412) 2022-11-22 12:23:19 +08:00
Zexi Li
a066f59eac fix(host): filter usb hub devices 2022-11-21 17:22:37 +08:00
屈轩
f084c0e2cd fix(region): account clean host cache (#15377) 2022-11-16 15:50:46 +08:00
Jian Qiu
dc1c545df4 fix: vpc secgroup should deny any ingress traffic be default (#15357)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-11-16 11:18:00 +08:00
Qiu Jian
98cb5c1204 fix: scheduler ignore storage capacity constraint if migrating 2022-11-11 20:50:34 +08:00
Zexi Li
24c6c65193 fix(scheduler): check capacity of disk_schedtag_predicate (#15337)
* only check free_capacity when not migrating or non schared storage

* only check actual_free_capacity when storage is local
2022-11-10 11:42:50 +08:00
Zexi Li
8958913af2 fix(monitor): only query enabled host for alerting (#15297) 2022-11-07 02:17:18 +08:00
Jian Qiu
f5feb853b2 fix: generate ssh host keys for linux guest (#15305)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-11-07 02:16:50 +08:00
Zexi Li
62adfe0dd4 Merge pull request #15278 from ioito/automated-cherry-pick-of-#15277-upstream-release-3.8
Automated cherry pick of #15277: fix(region): dns record sync
2022-11-03 15:22:17 +08:00
ioito
31ae423967 fix(region): dns record sync 2022-11-02 17:02:55 +08:00
wanyaoqi
38f2b58ae4 fix(region): panic on host offline and update health status is nil 2022-11-01 20:50:15 +08:00
Jian Qiu
23c44b1579 fix: ignore secgroup sync error (#15238)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-10-26 02:06:17 +08:00
Zexi Li
1fafb6c47a fix(scheduler): do free capacity check when storage filter enabled 2022-10-20 14:56:42 +08:00
Zexi Li
7bb903bb0d fix(ansibleserver): force sleep 50s before running 2022-10-18 10:45:31 +08:00
Zexi Li
f41775b33b fix(scheduler): check free capacity of each storage 2022-10-14 12:36:01 +08:00
Zexi Li
968c6d1365 Merge pull request #15169 from swordqiu/automated-cherry-pick-of-#15163-upstream-release-3.8
Automated cherry pick of #15163: fix: ssd(rotation_rate=1) option only applicable to scsi-hd device
2022-10-13 09:46:39 +08:00
Qiu Jian
9da31b155e fix: ssd(rotation_rate=1) option only applicable to scsi-hd device 2022-10-12 16:09:19 +08:00
ioito
08e3ec4cb0 fix(region): avoid panic 2022-10-12 15:15:40 +08:00
Jian Qiu
7a0de53ff4 fix: debian 11 support missing at release/3.8 (#15162)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-10-11 21:18:25 +08:00
Zexi Li
d9228f48f4 Merge pull request #15142 from ioito/automated-cherry-pick-of-#15137-upstream-release-3.8
Automated cherry pick of #15137: fix(region): snapshot time zone
2022-10-11 10:44:09 +08:00
Zexi Li
a6bb678825 Merge pull request #15136 from swordqiu/automated-cherry-pick-of-#15134-upstream-release-3.8
Automated cherry pick of #15134: fix: override valid os info in metadata
2022-10-11 10:42:59 +08:00