LSI的硬RAID卡,可以通过MegaCli以命令行方式管理,具体的可以google下,megacli的安装、命令格式等。还有一种方式就是使用MegaRaid Storage Manager图形界面管理,这方面的文章不多,自己安装试用了下,具体记录如下:

1、Server的操作系统为CentOS5.4,这里所指的Server即安装RAID卡的那台机器。

[root@chunk1 ~]# cat /etc/redhat-release

CentOS release 5.4 (Final)

2、可以简单地查看RAID卡的型号,详细信息利用MegaCli可以更清楚的看到

[root@chunk1 ~]# dmesg |grep -i raid

scsi0 : LSI SAS based MegaRAID driver

Vendor: LSI Model: MegaRAID 8888ELP Rev: 1.20

Vendor: LSI Model: MegaRAID 8888ELP Rev: 1.20

device-mapper: dm-raid45: initialized v0.2594l

md: Autodetecting RAID arrays.

3、下载“MSM_linux_installer-8.00-05.tar.gz”软件,解压,执行./install.sh安装,同意license,为了方便,选择“1”完全安装。

Press Y to accept the License Agreement :y

Press 0 to exit from installation

Choose[1-3]:

(1) - Complete

This option will install all program features.

(2) - Client

This option will only install components required to remotely view and

configure servers.

(3) - StandAlone

This option will only install components required for local server management

Note : Installer can also be run in a command line mode

Usage : install.sh [-option]

The options are :

a

The Complete Installation of MegaRAID Storage Manager (MSM)

c

The Client components only program of MSM

s

The StandAlone component of MSM

Setup Type :1

Starting client installation of MegaRAID Storage Manager 8.00-05....

Checking for any Old Version

No Old Version Found

Continuing with installation

File /usr/lib/libstdc++.so.5 not found

Install the libstdc++ rpm from the OS CD and retry

Refer to MSM readme for more details

4、提示要安装libstdc++.so.5,直接yum install libstdc++.so.5就好,继续

Press Y to accept the License Agreement :y

Press 0 to exit from installation

Choose[1-3]:

(1) - Complete

This option will install all program features.

(2) - Client

This option will only install components required to remotely view and

configure servers.

(3) - StandAlone

This option will only install components required for local server management

Note : Installer can also be run in a command line mode

Usage : install.sh [-option]

The options are :

a

The Complete Installation of MegaRAID Storage Manager (MSM)

c

The Client components only program of MSM

s

The StandAlone component of MSM

Setup Type :1

Starting complete installation of MegaRAID Storage Manager 8.00-05....

Checking for any Old Version

No Old Version Found

Continuing with installation

Preparing... ########################################### [100%]

Installing....

1:Lib_Utils ########################################### [100%]

Lib_Utils2 RPM is already installed

Installing MegaRAID_Storage_Manager-8.00-05

Preparing... ########################################### [100%]

Installing....

1:MegaRAID_Storage_Manage########################################### [100%]

/

/

/

Starting Framework:

/

/

Starting Monitor:

set: KEY=INSTALLER_VERSION VAL=v8.00-05

/

Installing sas_snmp-3.17-1102

Preparing... ########################################### [100%]

1:sas_snmp ########################################### [100%]

Starting snmpd

Stopping snmpd:

[ OK ]

Starting snmpd: [ OK ]

Starting LSI SNMP Agent

Starting LSI SNMP Agent:LSI MegaRAID SNMP Agent Ver 3.17.0.1 (Sep 04th, 2008) Started

[ OK ]

Installing sas_ir_snmp-3.17-1100

Preparing... ########################################### [100%]

Stopping LSI SNMP Agent:[ OK ]

1:sas_ir_snmp ########################################### [100%]

Starting snmpd

Stopping snmpd: [ OK ]

Starting snmpd: [ OK ]

Starting LSI SNMP Agent

Starting LSI SNMP Agent:LSI MegaRAID SNMP Agent Ver 3.17.0.1 (Sep 04th, 2008) Started

[ OK ]

5、到这里Server端就安装结束了。

6、接下来安装管理软件,即“MegaRaid Storage Manager.exe”,安装很简单,同样的,在选择安装模式时,选择“complete”就好。

7、之后就可以输入Server端的IP地址,输入用户名/密码,login

8、看到统计信息,包括磁盘数量,磁盘组数量,使用容量等等

9、看到各个磁盘的状态

10、可以看到详细的逻辑磁盘、磁盘组的状态

11、另外还可以针对磁盘做设置,如设置全局热备盘,单独RAID组中的热备盘,当然这个要看你的存储设备支不支持全局热备了。

12、在这里可以创建磁盘组等等。

这比用megacli一打长串命令人性化多咯!对那些经常配置RAID组,监控RAID状态的人来说,MegaRaid是个比较好的工具!


本文转自 taojin1240 51CTO博客,原文链接:http://blog.51cto.com/taotao1240/898359,如需转载请自行联系原作者

利用MegaRaid Storage Manager 管理LSI RAID卡相关推荐

  1. raid管理软件MegaRAID Storage Manager(MSM)的安装和使用

    1.MSM的安装 1.1 下载安装包 1.2 安装 mkdir MSM tar zxvf MSM_linux_x64_installer-12.05.03-00.tar.gz –C MSM cd MS ...

  2. 如何设置LSI RAID卡虚拟磁盘属性write policy为Alway Write Back

    硬盘Cache写机制 Write-through与Write-back的区别: Write-back: (回写模式)在数据更新时只写入缓存Cache.只在数据被替换出缓存时,被修改的缓存数据才会被写到 ...

  3. IBMX60笔记本装LINUX,《如何安装Storage Manager管理软件客户端并调IBM DS系列存储.doc...

    如何安装Storage Manager 9.15客户端并调试IBM DS系列存储 一.安装 Storage Manager 9.15 管理软件客户端当前IBM 提供的最新Storage Manager ...

  4. MegaRAID Storage Manager RAID管理工具实用教程

    链接:(联想知识库地址同下) 联想中国(Lenovo China)联想知识库https://iknow.lenovo.com.cn/detail/dc_178452.html#01 感谢分享,仅供参考 ...

  5. LINUX 安装MegaRAID Storage Manager (MSM)安装使用教程

    说明,MSM软件是LSI出品,DELL,IBM,HP等使用LSI 产品时有一些名称修改,国产的直接使用原版. MSM下载地址 WIN MSM ftp://download2.boulder.ibm.c ...

  6. linux raid卡驱动添加到内核,安装Linux系统时LSI RAID卡的驱动挂载

    当使用较新的SAS卡来安装Linux系统时,经常会遇到在系统安装界面读不到RAID的情况,这时就需要考虑Linux系统内置的驱动包因为版本或者别的原因,没有办法把现有的这张卡驱起来.本文使用LSI 9 ...

  7. Dell 2850 lsi raid卡使用指南

    1.系统启动直接按ctrl+m进入radi卡的bios界面提示按任何键继续 2.主界面如下有配置菜单,初始化菜单,对象,清除,重建,检查一致性,修复和选择适配器 3.选择配置菜单可以使用简单配置或者新 ...

  8. LSI Raid卡的使用

    转载于:https://www.cnblogs.com/ningchenglong/p/9911333.html

  9. 联想rd650管理口地址_MegaRAID Storage Manager RAID管理工具基本操作

    知识点分析: 重要提示:配置阵列时请谨慎操作,并仔细阅读各种提示,以防误操作导致数据损失. MegaRAID Storage Manager(以下简称为"MSM")是用于管理采用L ...

最新文章

  1. LayUi 树形组件tree 实现懒加载模式,展开父节点时异步加载子节点数据
  2. DOS下导入导出MySQL备份
  3. 160家优秀国外技术公司博客
  4. 【Pygame小游戏】《坦克大战》,那些童年的游戏你还记得几个呢?
  5. larvel php restful_Laravel教你简单写出专业的RestfulAPI
  6. 信息安全系统设计基础第三周学习总结—20135227黄晓妍
  7. 怎么做图片文字二维码一起_怎么做?才能让文字编排更出彩
  8. phpcms v9 打开网站特别慢 增加数据库缓存方法
  9. SpringCloud工作笔记083---Idea中启动多个项目的时候_内存调整_节省内存
  10. 2-4 赋值运算符“=”
  11. vs 2017 配置 boost 库
  12. 802.11无线wifi协议学习(二)
  13. python100例详解-Python 经典算法100及解析(小结)
  14. 传输层协议介绍(深入学习)
  15. 东子破解的java设计模式状态模式
  16. 【渝粤题库】陕西师范大学201671 高级英语(二)
  17. r340服务器怎么接显示器,笔记本电脑如何连显示器_笔记本怎么链接显示器
  18. 浅谈BGP主机与其他双线主机的区别
  19. 易岸公考:最全版本!公务员报考条件
  20. 苏州整车环境试验仓试验

热门文章

  1. 记一次启动win10设备安全性经历
  2. STM32串口首字节丢失问题
  3. 《让错误代码显得错误》Making Wrong Code Look Wrong
  4. 输血一受血规则的4输入1输出数据选择器电路
  5. 聊天界面的左右分布局
  6. Tomcat8乱码问题处理
  7. VS2022插件(visual studio2022)之VAssistX番茄插件的使用1-固定每行字符-换行显示
  8. vue结合Element UI如何实现点击左侧菜单的折叠与展开
  9. Maven实战-1.maven命令
  10. 中国mooc大学---Python语言程序设计 (嵩天/黄天羽/礼欣 )