rr2720sgl, currently between upgrades I need to copy over the 64bit driver (theres a thread detailing this). I did notice smart isn't fully working on drives connected to my raid card. Gonna test out 8.3 tonight and post the results.
That's fairly typical when the disks are on a controller. The /dev/da# designation has historically been for SCSI direct access disks.
Did you check out Supported_RAID-Controllers page of smartmontools? According to that you might need something like -d hpt,L/M/N /dev/hptX. For you maybe:
Code:
smartctl -a -d hpt,L/M/N /dev/da4
I don't have any HighPoints so I haven't ever tried it with one.
I have the same problem than freibuis, using FreeNAS 8.3.0 RC1. I have an em(4) NIC. I tried your suggestion but it still crashes. When I pull it out of the box, FreeNAS boots properly.