POPPUR爱换

 找回密码
 注册

QQ登录

只需一步,快速开始

手机号码,快捷登录

搜索
12
返回列表 发新帖
楼主: aer820
打印 上一主题 下一主题

H710P+ RES2SV240 提示串联设备不支持RAID卡直接映射模式。该怎么搞呢

[复制链接]
21#
 楼主| 发表于 2014-3-24 23:31 | 只看该作者
OK,明日汇报进度!P大!
回复 支持 反对

使用道具 举报

22#
 楼主| 发表于 2014-3-25 09:33 | 只看该作者
本帖最后由 aer820 于 2014-3-25 09:42 编辑

P大!执行前察看命令!

C:\Users\a\Desktop\LSI CLI\1_05_07_CS1_1_StorCLI\Windows>storcli /c0 set help
     Storage Command Line Tool  Ver 1.05.07 Jul 22, 2013
     (c)Copyright 2013, LSI Corporation, All Rights Reserved.

storcli /cx set alarm=<on|off|silence>
storcli /cx set foreignautoimport=<on|off>
storcli /cx set directpdmapping=<on|off>
storcli /cx set rebuildrate=<value>

执行后发现错误.
C:\Users\a\Desktop\LSI CLI\1_05_07_CS1_1_StorCLI\Windows>storcli /cx set directp
dmapping=off
syntax error, unexpected TOKEN_EQUAL
     Storage Command Line Tool  Ver 1.05.07 Jul 22, 2013
     (c)Copyright 2013, LSI Corporation, All Rights Reserved.

help - lists all the commands with their usage. E.g. storcli help
<command> help - gives details about a particular command. E.g. storcli add help

List of commands:
Commands   Description
-------------------------------------------------------------------
add        Adds/creates a new element to controller like VD,Spare..etc
delete     Deletes an element like VD,Spare
show       Displays information about an element
set        Set a particular value to a property
get        Get a particular value to a property
compare Compares particular value to a property
start      Start background operation
stop       Stop background operation
pause      Pause background operation
resume     Resume background operation
download   Downloads file to given device
expand     expands size of given drive
insert     inserts new drive for missing
transform  downgrades the controller
/cx        Controller specific commands
/ex        Enclosure specific commands
/sx        Slot/PD specific commands
/vx        Virtual drive specific commands
/dx        Disk group specific commands
/fall      Foreign configuration specific commands
/px        Phy specific commands
/[bbu|cv]  Battery Backup Unit, Cachevault commands
Other aliases : cachecade, freespace, sysinfo
Use a combination of commands to filter the output of help further.
E.g. 'storcli cx show help' displays all the show operations on cx.
Use verbose for detailed description E.g. 'storcli add  verbose help'
Use 'page=[x]' as the last option in all the commands to set the page break.
X=lines per page. E.g. 'storcli help page=10'

Command options must be entered in the same order as displayed in the help of
the respective commands.

修改控制器编号后依然错误!

C:\Users\a\Desktop\LSI CLI\1_05_07_CS1_1_StorCLI\Windows>storcli /c0 set directp
dmapping=off
Controller = 0
Status = Failure
Description = Controller 0 not found

回复 支持 反对

使用道具 举报

23#
 楼主| 发表于 2014-3-25 20:42 | 只看该作者
呼唤P大!
回复 支持 反对

使用道具 举报

24#
发表于 2014-3-25 21:41 | 只看该作者
本帖最后由 lucifersun 于 2014-3-25 21:44 编辑

storcli64 /c0 show directpdmapping

显示什么?你这条命令的语法应该没错?


另外,你用storcli  show看看controller编号是多少,万一不是C0也有可能
回复 支持 反对

使用道具 举报

25#
 楼主| 发表于 2014-3-25 22:10 | 只看该作者
本帖最后由 aer820 于 2014-3-25 22:10 编辑

controller 编号肯定是0!昨天已经贴出!我是win7 64 pro,是不是必须用storcli64 才可以!明天继续测试!
回复 支持 反对

使用道具 举报

26#
发表于 2014-3-25 22:24 | 只看该作者
本帖最后由 lucifersun 于 2014-3-25 22:34 编辑
aer820 发表于 2014-3-25 22:10
controller 编号肯定是0!昨天已经贴出!我是win7 64 pro,是不是必须用storcli64 才可以!明天继续测试!
  1. C:\Dell\Windows>storcli show
  2. CreateFile failed with error: 5
  3. Status Code = 0
  4. Status = Success
  5. Description = None

  6. Number of Controllers = 0
  7. Host Name = A-PC
  8. Operating System  = Windows 7.
复制代码
这个?storcli show没有被正确执行,Number of Controllers = 0,是指controller数量为零。正确结果如下


  1. Status Code = 0
  2. Status = Success
  3. Description = None

  4. Number of Controllers = 1
  5. Host Name =  
  6. Operating System  = Windows Server 2012

  7. System Overview :
  8. ===============

  9. ------------------------------------------------------------------
  10. Ctl Model      Ports PDs DGs DNOpt VDs VNOpt BBU sPR DS  EHS ASOs
  11. ------------------------------------------------------------------
  12.   0 Integrated     8   9   1     0   1     0 Opt On  1&3 N      0
  13. ------------------------------------------------------------------

  14. Ctl=Controller Index|DGs=Drive groups|VDs=Virtual drives|Fld=Failed
  15. PDs=Physical drives|DNOpt=DG NotOptimal|VNOpt=VD NotOptimal|Opt=Optimal
  16. Msng=Missing|Dgd=Degraded|NdAtn=Need Attention|Unkwn=Unknown
  17. sPR=Scheduled Patrol Read|DS=DimmerSwitch|EHS=Emergency Hot Spare
  18. ASOs=Advanced Software Options|N=None
复制代码



回复 支持 反对

使用道具 举报

27#
 楼主| 发表于 2014-3-26 09:57 | 只看该作者
本帖最后由 aer820 于 2014-3-26 09:59 编辑

C:\Users\a\Desktop\LSI CLI\1_05_07_CS1_1_StorCLI\Windows>storcli64 show
Status Code = 0
Status = Success
Description = None

Number of Controllers = 0
Host Name = A-PC
Operating System  = Windows 7

命令没错!难道是不支持H710P?

但是系统里已经可以看到H710P加载的硬盘.
回复 支持 反对

使用道具 举报

28#
发表于 2014-3-26 11:35 | 只看该作者
本帖最后由 per1-q1222 于 2014-3-26 11:38 编辑
aer820 发表于 2014-3-26 09:57
C:\Users\a\Desktop\LSI CLI\1_05_07_CS1_1_StorCLI\Windows>storcli64 show
Status Code = 0
Status = S ...

你嘗試使用megcli檢測...
http://www.lsi.com/downloads/Pub ... 8.07.14_MegaCLI.zip

C:\Users\Administrator>megacli64 -directpdmapping -dsbl -a0

Adapter 0: Direct Pd Mapping is Set Successfully.
This change requires reboot.

Exit Code: 0x00
megacli的命令較為冗長, 所以我現在都不是很愛用他
回复 支持 反对

使用道具 举报

29#
 楼主| 发表于 2014-3-26 12:57 | 只看该作者
本帖最后由 aer820 于 2014-3-26 12:57 编辑

刚才试过了!貌似只有MEGA 支持H710P. 关闭后可以连接RES2SV240。无错误信息!但是速度上不去!正在研究中!

在此谢过楼上2位的帮助!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

广告投放或合作|网站地图|处罚通告|

GMT+8, 2024-5-2 16:29

Powered by Discuz! X3.4

© 2001-2017 POPPUR.

快速回复 返回顶部 返回列表