// ******************************************************************************** //
THIS IS THE PARTITION LAYOUT...
// ******************************************************************************** //
-> Resources: 3, 3 Tb disks in the desktop machine I'm installing on.
-> Note that / is a logical volume on that raid (this is possible - it has been done before).
-> Partitioning, the boot flag, and partition types were done using gparted live (version: gparted-live-0.14.1-6-amd64).
-> Raid and lvm setup were done with the ubuntu partitioner in the installer.
-> Ubuntu 12.04 Desktop, 64 bit, alternate install cd is being used.
-----------------------------------------------------------------------------------------------------------------------------
| Partition/ Device | Use | Format | Size | Flag |
-----------------------------------------------------------------------------------------------------------------------------
/dev/sda1 ESP fat 32 250 Mib/ 262 Mb Boot
/dev/sdb1 Spacer Unformatted 250 Mib/ 262 Mb --
/dev/sdc1 Spacer Unformatted 250 Mib/ 262 Mb --
/dev/sda2 Raid/lvm Unformatted avialable - 5.3 Mib/ 5.55745 --
/dev/sdb2 Raid/lvm Unformatted avialable - 5.3 Mib/ 5.55745 --
/dev/sdc2 Raid/lvm Unformatted avialable - 5.3 Mib/ 5.55745 --
/dev/sda3 swap Unformatted 5.3 Mib/ 5.55745 --
/dev/sdb3 swap Unformatted 5.3 Mib/ 5.55745 --
/dev/sdc3 swap Unformatted 5.3 Mib/ 5.55745 --
/dev/md0 Raid array Unformatted sd[a,b,c]2 --
/dev/system Volume Group Unformatted /dev/md0
/dev/mapper/system-root System root ext4 465.661 Gib/ 500 Gb --
/dev/mapper/system-virtualization vm's ext4 465.661 Gib/ 500 Gb --
/dev/mapper/system-flamingamino web site ext4 465.661 Gib/ 500 Gb --
/dev/mapper/system-programming develpment ext4 465.661 Gib/ 500 Gb --
/dev/mapper/system-storage /home ext4 1862.645 Gib/ 2000 Gb --