服务器修改bios,DELL服务器利用OMSA修改BIOS
安裝
Setp 1.Complete this step before
any of the steps below
wget -q -O -
http://linux.dell.com/repo/hardware/latest/bootstrap.cgi |
bash
Setp 2.Installing
OpenManage Server Administrator
yum install
srvadmin-all
Setp 3.Installing firmware-tools
to manage BIOS and firmware updates
yum install dell_ft_install
yum install $(bootstrap_firmware) #固件升級
啟動服務
/opt/dell/srvadmin/sbin/srvadmin-services.sh start
修改bios
命令查看
/opt/dell/srvadmin/sbin/omconfig chassis biossetup -?
biossetup?Configure BIOS setup.
NOTE: Changing onboardraid or primaryscsi or ide attributes can
make your
system inoperable or require an operating system reinstall
Valid parameters are:
attribute=numlock?setting=
attribute=serialcom?setting=
attribute=crab?setting=
attribute=uausb?setting=
attribute=extserial?setting=
attribute=cpuvt?setting=
attribute=cpuht?setting=
attribute=acpwrrecovery?setting=
delay=time=
attribute=fbr?setting=<115200|57600|19200|9600>
attribute=dualnic?setting=
Deprecated options: onpxenone, onpxeboth, onpxenic1,
onpxenic2
attribute=cputurbomode?setting=
attribute=numa?setting=
attribute=cpuxdsupport?setting=
attribute=cpucore?setting=<1|2|4|6|8|10|12|14|16|all>
attribute=bootmode?setting=
attribute=cstates?setting=
attribute=serialportaddr
setting=
attribute=bootsequence?setting=
attribute=bootorder?sequence=
attribute=hddorder?sequence=
attribute=intusb[1..2]?setting=
Deprecated options:intusb
attribute=sata?setting=
attribute= sataport[0..7, a..h]
setting=
#例如,修改biso設置中,串行輸出設備為 com2,然后即可重啟生效
/opt/dell/srvadmin/sbin/omconfig chassis biossetup
attribute=serialcom setting=com2
BIOS setup configured successfully. Change will take effect after
the next reboot.
修改system
命令查看
/opt/dell/srvadmin/sbin/omconfig system -?
system?Set system properties.
The available command(s) are:
Command?Description
alertaction?Configure alert actions.
alertlog?Clear alert log.
assetinfo?Set asset information.
cmdlog?Clear command log.
esmlog?Clear Embedded System Management (ESM) log.
events?Events enable or disable.
platformevents?Configure
platform events.
pedestinations?Configure
platform event destinations.
recovery?Configure system recovery actions.
shutdown?Shutdown server.
thrmshutdown?Set thermal shutdown severity level.
webserver?Start, stop or restart the DSM SA Connection Service.
修改chassis
命令查看
/opt/dell/srvadmin/sbin/omconfig chassis
-?
chassis?Set chassis component properties.
The available command(s) are:
Command?Description
pwrmonitoring?Set power consumption probe threshold(s) and reset
reading(s).
pwrmanagement?Set power management budget and profiles.
biossetup?Configure BIOS setup.
bmc?Configure Remote Access Information.
SUBCOMMAND DEPRECATION WARNING:
This subcommand is deprecated and will be discontinued in
a subsequent release.
Use the subcommand "remoteaccess" instead.
fans?Set fan probe threshold(s).
info?Set chassis information.
leds?LED configuration.
memorymode?Set memory redundancy mode.
frontpanel?Enable or disable front panel buttons.
temps?Set temperature probe threshold(s).
volts?Set voltage probe threshold(s).
remoteaccess?Configure Remote Access Information.
結合nagios插件監控DELL服務器硬件信息
總結
以上是生活随笔為你收集整理的服务器修改bios,DELL服务器利用OMSA修改BIOS的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Nginx进阶篇 :Nginx prox
- 下一篇: [读书笔记]《没人会告诉你的PPT真相》