I recently bought a Syba IT8212 PCI card for US$12.98 (!). Objective was to add IDE ports to Abit iL-90MV, but also to do my first experimentation with RAID (!) ... under Windows. Never done RAID before and wanted to learn something new.
I am well aware of many discussions on the NASLite forum about real-hardware-RAID, fakeRAID and software RAID.
The card has 2 ports, supporting 4 IDE devices. I connected a Seagate and a Maxtor, each 160GB, on ports 0&1, each configured as Master, and configured for RAID-1 (mirror). Installed Windows. Played for a while, worked well. Even used AcronisTrueImageHome11 (which I suspect uses a derivative of Linux) to make a backup image to another partition on the same array ... was slow, but worked (1.64GB image in about 1 hour). Performance in regular use under Windows is good (68MB/s near begining of disk, 40MB/s near end using HDDTune).
Ok ... so now to the interesting part !
Searching around a little with google, there seem to be differing opinions on whether this is a REAL HARDWARE RAID card (
here) or FAKE-RAID (
here).
So ... I re-initialized the card for RAID-1 again (wiping out the Windows stuff). Then installed NASLite CORE3 v2.60b [RC4]. IT WORKED !!! Except: the Disk-0 is shown as 126GB ????
I also booted off RIP-LinuX-9.3. "fdisk -l" reports 137,438,952,960 bytes. So ... I am obviously hitting the infamous "137GB" limit. But 126GB is 135,291,469,824, which is NOT 137GB. It should be 128GB (= 137,438,953,472). And the card's BIOS definitely sees the entire 160GB (before loading of Windows drivers), as does Windows. And under RIP-LinuX-9.3 "hdparm" shows "using_dma = 0", and "hdparm -t" gives 1.66MB/sec

(But transfer (write) of a 1.64GB file in NL2 was good.)
The I booted Ubuntu9.4 Desktop LiveCD. "fdisk -l" sees 160,041,884,672 bytes. and "hdparm -t" gived 63.11 MB/sec, but "hdparm -d" does not show any info regarding "using_dma". Even more interesting ... after I MOUNT the NL2-formatted disk ... "df -h" reports a Size of 126GB !!!!
Which of you experts on this forum would like to help me with an explanation

?