为了给您提供更优质的服务,请您先完善以下信息:
确认提交

扫码关注

爱数技术支持中心公众号

请选择:

请选择咨询类型

AnyShare
AnyBackUp
AnyRobot

扫码关注

爱数技术支持中心公众号

contact us

提交成功!

我们将在 24 小时之内联系你。

技术知识库
KB ID
KB-1782
发布时间
2021-10-28
分类
排错指南
产品
AnyShare

AnyShare-命令行创建 RAID 失败,提示错误信息:The specified physical disk does not have the appropriate attributes t

关键字

RAID、磁盘属性


适用产品

  • AnyShare 5.0.x
  • AnyShare Enterprise 6.0.x
  • AnyShare Express 6.0.x


问题描述

命令行创建 RAID 失败,提示错误信息:

The specified physical disk does not have the appropriate attributes to complete

the requested command.

Exit Code:0x26

image.png


问题影响

无法创建 RAID ,无法对磁盘进行后续的操作。


问题原因

指定的物理磁盘为外来属性,无法写入新的 RAID 信息,则会导致上述问题。


解决方案

为解决上述问题,需要清除一下磁盘的属性,重新创建 RAID ,请按照以下步骤执行:

1. 执行以下命令,扫描磁盘 Foreign 属性。

MegaCli -CfgForeign -Scan -a0

image.png

2. 执行以下命令,清理控制器中的 Foreign 属性。

MegaCli -CfgForeign -Clear -a0

image.png

3. 重新创建磁盘 RAID 成功。

MegaCli -CfgLdAdd -r0[0:6] WB Direct -a0


更多信息

LSI RAID 卡命令行帮助获取方式:MegaCLI commands

需求助手 (内容由 AI 大模型生成,请仔细甄别)