[精讚] [會員登入]
3919

HP SAS硬碟leds燈號說明

HP SAS硬碟leds燈號(hp g7/g6系統適用)說明

分享此文連結 //n.sfs.tw/10031

分享連結 HP SAS硬碟leds燈號說明@新精讚
(文章歡迎轉載,務必尊重版權註明連結來源)
2019-10-25 10:25:07 最後編修
2016-10-15 04:08:18 By 張○○
 

之前有一段時間,被我的DL380 g7前面傳出的BEEP BEEP逼逼聲困擾很久,因為很機房很吵,這聲音很小,隱約聽到,但又不確定從哪發出來。

我把頭貼在機器前面聽,似乎是從前面面板發出來的。

問題是沒有任何的故障燈啊?

過了一二個月,才發現一顆硬碟亮紅燈,把它換了就好了。

原來這硬碟還有故障前警告的功能


Note: Predictive failure alerts can occur only when the hard drive is connected to a Smart Array controller.

Online/activity
LED (green)

Fault/UID LED (amber/blue)

Interpretation

On, off, or flashing

Alternating amber and blue

The drive has failed, or a predictive failure alert has been received for this drive; it also has been selected by a management application.

On, off, or flashing

Steadily blue

The drive is operating normally, and it has been selected by a management application.

On

Amber, flashing regularly (1 Hz)

A predictive failure alert has been received for this drive. Replace the drive as soon as possible.

On

Off

The drive is online, but it is not active currently.

Flashing regularly (1 Hz)

Amber, flashing regularly (1Hz)  

Do not remove the drive. Removing a drive may terminate the current operation and cause data loss.
The drive is part of an array that is undergoing capacity expansion or stripe migration, but a predictive failure alert has been received for this drive. To minimize the risk of data loss, do
not replace the drive until the expansion or migration is complete.

Flashing regularly (1 Hz)

 Off

Do not remove the drive. Removing a drive may terminate the current operation and cause data loss.
The drive is rebuilding, erasing, or it is part of an array that is undergoing capacity expansion or stripe migration.

Flashing irregularly

Amber, flashing regularly (1Hz)  

 The drive is active, but a predictive failure alert has been received for this drive. Replace the drive as soon as possible.

Flashing irregularly

Off

The drive is active, and it is operating normally.

 Off

Steadily amber

 A critical fault condition has been identified for this drive, and the controller has placed it offline. Replace the drive as soon as possible.

 Off

Amber, flashing regularly (1Hz)  

 A predictive failure alert has been received for this drive.
Replace the drive as soon as possible.

 Off

 Off

 The drive is offline, a spare, or not configured as part of an array.

END

你可能感興趣的文章

XSBASE270 由 WinCE 改為 Linux 記錄 XSBASE270 改為 Linux 記錄,此篇只是留個記錄,

[GITLAB] 解決git使用http/https clone或pull時在大小達1G時的斷線問題 git clone大專案時出現RPC failed; curl 18 transfer closed with outstanding read data remaining的錯誤,如何解決?

系統碟硬碟複製(磁區複製) 複製我的硬碟,這篇也算是札記

WD硬碟保固查詢及送修 送修壞掉的WD硬碟,這篇是過程記錄

UTF8中文字/全形一覽 快速查詢urf-8的中文字,共計13246中文字(5401常用字+7652罕用字+日文或編號),292全形符號,27半形符號。

[CentOS8] GCP政府憑證申請及掛載 資安的關係開始要求各網站導入ssl,那就申請政府憑證吧

隨機好文

使用Google尋找你的手機 這近發現google竟然可以用來找android的手機,而且不需要經過什麼設定或安裝軟體。

[jQuery] textarea 的取值和給值 HTML 的 TEXTAREA 標籤若要用 jquery 取值,不能使用 .text() 或 .html() ,使用 .

[jQuery] select 元件的取值及給值 html中的元件select,在jquery中要如何使用?

詭異的創業思維 創業的思維中,有多少銀彈,有多少技術,有多少人脈,有多少時間等等,每個都要考慮進去,以熱忱建立的關係脆弱的像蘇打餅乾一樣..

[PHP] 檢查IP是否在某個網段內 mtachcidr 要檢查IP是否在某個網段內,要寫幾行?10行?5行? 不用,只要2行。以下是我寫的 code /** * matchCI