Hallo Leute,

wir haben viele Fujitsu P910 Rechner, welche ein Intel RAID 1 Verbund haben

Treiberversion (Intel SATA RAID Controller) ist die 12.5.0.1066.

Leider finde ich keine Möglichkeit, den Status des Raids per Kommandozeile oder direkt abzufragen.

Downgraden wir auf einem Testrechner den Treiber auf Version 10.x können wir mit einer Raidcfg32.exe den Status abfragen.

Infos aus der Intel Rapid Storage Technologie GUI:

Intel® Rapid Storage-Technologie für Unternehmen Information Installiertes Kit: 12.5.0.1066 Benutzeroberflächenversion: 12.5.0.1066 Sprache: German (Germany) Version des RAID-Erweiterungs-ROMs: 11.5.0.1582 Treiberversion: 12.5.0.1066 ISDI-Version: 12.5.0.1066


Article Comments

We currently do not have experience with this issue in our labs. I will forward your inquiry to the respective developer, you should see an answer sometime next week.


Dec, 2013 - Permalink

The respective developer could also not provide any solution, we already know about, but he made two suggestions:

1. check, if Fujitsu provides any "agent"/"management tool", that might support SNMP.

2. check, if there are any Performance Counters that might provide a raid status. This article might help you with finding this performance counter.


Dec, 2013 - Permalink

- install RST CLI
- create task in windows: rstcli64.exe --information > rstcli.log
- create Regexp check of log file in PRTG (failure on match): State:.*(?<!Normal)$


Jun, 2019 - Permalink