Boot

Areca 1880i RAID 卡未初始化:“等待 F/W 準備就緒”

  • June 21, 2018

在具有此硬體的伺服器的 kickstart 安裝(Centos 6.0)期間:

  • Areca 1880i 8 埠 SAS RAID PCIe 512MB 記憶體
  • 檳榔電池備份模組
  • 6日立 Deskstar 7K3000 HDS723030ALA640 64MB 3TB

I pressed ctrl+alt+del because I wanted to restart the kickstart installation. Restarting the kickstart installation in this way had worked before so I was surprised that the initialization of the Areca 1880i card failed at the next boot startup. First the computer showed this message for a few seconds

AMIBIOS(C)2009 American Megatrends, Inc.
Supermicro X8DTN+-F BIOS Date: 03/17/11 16:42:32 Ver 2.1
CPU : Intel(R) Xeon(R) CPU           E5620  @ 2.40GHz
Speed : 2.40 GHz    Count : 2

Press DEL to run Setup (F4 on Remote Keyboard)
Press F12 if you want to boot from the network
Press F11 for BBS POPUP  (F3 on Remote Keyboard)

Initializing IPMI module, please wait. Done

Initializing USB Controllers .. Done.
System Fan Control function has been enabled, FAN#1,2,3 will be monitored.

Then it showed

Waiting for F/W to become ready. 003/300 seconds elapsed..

where the time counter was incremented up each second. After 300 seconds a short message stated that it had timed out and after that a new reboot started.

Trying to solve the problem I unplugged the 2 power cables (the computer has 2 PSU) and plugged them in again. That didn’t help as the computer timed out once again with the same message when I started it again.

How can I fix this?

The FAQ answer Q10120906 on the Areca home page talked about a similar problem for ARC-1210. As the suggestion was to “remove battery module to clear the data remain in cache”, I unplugged the 2 power cables from the computer and opened up the computer case.

Photo of the Areca 1880i card connected to the Areca battery backup module

There was a small cable connecting the Areca Battery Backup Module to the Areca 1880i card. I disconnected this cable and waited 30 seconds and then reconnected it again.

This fixed the problem. At the next boot, the Areca 1880i card initialized normally.

After waiting about 10 seconds for this message

Waiting for F/W to become ready. 005/300 seconds elapsed..

this message was shown

ARC-1880 PCIEx8/5.0G RAID Controller - DRAM: 512(MB) / #Channels: 8
BIOS: V1.22d / Date: 2010-11-18      - F/W: V1.49 / Date: 2010-12-10

Bus/Dev/Func=6/0/0, I/O-Port=FBD30000h, IRQ=5, BIOS=C800:0h
ID-LUN=00-0, Vol="Areca     ARC-1880-VOL#000R001", Size=8.18(TB)
RAID controller BIOS installed!
Press <Tab/F6> to enter SETUP menu.     second(s) left <ESC to skip>..

I could then proceed with the kickstart installation of the computer.

引用自:https://serverfault.com/questions/298843