使用以上命令时,将弹出Windows资源管理器。现在将“ storcli_ALL_OS.zip”复制到“ C:\ raid”目录:
现在解压缩该文件。
2.2监视raidcontroller
转到Powershell并键入以下命令以访问最近解压缩的文件:
chdir C:\raid\storcli_All_OS\storcli_All_OS\Windows\
您应该可以调用“ storCLI.exe”,还有一个64位二进制文件。
您可以通过键入以下内容来显示raidcontroller的当前状态:
PS C:\raid\storcli_All_OS\storcli_All_OS\Windows> .\storcli64.exe /c0 show
TOPOLOGY :
========
-----------------------------------------------------------------------------
DG Arr Row EID:Slot DID Type State BT Size PDC PI SED DS3 FSpace
-----------------------------------------------------------------------------
0 - - - - RAID1 Optl N 255.656 GB dflt N N dflt N
0 0 - - - RAID1 Optl N 255.656 GB dflt N N dflt N
0 0 0 64:4 12 DRIVE Onln N 255.656 GB dflt N N dflt -
0 0 1 64:5 13 DRIVE Onln N 255.656 GB dflt N N dflt -
----------------------------------------------------------------------------
硬盘故障的示例:
TOPOLOGY :
========
----------------------------------------------------------------------
DG Arr Row EID:Slot DID Type State BT Size PDC PI SED DS3 FSpace
----------------------------------------------------------------------
0 - - - - RAID1 Dgrd N 255 GB dflt N N dflt N
0 0 - - - RAID1 Dgrd N 255 GB dflt N N dflt N
0 0 0 - - DRIVE Msng - 255 GB - - - - -
0 0 1 64:5 13 DRIVE Onln N 255 GB dflt N N dflt -
---------------------------------------------------------------------
PS C:\raid\storcli_All_OS\storcli_All_OS\Windows> .\storcli64.exe /c0 /sall show
Controller = 0
Status = Failure
Description = No drive found!
Detailed Status :
===============
----------------------------------------
Drive Status ErrCd ErrMsg
----------------------------------------
/c0/sALL Failure 255 Drives not found
----------------------------------------
要显示重建的当前状态,可以运行:
PS C:\raid\storcli_All_OS\storcli_All_OS\Windows> .\storcli64.exe /c0 /eall /sall show rebuild
Controller = 0
Status = Success
Description = Show Drive Rebuild Status Succeeded.
---------------------------------------------------------
Drive-ID Progress% Status Estimated Time Left
---------------------------------------------------------
/c0/e64/s4 0 In progress -
/c0/e64/s5 - Not in progress -
---------------------------------------------------------
2.3安装图形界面
您可以使用以下链接下载最新的MegaRAID Storage Manager:
https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/16.05.04.00_MSM_Windows.zip
下载后,解压缩所有文件。您只需运行安装向导即可访问目录。
通常,您没有任何LDAP身份验证,在这种情况下,您必须在运行安装程序时取消选中该复选框-否则您将无法连接到管理器。
一个新的快捷方式将出现在您的桌面上,现在运行该快捷方式并输入您的登录凭据。应显示以下MSM界面: