1登录服务器 http://x.x.x.x
2Remote console >Remote console 在页面上找到launch(第一个launch,需安装.NET3.5)>弹出远程控制界面>RESET。
3查看配置:启动过程中选择System Ulities>System Configuration >iLO 4 configuration utility >Network option>user management >add user >reset
4做阵列:F10>HP smart storage Administrator >smart array p44oar in embedded slot >选中阵列卡 >action >configurations >create array >选择磁盘 >create array >raid level >raid 1 >create logical drive >manage space drivers >选中剩余盘做spare >save >finish >reboot(一般做raid5,由于本次做数据库故选raid1+spare)
5安装系统:重启过程中挂在系统镜像F11 >Boot menu {>vietual drivers (检查镜像) }>ILO virtua USB2:HP ILO virtual USB CD/DVD ROM >安装系统(use all space >review and modify partitioning layout >… >swap 32768,/boot/efi 10240,/ 剩余 >… >选择basic server >custom now >desktop >desktop,general purpose desktop , kde desktop, x windows system >language >Chinese support >取消kdump >setup >关闭防火墙,设置IP> 进入terminal 查看/etc/sysconfig/network-scripts/ifcfg-eth0 >更改onboot =yes开机自启动)
转载于:https://blog.51cto.com/sunnuso/1727095