Commit Graph

34 Commits

Author SHA1 Message Date
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
Zexi
842e33521a baremetal: fix ext4 rootfs inode inconsistent 2019-08-20 17:14:35 +08:00
Zexi
d5084617f9 baremetal: raid disk inode inconsistent due to mkfs.ext4 largefile option 2019-08-15 21:28:55 +08:00
Zexi
09e1bac510 baremetal: mkfs.ext4 add '-T largefile' option 2019-07-25 17:08:06 +08:00
Zexi
46e0402d06 baremetal: fix msdos last primary partition not resized 2019-07-17 22:06:17 +08:00
Zexi
fbbe3c3aab baremetal: change ipmi user password 2019-06-19 11:04:35 +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
Jian Qiu
53570fd78a fix: 1. baremetal always boot from pxe 2. baremetal prepare retry (#307)
multiple local ipmi address
2019-04-10 11:45:10 +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
Qiu Jian
76bab2c693 fix: 1. skip using temporary binding mac at host startup 2. active
baremetal NIC index always reset to 0
2019-03-07 23:01:55 +08:00
Zexi Li
16ad823d9e 修正: baremetal prepare 时修改密码不生效 2019-02-11 20:00:07 +08:00
Zexi Li
475c71a3bf baremetal: ipmitool passowrd EscapeEchoString 2019-01-28 18:41:00 +08:00
Zexi Li
dd4c1fe0ae types struct 符合命名规范 2019-01-28 10:06:56 +08:00
Zexi Li
af143ae2ae 修正:centos 7宿主机格式化的ext4和xfs能够被centos 6虚拟机挂载 2019-01-26 16:40:02 +08: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
bad67fcbb6 utils pkg unify 2019-01-07 17:09:57 +08:00
Zexi Li
fc69dd470b - baremetal server create
- baremetal partition
- guest deploy fs
2019-01-07 17:09:57 +08:00
Zexi Li
89031a152d baremetal diskconfig 2019-01-07 17:09:57 +08:00
Zexi Li
63abe548bc * move utils path
* update vendor
2019-01-07 17:07:03 +08:00
Zexi Li
a63bac656c baremetal: megactl 2019-01-07 17:06:30 +08:00
Zexi Li
a614e47cdb baremetal related api 2019-01-07 17:06:30 +08:00
Zexi Li
78fb5a9cdc baremetal prepare 2019-01-07 17:06:29 +08:00
Zexi Li
732ef80270 - support relay address
- ssh util
- baremetal tasks
2019-01-07 17:05:33 +08:00