# LSI 9271 8i Raid卡开启jbod(直通)功能

#### 故障现象

LSI 9271-8i raid卡默认无法将硬盘作为jbod，没有jbod选项

#### 涉及范围

LSI9271-8i raid卡

#### 解决方法

需使用命令开启jbod功能，具体命令如下:MegaCli -AdpSetProp -EnableJBOD -1 -a0

1. 自检到raid卡，按【Ctrl Y】进入命令行：

![img](https://pic.chjina.com/2022/11/10/010219_1037_3.png)

1. 敲入`-AdpSetProp -EnableJBOD -1 -a0`

   ![img](https://pic.chjina.com/2022/11/10/010219_1037_4.png)
2. 显示`Set JBOD to Enable success` 就是启用成功。

####


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chjina.com/it-zhi-shi-ku/fu-wu-qi/lang-chao/raid-pei-zhi/lsi-9271-8i-raid-ka-kai-qi-jbod-zhi-tong-gong-neng.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
