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. python实现单例模式
  2. android 界面切换【转】
  3. img should be PIL Image. Got <class ‘torch.Tensor‘>
  4. django的web开发笔记1(智能诊断系统数据概览记录)
  5. sql replace into 与 insert into
  6. python真是最烂的语言_在大型项目上,Python 是个烂语言吗?
  7. LeetCode 33. Search in Rotated Sorted Array
  8. jsonready onload 与_漫谈JSONP以及img的onLoad和onEr
  9. 计算机机房无尘,计算机机房建设标准
  10. java sybase数据库连接_在JAVA中连接Sybase数据库(例子)
  11. jquery插件库免费下载,原生下载非扣代码,jq22 vip下载方法
  12. PHP小白之路1--PHP之简易留言板设计
  13. 2020SpringCloud学习年终总结——第九章-Gateway
  14. matlab 计算相关系数,MATLAB如何使用corrcoef函数计算样本数据的相关系数
  15. zibll子比主题6.7用户徽章功能详解及配置教程[V6.7新功能]
  16. 安装CHD走过的一些坑
  17. 年底看机会,欢迎加入Java大数据招聘群!
  18. Maxima解方程的一点收获
  19. 数据库分类,市场上常见数据库
  20. 30 个相见恨晚的超实用网站

热门文章

  1. 别把“新型啃老”误认为那是你向往的一种躺平生活!
  2. 计算机画图水印怎么可以消除,如何去掉图片水印 画图工具简单去掉图片水印教程-电脑教程...
  3. 【技术推文】TOUGH软件建模方法及在地下水、CO2地质封存、水文地球化学、地热等多相多组分系统多过程耦合
  4. 中国信息化系统集成行业协会:计算机系统集成行业还有发展空间么?
  5. Euler-Maruyama 方法数值算例
  6. Linux 下 ffmpeg命令行将h264文件转yuv文件
  7. 为文本文档 设置 快捷键
  8. 山东大学科技文献小记
  9. Android反编译的基本操作
  10. Windows7+Backtrack4+CDlinux0.9.2