zoukankan      html  css  js  c++  java
  • 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

  • 相关阅读:
    css3 Gradient背景
    ArrayList源码解析(一)
    css3 @font-face
    ArrayList源码解析(二)自动扩容机制与add操作
    ArrayList源码解析(三)
    JavaScript基础
    JavaScript中的字符串方法总结
    一个完整的HTTP请求过程
    HTML5学习
    JS编程
  • 原文地址:https://www.cnblogs.com/bit5566/p/4827410.html
Copyright © 2011-2022 走看看