On Tue, Apr 14, 2015 at 06:39:52PM +0300, Vladimir Mosgalin wrote:
> 
> > Considering that the RAID technology is old which was designed for
> > rotating media, maybe that isn't the the best solution for SSD?
>

With SSD, there is still possibility of single-disk failure (SSD bricks itself).

When this happens, to protect against data loss you have 2 choices:

a) daily (hourly) rsync of SSD to some other storage (on SSD failure, machine will die, require manual recovery)
b) RAID1 with another SSD (or HDD, use "--write-mostly") (on SSD failure, machine will continue running)

SL7 comes with btrfs, which is intended to be "better RAID1" (I am presently testing this).

But SL7 cannot boot from btrfs, so you still need a /boot partition and RAID1 to protect it against single-disk failure.

-- 
Konstantin Olchanski
Data Acquisition Systems: The Bytes Must Flow!
Email: olchansk-at-triumf-dot-ca
Snail mail: 4004 Wesbrook Mall, TRIUMF, Vancouver, B.C., V6T 2A3, Canada