admin管理员组

文章数量:1626964

#Linux===Redhat 6.7
【安装】
1.进入iLO口地址,输入license,通过java start进入console
2.先对磁盘做raid。先重启服务器按F10进入Intelligent Provisioming。等待一会选择Smart Stroage Administrator,然后选择和create array创建raid(除选raid外,一般其他参数均为默认)。
3.在控制台上要选择挂在镜像ISO,本地磁盘分区(建议使用lvm方式,方便以后拓展),redhat文件系统为ext4,分区为/boot和/boot/efi。剩下的为LVM的PV,创建rootvg,划分swap,tmp,/ 的分区,
4.操作系统软件的安装,选择basic server或其他类型,最后需要把high availablilty勾上。
【优化】
5.操作系统的优化:关闭firewall(stop,disable),关闭Selinux(/etc/selinux/config将force改为disabled),域名解析(IP和主机名 vi /etc/hosts)网卡配置(bond0网卡,team网卡eth,装载bond模块),ntp服务器配置(/etc/ntp.conf添加server的IP,若没有ntp.conf需要install ntp,同时挂载镜像配置yum源),MPIO配置检查(连了存储才需要配置)

#Windows server===2008 R2 Enterprise
【安装】
1.同样需要iLO登入然后配raid
2.挂在镜像ISO,手动安装操作系统,选择windows server 2008 R2 Enterprise(完全安装),系统磁盘分区(C盘150G,剩余全为D盘)
【优化】
3.操作系统的配置:关闭防火墙,打开远程服务,激活系统(slmgr /ato),启用自动更新

本文标签: 镜像服务器系统hpiLo