Linux & RAID - very simple how to
Tuesday, November 14th, 2006Everything You Always Wanted to Know About RAID in Linux But Were Afraid to Ask
What you need:
mdadm
mdadm is a tool for managing Linux Software RAID arrays, it can create, assemble, report on, and monitor arrays.
You cant find in your distro (use your distro’s package manager to install it) or at: http://neilb.web.cse.unsw.edu.au/source/mdadm/ or http://www.kernel.org/pub/linux/utils/raid/mdadm/ or any […]