megacli使用
查看raid类型
/opt/RAID/MegaCli64 -ShowSummary -a0
System
Operating System: Linux version 2.6.32-220.el6.x86_64
Driver Version: 00.00.05.40-rh2
CLI Version: 8.07.14
Hardware
Controller
ProductName : PERC H310 Mini(Bus 0, Dev 0)
SAS Address : 5c81f660e6c57f00
FW Package Version: 20.12.1-0002
Status : Optimal
Enclosure
Product Id : BP12G+
Type : SES
Status : OK
PD
Connector : 00<Internal><Encl Pos 1 >: Slot 0
Vendor Id : SEAGATE
Product Id : ST9300653SS
State : Online
Disk Type : SAS,Hard Disk Device
Capacity : 278.875 GB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 1
Vendor Id : SEAGATE
Product Id : ST9300653SS
State : Online
Disk Type : SAS,Hard Disk Device
Capacity : 278.875 GB
Power State : Active
Storage
Virtual Drives
Virtual drive : Target Id 0 ,VD name Virtual Disk 0
Size : 278.875 GB
State : Optimal
RAID Level : 1
Exit Code: 0x00
/opt/MegaRAID/MegaCli/MegaCli64 -ShowSummary -a0
System
Operating System: Linux version 2.6.32-220.el6.x86_64
Driver Version: 00.00.05.40-rh2
CLI Version: 8.07.14
Hardware
Controller
ProductName : PERC H710 Mini(Bus 0, Dev 0)
SAS Address : 5b82a720d3dafb00
FW Package Version: 21.2.0-0007
Status : Optimal
BBU
BBU Type : BBU
Status : Healthy
Enclosure
Product Id : BP12G+EXP
Type : SES
Status : OK
PD
Connector : 00<Internal><Encl Pos 1 >: Slot 0
Vendor Id : ATA
Product Id : ST2000VN000-1H31
State : Online
Disk Type : SATA,Hard Disk Device
Capacity : 1.818 TB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 1
Vendor Id : ATA
Product Id : ST2000VN000-1H31
State : Online
Disk Type : SATA,Hard Disk Device
Capacity : 1.818 TB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 2
Vendor Id : ATA
Product Id : ST2000VN000-1H31
State : Online
Disk Type : SATA,Hard Disk Device
Capacity : 1.818 TB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 3
Vendor Id : ATA
Product Id : ST2000VN000-1H31
State : Online
Disk Type : SATA,Hard Disk Device
Capacity : 1.818 TB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 4
Vendor Id : ATA
Product Id : ST2000VN000-1H31
State : Online
Disk Type : SATA,Hard Disk Device
Capacity : 1.818 TB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 5
Vendor Id : ATA
Product Id : ST2000VN000-1H31
State : Online
Disk Type : SATA,Hard Disk Device
Capacity : 1.818 TB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 6
Vendor Id : ATA
Product Id : ST2000VN000-1H31
State : Online
Disk Type : SATA,Hard Disk Device
Capacity : 1.818 TB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 7
Vendor Id : ATA
Product Id : ST2000VN000-1H31
State : Online
Disk Type : SATA,Hard Disk Device
Capacity : 1.818 TB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 8
Vendor Id : ATA
Product Id : ST2000VN000-1H31
State : Online
Disk Type : SATA,Hard Disk Device
Capacity : 1.818 TB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 9
Vendor Id : ATA
Product Id : ST2000VN000-1H31
State : Online
Disk Type : SATA,Hard Disk Device
Capacity : 1.818 TB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 10
Vendor Id : ATA
Product Id : ST2000VN000-1H31
State : Online
Disk Type : SATA,Hard Disk Device
Capacity : 1.818 TB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 11
Vendor Id : ATA
Product Id : ST2000VN000-1H31
State : Online
Disk Type : SATA,Hard Disk Device
Capacity : 1.818 TB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 12
Vendor Id : SEAGATE
Product Id : ST300MM0006
State : Online
Disk Type : SAS,Hard Disk Device
Capacity : 278.875 GB
Power State : Active
Connector : 00<Internal><Encl Pos 1 >: Slot 13
Vendor Id : SEAGATE
Product Id : ST300MM0006
State : Online
Disk Type : SAS,Hard Disk Device
Capacity : 278.875 GB
Power State : Active
Connector : 00<Internal>: Slot 0
Vendor Id : DP
Product Id : SAS2 EXP BP
State : Unconfigured Good
Disk Type : Unknown,Hard Disk Device
Capacity : 0 KB
Power State : Active
Storage
Virtual Drives
Virtual drive : Target Id 0 ,VD name Virtual Disk 0
Size : 278.875 GB
State : Optimal
RAID Level : 1
Virtual drive : Target Id 1 ,VD name Virtual Disk 1
Size : 10.913 TB
State : Optimal
RAID Level : 10
Exit Code: 0x00
/opt/RAID/MegaCli64 -LDInfo -LAll -aAll | egrep '(Name|RAID Level|Number Of Drives|Span Depth)'
# raid0
Name : Virtual Disk 1
RAID Level : Primary-0, Secondary-0, RAID Level Qualifier-0
Number Of Drives : 2
Span Depth : 1
# raid1
Name : Virtual Disk 1
RAID Level : Primary-1, Secondary-0, RAID Level Qualifier-0
Number Of Drives : 2
Span Depth : 1
# raid10
Name : Virtual Disk 1
RAID Level : Primary-1, Secondary-0, RAID Level Qualifier-0
Number Of Drives per span:2
Span Depth : 6
# raid5
Name : Virtual Disk 1
RAID Level : Primary-5, Secondary-0, RAID Level Qualifier-3
Number Of Drives : 6
Span Depth : 1
# raid6
Name : Virtual Disk 1
RAID Level : Primary-6, Secondary-0, RAID Level Qualifier-3
Number Of Drives : 11
Span Depth : 1
参考
Common RAID Disk Data Format Specification
megacli使用的更多相关文章
- 使用MegaCli工具查看Raid磁盘阵列状态
转载自:http://home.51.com/chenjianghui1987/diary/item/10051836.html 文章本身我不做过多修改了,在这里我就把自己在安装时候碰到的难点跟大家提 ...
- 使用MegaCli和Smartctl获取普通磁盘
设备名称: [root@DB232 shell]# cat /proc/scsi/scsi Attached devices:Host: scsi0 Channel: 02 Id: 00 Lun: 0 ...
- Megacli查看raid磁盘信息
准备: 新版本的 MegaCli-1.01.24-0.i386.rpm (下载地址:http://www.lsi.com/downloads/Public/MegaRAID%20Common%20Fi ...
- 浪潮MegaCli
再总结: 一般,清RAID再做RAID,安装完毕后: ./MegaCli64 -PDList -aALL | egrep 'Slot|Enclosure Device' ...
- MegaCli监控RAID磁盘健康信息
首先有必要先介绍一下有关RAID卡的使用,有关Cache问题也有个人理解:生产系统上的物理机磁盘配置大多都是RAID5,之前会经常性的遇到磁盘IO在某个时间极度的跟不上节奏,稍微写入量,磁盘utils ...
- Dell服务器MegaCli命令只返回Exit Code: 0x00问题分析
今天同事给我说一台dell的服务器做了raid后,使用MegaCli看不到raid信息,上去看了一下确实不返回任何raid信息,但是确实机器上做了raid. 这就奇怪了,然后把MegaCli升级到最新 ...
- MegaCLI SAS RAID Management Tool
MegaCLI SAS RAID Management Tool Ver 8.04.08 July 05, 2012 (c)Copyright 2011, LSI Corporation, A ...
- LSI MegaCli 命令使用4
Dell服务器常用管理命令总结准备新版本的 MegaCli-1.01.24-0.i386.rpm 会把程序安装在/opt下,可以自定义安装目录,例如:rpm --relocate /opt/=/usr ...
- LSI MegaCli 命令使用2
#/opt/MegaRAID/MegaCli/MegaCli64 -LDInfo -Lall -aALL 查raid级别#/opt/MegaRAID/MegaCli/MegaCli64 -AdpAll ...
- DELL磁盘阵列控制卡(RAID卡)MegaCli常用管理命令汇总
新版本的 MegaCli-1.01.24-0.i386.rpm (下载地址:http://www.lsi.com/downloads/Public/MegaRAID Common Files/8.02 ...
随机推荐
- Long类型比较不能直接用等于
在判断两个Long型数据是否相等的时候遇到了一个问题. 使用“==”的疑问 if (user.getId() == admin.getId()) { return true; } else { ret ...
- Unity 动画系统 Animation 和 Animator 联系与区别
- [Leetcode]016. 3Sum Closest
public class Solution { public int threeSumClosest(int[] num, int target) { int result = num[0] + nu ...
- HDU1085 Holding Bin-Laden Captive!
Description We all know that Bin-Laden is a notorious terrorist, and he has disappeared for a long t ...
- 06-图2 Saving James Bond - Easy Version (25 分)
This time let us consider the situation in the movie "Live and Let Die" in which James Bon ...
- pandas关于其他merge用法(df1的的列索引和df2的行索引对应时候的)
- 缓存算法及Redis、Memcached、Guava、Ehcache中的算法
https://my.oschina.net/ffy/blog/501003 https://yq.aliyun.com/articles/622757 https://blog.csdn.net/s ...
- Nginx配置SSL报错 nginx: [emerg] unknown directive "ssl"
Nginx配置SSL报错 nginx: [emerg] unknown directive "ssl" 出现如图所示错误,处理办法如下 去nginx解压目录下执行 ./co ...
- PHP、thinkPHP5.0开发网站文件管理功能(四)下载文件
public function download($currdir = null){ $file = urldecode($currdir); $file = iconv('UTF-8', " ...
- 关系型数据库---MySQL---事务
1.概述 1.1 事务:在对业务相关的一系列数据进行操作时,需要保证数据操作的完整性(要么全部成功.要么全部失败): 1.2 MySQL中支持事务的存储引擎是:Innodb: 1.3 事务用来管理in ...