I started getting emails from this old controller last week, but they're not very descriptive:
May 17, 2017 4:58:32 AM MDT WRN 418:A01C-S--L-- REDACTED_SERVER_NAME Bad Block discovered: controller 1 (39369000).
Notably there is no indication of which drive is having problems. I also found a corresponding entry in the windows event log, with Event ID 418, but it had only the same sparse information. How do you figure out which drive is having issues?
After a bunch of searching, I was able to track down the fact that this controller writes more information into a separate error log named
RaidEvtA.log
that it stores in its own location. In my case, this file was in theC:\ProgramData\Adaptec\Adaptec Storage Manager
folder. This file contained the following entry corresponding to this error:The crucial piece of information in this case is the SCSI device ID (8 in this case), which the UI for the controller shows when you look at the properties for the physical drives. I'll likely need this information again, and hopefully this will help some other poor soul with this controller or a similar one.