Назад | Перейти на главную страницу

Adaptec Raid1 на Debian не удалось Stripes

это мой первый вопрос, так что будьте добры.

У меня есть сервер мониторинга, работающий на debian wheezy. Он запускает RAID1 (2x 160 ГБ) на Adaptec Raid Controller (IBM ServeRAID 8k-l).

Несколько дней назад отказал один из жестких дисков. Поэтому я заменил его другим жестким диском на 250 ГБ (потому что не было 160 ГБ жесткого диска). Все выглядело нормально, так как новый жесткий диск был заменен, и восстановление началось. После того, как он был закончен, я получил массаж от нашего чека Nagios raid_aac:

there are some failed stripes on logical device 0 on controller 1!

На мой взгляд, Raid1 не работает с Stripes, так как же я получил такое сообщение об ошибке:

Вывод Adaptec Raid Controller:

----------------------------------------------------------------------
Controller information
----------------------------------------------------------------------
   Controller Status                        : Optimal
   Channel description                      : SAS/SATA
   Controller Model                         : IBM ServeRAID 8k-l  
   Controller Serial Number                 : 1624F50
   Physical Slot                            : 0
   Installed memory                         : 32 MB
   Copyback                                 : Disabled
   Background consistency check             : Enabled
   Automatic Failover                       : Enabled
   Stayawake period                         : Disabled
   Spinup limit internal drives             : 0
   Spinup limit external drives             : 0
   Defunct disk drive count                 : 0
   Logical devices/Failed/Degraded          : 1/0/0
   --------------------------------------------------------
   Controller Version Information
   --------------------------------------------------------
   BIOS                                     : 5.2-0 (17003)
   Firmware                                 : 5.2-0 (17003)
   Driver                                   : 1.1-7 (28000)
   Boot Flash                               : 5.1-0 (15411)
   --------------------------------------------------------
   Controller Battery Information
   --------------------------------------------------------
   Status                                   : Not Installed

----------------------------------------------------------------------
Logical device information
----------------------------------------------------------------------
Logical device number 0
   Logical device name                      : MIRROR
   RAID level                               : 1
   Status of logical device                 : Optimal
   Size                                     : 152499 MB
   Write-cache mode                         : Not supported
   Partitioned                              : Yes
   Protected by Hot-Spare                   : No
   Bootable                                 : Yes
   Failed stripes                           : Yes
   Power settings                           : Disabled
   --------------------------------------------------------
   Logical device segment information
   --------------------------------------------------------
   Segment 0                                : Present (Controller:1,Enclosure:0,Slot:1)       PVFC44ZHT74KVE
   Segment 1                                : Present (Controller:1,Enclosure:0,Slot:0)      WD-WMAYP0M76S1V


----------------------------------------------------------------------
Physical Device information
----------------------------------------------------------------------
      Device #0
         Device is a Hard drive
         State                              : Online
         Supported                          : Yes
         Transfer Speed                     : SATA 1.5 Gb/s
         Reported Channel,Device(T:L)       : 0,0(0:0)
         Reported Location                  : Enclosure 0, Slot 0
         Reported ESD(T:L)                  : 2,0(0:0)
         Vendor                             : WDC
         Model                              : WD2503ABYZ-011FA
         Firmware                           : 01.01S03
         Serial number                      : WD-WMAYP0M76S1V
         Size                               : 239429 MB
         Write Cache                        : Enabled (write-back)
         FRU                                : None
         S.M.A.R.T.                         : No
         S.M.A.R.T. warnings                : 0
         NCQ status                         : Disabled
      Device #1
         Device is a Hard drive
         State                              : Online
         Supported                          : Yes
         Transfer Speed                     : SATA 1.5 Gb/s
         Reported Channel,Device(T:L)       : 0,1(1:0)
         Reported Location                  : Enclosure 0, Slot 1
         Reported ESD(T:L)                  : 2,0(0:0)
         Vendor                             : Hitachi
         Model                              : HDS721616PLA380
         Firmware                           : P22OABCA
         Serial number                      : PVFC44ZHT74KVE
         Size                               : 152627 MB
         Write Cache                        : Enabled (write-back)
         FRU                                : None
         S.M.A.R.T.                         : No
         S.M.A.R.T. warnings                : 0
         NCQ status                         : Disabled
      Device #2
         Device is an Enclosure services device
         Reported Channel,Device(T:L)       : 2,0(0:0)
         Enclosure ID                       : 0
         Type                               : SES2
         Vendor                             : IBM
         Model                              : SAS 2 DRIVE BP
         Firmware                           : 1.10
         Status of Enclosure services device

У вас есть подсказки, почему я получил это уведомление?

Должен ли я заменить другой жесткий диск объемом 160 ГБ на жесткий диск 250 ГБ, потому что на одном из них теперь больше места, или мне действительно нужно сделать полную резервную копию и создать совершенно новый массив?