http://blog.arnoudvermeer.nl/post/52375062605/howto-setup-ipmi-sol-on-a-dell-r-series-server
http://topics-cdn.dell.com/pdf/dell-opnmang-dplymnt-toolkit-v5.2_Reference Guide_en-us.pdf
http://fmad.io/blog-supermicro-serial-kvm.html
yum install syscfg
# 配置sol
/opt/dell/toolkit/bin/syscfg --serialcomm=OnConRedirCom2
/opt/dell/toolkit/bin/syscfg --extserial=com1
/opt/dell/toolkit/bin/syscfg --SerialPortAddress=Serial1Com1Serial2Com2
/opt/dell/toolkit/bin/syscfg --RedirAfterBoot=disable
/opt/dell/toolkit/bin/syscfg --FailSafeBaud=115200
/opt/dell/toolkit/bin/syscfg --ConTermType=vt100vt220
/opt/dell/toolkit/bin/syscfg lanchannelaccess --ipmioverlan=alwaysavail
# 配置性能
/opt/dell/toolkit/bin/syscfg --ProcCores=all
/opt/dell/toolkit/bin/syscfg --LogicalProc=disabled
/opt/dell/toolkit/bin/syscfg --SysProfile=custom
/opt/dell/toolkit/bin/syscfg --ProcPwrPerf=maxperf
/opt/dell/toolkit/bin/syscfg --DynamicCoreAllocation=disable
/opt/dell/toolkit/bin/syscfg --MemFrequency=maxperf
/opt/dell/toolkit/bin/syscfg --ProcTurboMode=enabled
/opt/dell/toolkit/bin/syscfg --ProcC1E=disabled
/opt/dell/toolkit/bin/syscfg --ProcCStates=disabled
/opt/dell/toolkit/bin/syscfg --MonitorMwait=disabled
/opt/dell/toolkit/bin/syscfg --MemPatrolScrub=standard
/opt/dell/toolkit/bin/syscfg --MemRefreshRate=1x
/opt/dell/toolkit/bin/syscfg --MemVolt=autovolt
/opt/dell/toolkit/bin/syscfg --CollaborativeCpuPerfCtrl=disabled
/opt/dell/toolkit/bin/syscfg --AcPwrRcvry=off
/opt/dell/toolkit/bin/syscfg --ReportKbdErr=noreport
/opt/dell/toolkit/bin/syscfg --InSystemCharacterization=disabled
/opt/dell/toolkit/bin/syscfg --ErrPrompt=disabled
# 配置启动
/opt/dell/toolkit/bin/syscfg --bootseq=hdd.emb.0
/opt/dell/toolkit/bin/syscfg --embnic1=enabled
/opt/dell/toolkit/bin/syscfg --embnic2=enabled
/opt/dell/toolkit/bin/syscfg --embnic3=enabled
/opt/dell/toolkit/bin/syscfg --embnic4=enabled
# 配置虚拟化
/opt/dell/toolkit/bin/syscfg --virtualization=disable
ipmitool -I lanplus -H 192.168.1.200 -U root -P access54321 sol activate
yum install ipmitool
yum install raidcfg
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· 阿里巴巴 QwQ-32B真的超越了 DeepSeek R-1吗?
· 【译】Visual Studio 中新的强大生产力特性
· 【设计模式】告别冗长if-else语句:使用策略模式优化代码结构
· AI与.NET技术实操系列(六):基于图像分类模型对图像进行分类
2015-03-17 Centos 6/RHEL disable the IPv6 module.
2015-03-17 centreon公司推出的check plugin pack