[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] DISK STRIPING IN LINUX



On Thu, Dec 09, 1999 at 06:36:07PM +0530, Sunil Nambiar wrote:
> Hi,
> 
> How do I do disk striping / create multiple volumes accross hard disks
> in linux.

You can use a RAID controller and implement any of the RAID-1 to RAID-5
levels. Or you can use software RAID with Linux. With this approach,
at the disk driver level, data will be mirrored or striped across multiple
disks.

Do google searches on Linux and software RAID.
	
	-Arun

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.