# 一直收到SparesMissing event

### 已經完成rebuild，但還是收到SparesMissing event，如何解決

![](/files/-LvcEQLufI9GdUshZJLq)

### nano /etc/mdadm/mdadm.conf

把spares=1改成spares=0

```
ARRAY /dev/md/omvNAS1.tn.edu.tw:0 metadata=1.2 spares=0 name=omvNAS1.tn.edu.tw:0 UUID=a3610bdc:3d6301d5:2a0b6f08:f33980d1
```

只要該行指出“ **spares = 1** ”，該消息就會到達，**因為mdadm會查找備用磁盤**。\
\
解<br>

1. 將參數設置為 `spares=0`<br>
2. 做完了 ![：thumbup：](https://forum.openmediavault.org/wcf/images/smilies/thumbup.png)&#x20;


---

# 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://kawsing.gitbook.io/opensystem/andoid-shou-ji/untitled/yi-zhi-shou-dao-sparesmissing-event.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.
