当前位置:网站首页>How to grab configuration information for DELL SC compellent storage system
How to grab configuration information for DELL SC compellent storage system
2022-07-31 14:09:00 【storage service specialist】
For the first time to get the DELL SC storage system maintenance business from the customer, the first thing is to get the accurate configuration information, and then prepare the spare parts according to this.SC does not seem to have a command or graphical interface that can list all FRU information. If anyone knows, please tell me. I have always used the following original method to grab the configuration.For reference.
Serial or other methods to enter the command line to the main controller.In fact, SC storage needs to enter the command line. For our third-party system maintenance provider, it is the serial port. ssh should also be opened through the serial port. The ssh in the graphical interface is used internally by dell.use.Other virtual consoles, VNC, etc. are not for all product lines. Only some product models can be used. I will introduce them to you later.
Some commands have output examples, some don't. Every command is executed. It is a query command and has no impact on production.
Then run the following commands in sequence and collect the results into a log file.
- Disk, mainly the type of disk, firmware version, etc.
disk walk 5 //Can list all detailed disk information
- Controller related
Controller show
Controller version
Platform dimm show
platform bmc show //This can see the ID information of the FRU
- PCIE card of the controller
Ac hwchange show
Ac fwloads show
- Shows SAS firmware on the cards
- Expansion Cabinet
Jbod show
Jbod enclosure show
Jbod walk 12
Jbod scu show
- Shows the jbod firmware versions and their expected, potential versions as supplied by scupdate
With the information on the tree, basically all the FRUs that can be replaced can be captured.If you are unclear, welcome to add WeChat StorageExpert to communicate.
边栏推荐
- 1-hour live broadcast recruitment order: industry leaders share dry goods, and enterprise registration is open丨qubit · point of view
- The recently popular domestic interface artifact Apipost experience
- Redis与分布式:哨兵模式
- Unity study notes Description of AVPro video jump function (Seeking)
- The JVM a class loader
- 「面经分享」西北大学 | 字节 生活服务 | 一面二面三面 HR 面
- 技能大赛dhcp服务训练题
- Resolved (pymysqL connect to the database error) pymysqL. Err. ProgrammingError: (1146, "Table" test. Students' doesn 't exist ")
- mysql8, starttime的下一个值作为endtime的上一个值?
- 小试牛刀:Go 反射帮我把 Excel 转成 Struct
猜你喜欢
The Selenium IDE of the Selenium test automation
为什么要分库分表?
The recently popular domestic interface artifact Apipost experience
Miller_Rabin Miller Rabin probability sieve [template]
Motion capture system for end-positioning control of flexible manipulators
Open Inventor 10.12 重大改进--和谐版
“听我说谢谢你”还能用古诗来说?清华搞了个“据意查句”神器,一键搜索你想要的名言警句...
Samba 远程命令执行漏洞(CVE-2017-7494)
八大排序汇总及其稳定性
C# control StatusStrip use
随机推荐
ADS communicate with c #
技能大赛训练题:交换机虚拟化练习
Sliding window method to segment data
Redis与分布式:主从复制
3.爬虫之Scrapy框架1安装与使用
AI cocoa AI frontier introduction (7.31)
MySQL [subquery]
MySQL【聚合函数】
Shell脚本经典案例:文件的备份
Unity学习笔记 关于AVPro视频跳转功能(Seeking)的说明
[QNX Hypervisor 2.2 User Manual]9.14 safety
Redis与分布式:哨兵模式
redhat/openssl generates a self-signed ca certificate and uses it
Miller_Rabin Miller Rabin probability sieve [template]
1小时直播招募令:行业大咖干货分享,企业报名开启丨量子位·视点
五个维度着手MySQL的优化
AWS实现定时任务-Lambda+EventBridge
The 232-layer 3D flash memory chip is here: the single-chip capacity is 2TB, and the transmission speed is increased by 50%
Resolved (pymysqL connect to the database error) pymysqL. Err. ProgrammingError: (1146, "Table" test. Students' doesn 't exist ")
Shell项目实战1.系统性能分析