I can install both 10/11 on my laptop just fine. When I try to install 11 on a raid 5 server it fails about 7 different things and errors out. So I tried 10.3 and it fails installing boot loader grub.
The servers have 3ware 9650se 4 port with sata/raid 5 and intel duo cpu.
What am I doing wrong? This is aprox the 3rd time Ive loaded linux and never had a problem until now. I really need to get both these servers loaded. I did manage to install fedora 9 on one server just as a test.
3ware posted something about 2TB limit. I think you have to turn on auto-carving in controller.
Currently the array size is limited to 2 TB regardless of the operating system.
9500S/9550SX(U)/9590SE/9650SE/9690SA
While FreeBSD is limited to 2 TB max per array, you can use the auto carving feature to divide the array into 2 TB (or smaller) storage units. You can also create a boot lun if booting from the array. See the 3ware User’s guide for your controller for more details :: 3ware ::](http://www.3ware.com/support/userdocs.asp).
The problem is solved.
I made boot partition 154 GB from raid without auto-carving. and 3.6 TB for storage
/dev/sda/
/dev/sda1/ /swap(4 GB swap drive)
/dev/sda2/ /(50 GB root drive)
/dev/sda2/ /backup (100 for system backup)
/dev/sdb/
/dev/sdb1/ /home (3.6 TB)