I have manually partitioned with mixed drives and had it work.
Mr Heck,
In what I laid out your SCSI would be holding 25% of your data only. If it fails you would have to replace it with another disk the same size or larger and manually resync it (
http://wiki.contribs.org/Raid#Resynchronising_a_Failed_RAID).
The four IDE drives will have the all the /boot and /swap partitions along with the other 75% of your data. If you loose a IDE drive you will have to replace it with the same or larger also and resync it.
SME will "boot" from any of the four IDE drives only.
You can only loose one hard drive and keep running soothly. Since the /boot partition is mirrored across the four IDE drives you can loose the SCSI and three IDE drives and the system will stil boot to the kernel (that is realy not much help .. do good backups).
The only way you can read the disk from another machine is to move all the drives, keep them in the same order, and boot from them. I have never tried mounting a software RAID after moving it to another computer ... may be possible ... in theory.
If you are strapped for hardware you may want to use the SCSI and two IDE (on different channels for best performance) as a RAID 5 (36 Gb) with the /boot and /swap as RAID 1 and RAID 0 respectively on the same two IDE drives ... and .... use the two remaining IDE drives in a RAID 0 (40 Gb) for a backup drive and use AFFA to backup.
Let us know how it works out.
Kevin