hi Don,
Assuming you'll always have both SSDs connected at the same time, you
should create:
- A 200MB /boot partition on the primary SSD.
- An LVM physical volume across the rest of the primary SSD.
- An LVM physical volume across the entire secondary SSD.
You then define a single LVM volume group that includes both physical
volumes, which will give you a pool of storage of around 20GB.
You can then create LVM logical volumes of any size you like within that
20GB - if you want 6GB of / and 8GB for /home, you can do so. :-)
Note:
* This is assuming that both SSDs have comparable performance - this
setup isn't so good with drives of differing performance as it can slow
the faster drive down.
* Assuming both SSDs are always connected, you won't be able to remove
either SSD without breaking the filesystems. (without going to the
effort of LVM downsizing anyway)
* LVM is amazing, once done you can add, delete, shrink and grow
partitions at will, without any of the normal annoying partition table
issues.
regards,
jethro
--
Jethro Carr
www.jethrocarr.com