the install is finished and I am up and running. I am still open to reimaging if needed. I ran fdsik -l and it does not show a partition table on /dev/sdb
Code:
debian-desktop:/home/jared# fdisk -l
Disk /dev/sda: 1500.3 GB, 1500301910016 bytes
255 heads, 63 sectors/track, 182401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00085e18
Device Boot Start End Blocks Id System
/dev/sda1 181673 182401 5855692+ 82 Linux swap / Solaris
/dev/sda2 * 1 243 1951866 83 Linux
/dev/sda3 120885 181672 488279610 83 Linux
/dev/sda4 244 120884 969048832+ 83 Linux
Partition table entries are not in disk order
Disk /dev/sdb: 1500.3 GB, 1500301910016 bytes
255 heads, 63 sectors/track, 182401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/sdb doesn't contain a valid partition table
From my thinking this means my RAID 1 is not working. However I am unclear since the RAID is handled by the BIOS controller and not debian. Can anyone help?