[精讚] [會員登入]
3881

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

你可能感興趣的文章

[Gitlab] 本地端和遠端,如何修改branch名稱? 修改本地端和遠端的BRANCH名稱,有點麻煩。

台灣2024(民國113年)節慶國定假日 ics下載 找不到2024年的假日ics檔?沒關係,我自己做一個。

[手機] HTC 10 evo的指紋辨識 HTC 10 evo上面的指紋辨識,原來這麼方便

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

常用1200字簡體字 為了加速正簡互換的效能,我針對常見的簡體字做了挑選,花了六個小時,整理出最常用的1200個簡體中文字及正體中文字對照

台灣2023(民國112年)節慶國定假日 ics下載 找不到2023年的假日ics檔?沒關係,我自己做一個。

隨機好文

UTF-8 BOM (Byte Order Mark) 的問題 在 Michael Kaplan 那看到 Every character has a story #4: U+feff

為什麼要重造輪子? 什麼輪子?造什麼輪子?我為什麼要重造輪子?

一個邏輯的錯誤刪了全部檔案的經驗 今天本來想做一件很簡單的事,但卻足足浪費我多一倍的時間,再加上刪掉我全部的檔案,原因只是因為我自己的邏輯錯誤。

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

[CodeIgniter 3] 資料庫的使用方法整理1/2 --Select的使用 [CodeIgniter 3] 資料庫的使用方法整理:Select的使用