H700关闭Direct PD Mapping

Attached Enclosure doesn't support in controller's Direct mapping mode
Please contact your system support
System has halted due to unsupported configuration

 

megacli64 -directpdmapping -dsbl -aall

C:cli>megacli64 -directpdmapping -dsply -a0
Adapter 0: Direct Pd Mapping is: Disabled
Exit Code: 0x00

C:cli>megacli64 -h -directpdmapping

MegaCLI SAS RAID Management Tool Ver 8.01.06 Dec 23, 2010
(c)Copyright 2010, LSI Corporation, All Rights Reserved.
DirectPdMapping
---------------
Syntax: MegaCli -DirectPdMapping -Enbl|-Dsbl|-Dsply -aN|-a0,1,2|-aALL
Description:
Command sets the mapping mode of physical drive.
The possible parameters are:
Enbl: Enables Direct physical drive mapping mode.
Dsbl: Disables Direct physical drive mapping mode.
Dsply: Displays current state of direct physical drive mapping.
Convention:
-aN N specifies the adapter number for the command.
-a0,1,2 Specifies the command is for adapters 0, 1, and 2. More than one adapter can be selected.
-aALL Specifies the command is for all adapters.
Exit Code: 0x00

原文地址:https://www.cnblogs.com/bit5566/p/4827410.html