当前位置:网站首页>Disk monitoring related commands
Disk monitoring related commands
2022-07-07 05:14:00 【Matthew__ M】
1. /opt/bin/storcli64 /c0 show J | jq ".Controllers.Response_Data.TOPOLOGY" #VG determine /dev/disk DG determine did
2. /opt/bin/storcli64 /c0/vall show J | jq ".Controllers.Response Data.Virtual Drives"
3. smartctl --scan-open # Get disk
4. /usr/lib/udev/scsi_id --whitelisted --replace-whitespace --device=/dev/diskname
边栏推荐
- Ansible概述和模块解释(你刚走过了今天,而扑面而来的却是昨天)
- DBSync新增对MongoDB、ES的支持
- Ansible reports an error: "MSG": "invalid/incorrect password: permission denied, please try again“
- SQL injection cookie injection
- JS variable case output user name
- 【PHP SPL笔记】
- AOSP ~Binder 通信原理 (一) - 概要
- Error: No named parameter with the name ‘foregroundColor‘
- Mysql database (basic)
- Comparison between thread and runnable in creating threads
猜你喜欢

Batch normalization (Standardization) processing

U++ 元数据说明符 学习笔记

记录一次压测经验总结
![[736. LISP syntax parsing]](/img/62/5e2aeec150096aa3fd81025d146255.png)
[736. LISP syntax parsing]

How to design API interface and realize unified format return?

sublime使用技巧

【二叉树】二叉树寻路

Is it necessary to renew the PMP certificate?

【Android Kotlin协程】利用CoroutineContext实现网络请求失败后重试逻辑

Ansible中的inventory主機清單(預祝你我有數不盡的鮮花和浪漫)
随机推荐
Weebly移动端网站编辑器 手机浏览新时代
Leetcode longest public prefix
Knapsack problem unrelated to profit (depth first search)
ThinkPHP关联预载入with
Error: No named parameter with the name ‘foregroundColor‘
ClickHouse(03)ClickHouse怎么安装和部署
Pointer and array are input in function to realize reverse order output
【Android Kotlin协程】利用CoroutineContext实现网络请求失败后重试逻辑
Markdown editor
Longest common subsequence (LCS) (dynamic programming, recursive)
PLC模拟量输出 模拟量输出FB analog2NDA(三菱FX3U)
Appium practice | make the test faster, more stable and more reliable (I): slice test
Liste des hôtes d'inventaire dans ansible (je vous souhaite des fleurs et de la romance sans fin)
pmp真的有用吗?
创始人负债10亿,开课吧即将“下课”?
【ArcGIS教程】专题图制作-人口密度分布图——人口密度分析
线程池的创建与使用
磁盘监控相关命令
DFS,BFS以及图的遍历搜索
STM32 encapsulates the one key configuration function of esp8266: realize the switching between AP mode and sta mode, and the creation of server and client