Like I said before, they are both the same size and manufacturer. Honestly, if it's that picky on doing a raid, why bother. It's certainly not stated in the documentation that you need two drives that are EXACTLY the same. I think it's a bug but if it's a design flaw that is accepted as OK, then I'd like to know that too.
No, it should just work. If it isn't please raise a bug request via the Bugzilla Bug Tracker reference above (which you have - this comment is for all readers).
The disks do NOT have to be the same size, but the smaller size will be used if 2 are put in together or a larger one is added later.
If a smaller one is added later, then the raid cannot happen (the disk isn't large enough to sync with the existing disk). In this case even a small amount less DOES matter.
If you log into the console as root and do a
fdisk -l
it will tell you all about your disks and their partitions.
Also, a raid create and sync can take some time (depending on the size of the disks and the amount of data to be synced).
Trevor B