OK, so I installed SnapRAID and got a LOT of errors while running it. I used the GUI to setup and do the initial sync. It was beeping away. Here are a few sample lines.
2012-03-17 15:05:05.3022[8][] WARN Elucidate.Form1: Process StdErr[run

os:13172:13173:13806152353]
2012-03-17 15:05:05.3646[8][] WARN Elucidate.Form1: Process StdErr[run

os:13173:13174:13807200929]
2012-03-17 17:26:03.4563[1][] ERROR Elucidate.Program:
When I ran the check, these are the errors I received:
2012-03-17 17:26:03.5499[1][] ERROR Elucidate.Program: File Re-opened: Ver :12.1.30.258
2012-03-17 17:26:17.2312[6][] DEBUG Elucidate.Form1: actionWorker_DoWork
2012-03-17 17:26:17.2936[6][] INFO Elucidate.Form1: Using: "C:\\snapraid\\snapraid.exe"
2012-03-17 17:26:17.3092[6][] INFO Elucidate.Form1: with: -v -G -c "C:\\snapraid\\snapraid.conf" check
2012-03-17 17:26:17.3404[7][] INFO Elucidate.Form1: Start StdOut
2012-03-17 17:26:18.3388[9][] WARN Elucidate.Form1: Start StdErr
2012-03-17 17:26:18.3388[9][] WARN Elucidate.Form1: Process StdErr[selftest:]
2012-03-17 17:26:18.3544[9][] WARN Elucidate.Form1: Process StdErr[version:1.8]
2012-03-17 17:26:18.3544[9][] WARN Elucidate.Form1: Process StdErr[conf:C:\\snapraid\\snapraid.conf]
2012-03-17 17:26:18.3856[9][] WARN Elucidate.Form1: Process StdErr[blocksize:262144]
2012-03-17 17:26:18.3856[9][] WARN Elucidate.Form1: Process StdErr[disk:d0:N:/]
2012-03-17 17:26:18.4012[9][] WARN Elucidate.Form1: Process StdErr[disk:d1:O:/]
2012-03-17 17:26:18.4012[9][] WARN Elucidate.Form1: Process StdErr[disk:d2:P:/]
2012-03-17 17:26:18.4012[9][] WARN Elucidate.Form1: Process StdErr[disk:d3:Q:/]
2012-03-17 17:26:18.4168[9][] WARN Elucidate.Form1: Process StdErr[mode:raid5]
2012-03-17 17:26:18.4168[9][] WARN Elucidate.Form1: Process StdErr[parity:M:/parity/SnapRAID.parity]
2012-03-17 17:26:18.4168[9][] WARN Elucidate.Form1: Process StdErr[content:N:/SnapRAID.content]
2012-03-17 17:27:20.0101[9][] WARN Elucidate.Form1: Process StdErr[run:begin:0:6369736:0]
2012-03-17 17:27:20.2285[9][] WARN Elucidate.Form1: Process StdErr[run:end]
2012-03-17 17:27:20.4469[7][] INFO Elucidate.Form1: Process StdOut[Self test...]
2012-03-17 17:27:20.4469[4][] INFO Elucidate.Form1: Exited.
2012-03-17 17:27:20.4625[7][] INFO Elucidate.Form1: Process StdOut[Loading state from N:/SnapRAID.content...]
2012-03-17 17:27:20.4625[7][] INFO Elucidate.Form1: Process StdOut[ file 9261]
2012-03-17 17:27:20.4781[7][] INFO Elucidate.Form1: Process StdOut[ block 22030599]
2012-03-17 17:27:20.5093[7][] INFO Elucidate.Form1: Process StdOut[ symlink 0]
2012-03-17 17:27:20.5561[7][] INFO Elucidate.Form1: Process StdOut[Checking...]
2012-03-17 17:27:20.5561[7][] INFO Elucidate.Form1: Process StdOut[No error]
2012-03-17 17:27:20.5717[6][] INFO Elucidate.Form1: ExitCode=[0]
2012-03-17 17:27:20.5873[6][] INFO Elucidate.Form1: We are exiting the status thread
2012-03-17 17:27:20.6029[1][] INFO Elucidate.Form1: Completed
ANy idea what that means?
Here is my config file:
# Configuration for snapraid via Elucidate
parity M:\\parity\\SnapRAID.parity
content N:\\SnapRAID.content
content O:\\SnapRAID.content
content P:\\SnapRAID.content
content Q:\\SnapRAID.content
content M:\\parity\\SnapRAID.content
disk d0 N:\\
disk d1 O:\\
disk d2 P:\\
disk d3 Q:\\
exclude *.bak
exclude *.unrecoverable
exclude Thumbs.db
exclude \\$RECYCLE.BIN
exclude \\System Volume Information
block_size 256