Commit Graph

45 Commits

Author SHA1 Message Date
Qiu Jian
064fa54a53 fix: storecli missing lv device name 2023-03-10 23:44:34 +08:00
Zexi Li
0e2c520ecd feat(misc): use cloudmux package (#15254) 2022-10-28 19:53:03 +08:00
Zexi Li
b0273b0065 fix(baremetal): best effort to disable/enable serial 2022-07-07 22:51:17 +08:00
Zexi Li
aa51950271 fix(baremetal): storcli set sysblock rotational of SSD logical volume (#14424) 2022-06-10 18:22:12 +08:00
Zexi Li
dbe828cdee fix(baremetal): try clear jbod devices before create (#14182) 2022-05-01 21:36:11 +08:00
Zexi Li
76ac710037 fix(baremetal): disable use perccli temporarily (#14146) 2022-04-28 09:42:44 +08:00
Zexi Li
2ef2ebb365 fix(baremetal): perccli image update 2022-01-11 18:23:09 +08:00
Zexi Li
e35fdb266b feat(baremetal): megaraid perccli supported 2022-01-11 17:27:52 +08:00
Zexi Li
ab4d1b863f feat(baremetal): support aarch64 and use grub as bootloader 2021-12-23 14:07:11 +08:00
Zexi Li
bcca2290ca fix(baremetal): adjust adaptec raid logical volume order 2021-09-29 12:03:19 +08:00
yunion-ci-robot
ea9f462449 Merge pull request #12241 from zexi/bm-adaptec-raid
feat(baremetal): adaptec raid driver
2021-09-26 17:17:34 +08:00
Zexi Li
90138e1f5b feat(baremetal): adaptec raid driver 2021-09-26 11:44:00 +08:00
Zexi Li
76e2f3e254 fix(baremetal): parse mptsas duplicated devices 2021-09-15 21:09:16 +08:00
Zexi Li
6ca9ef3e45 Merge pull request #11645 from zhaoxiangchun/feature/zxc-cloudmon-master
feat(cloudmon): add cloudmon component
2021-07-20 10:01:51 +08:00
zhaoxiangchun
8fa4e577dd feat(cloudmon): add cloudmon component 2021-07-16 12:20:52 +08:00
Zexi Li
625d1451f4 fix(baremetal): compatible with SN empty of MegaRaid 2021-07-15 10:29:06 +08:00
Qiu Jian
b7133f715b fix: hpssacli should skip empty slots
hpssacli may fail when detect disks on empty slots, which cause raid
detection failure
2021-06-03 19:31:52 +08:00
zhaoxiangchun
219b853ecc fix(host): raid status 2021-05-28 19:56:14 +08:00
Zexi Li
54855736a6 Revert "fix(host): raid status fix"
This reverts commit 392f5ab237.
2021-05-27 19:39:39 +08:00
zhaoxiangchun
392f5ab237 fix(host): raid status fix
1. All status are online except offline.
2021-05-27 15:59:24 +08:00
Zexi Li
0895945998 fix(baremetal): sas2iru parse line 2021-04-02 19:27:04 +08:00
Qiu Jian
ffc67460b6 fix(baremetal): megactl driver fail to find device by key 2021-03-26 03:18:05 +08:00
zhaoxiangchun
ff644319c7 fix(telegraf): megactl raid add rebuild status 2021-03-15 09:50:38 +08:00
Zexi Li
77e4c806f3 fix(baremetal): clear jbod disks do PDMakeGood 2020-12-18 15:48:58 +08:00
wanyaoqi
225f3b21c1 telegraf raid plugin 2020-10-17 10:59:19 +08:00
Qiu Jian
f6eb9fc195 fix: compatiblity fixes with lenovo RD620 and huawei 2288 2020-09-03 11:55:22 +08:00
Zexi Li
b1603153e8 baremetal: fix hpssactl split last LV size out of limit (#7426) 2020-07-31 22:35:01 +08:00
Zexi Li
7dadb333ca baremetal: fix megaraid check jbod always disabled 2020-01-03 21:18:56 +08:00
Yousong Zhou
8ba5986d83 goimports: first run 2019-10-28 06:22:17 +00:00
Qiu Jian
bb426fdddf fix: 1. hpssactl blocks on user input 2. host-add-netif reset nic index
3. init baremetal nics with name enX instead of ethX
2019-09-16 22:18:03 +08:00
Qiu Jian
bcf02a3389 fix: 1. specifically baremetal use access ip to manage and listen ip to serve baremetal
2. hot net interface might be attached to multiple wire
2. hack fix: baremetal cannot access glance on management network
2019-09-12 13:05:39 +08:00
yunion-ci-robot
f72ebd1389 Merge pull request #1054 from Zexi/bugfix/baremetal-raid-lv-arrange
fix: baremetal raid logical volume and block device map
2019-06-10 19:06:52 +08:00
Zexi
8ef322a4e9 fix: baremetal find incorrect root disk 2019-06-10 17:57:26 +08:00
Zexi
d0c2b04d79 fix: baremetal MegaRaid mul adapter parse error 2019-06-05 10:28:47 +08:00
Zexi
1fd62f7988 baremetal: fix build HPSARaid and enable serial console errors 2019-05-23 18:53:06 +08:00
Zexi
db0e303798 make 'go test ./...' pass 2019-04-15 19:54:46 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Zexi Li
6df6880501 define scheduler apis output and input structs 2019-03-20 12:03:29 +08:00
Yousong Zhou
8fe4f2ec98 treewide: group imports with goimports
./goimports -w -local yunion.io/x/onecloud/ -corp yunion.io/x/ $GOPATH/src/yunion.io/x/onecloud/{cmd,pkg}
2019-03-13 10:46:12 +00:00
wanyaoqi
dd7ec6518b gendoc 2019-01-26 11:58:45 +08:00
Zexi Li
16084f8c5f baremetal: task refactor 2019-01-23 21:06:58 +08:00
Zexi Li
da2854d66f baremetal bugfix:
* raid bugfix
* dhcp refactor
2019-01-22 11:22:09 +08:00
Zexi Li
986e22c5fa baremetal: raid driver abstract 2019-01-10 20:00:46 +08:00
Zexi Li
2658734573 - fix service opt parse
- raid drivers
2019-01-07 19:54:33 +08:00
Zexi Li
89031a152d baremetal diskconfig 2019-01-07 17:09:57 +08:00