WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Software RAID

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Software RAID
From: Felix Kuperjans <felix@xxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Jun 2010 14:59:03 +0200
Delivery-date: Thu, 24 Jun 2010 06:04:47 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <46C13AA90DB8844DAB79680243857F0F0AFD58@xxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <46C13AA90DB8844DAB79680243857F0F0AFD58@xxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100613 Shredder/3.0.4
Hi Jonathan,

Depends on you method: I would recommend to use the Linux Software Raid with mdadm. Just look at some tutorials / howtos, mdadm can be used quite straightforward (Google for mdadm or Linux software raid 1).

You create usual partitions on a disk, which are marked by id fd for raid autodetect. The kernel scans those devices and handles software RAID automatically. The RAID devices are named /dev/mdX usually and can be formated with a filesystem or used for LVM. You can also combine RAID and non-RAID partitions or RAID-0 and RAID-1 devices on one pair of disks.

If you want to use those Fake-RAID stuff of modern SATA-Controllers, I personally prefer plain software raid. This is usually used as Software RAID for Windows, because Windows doesn't handle software RAID itself, but the Windows SATA driver does. Linux doesn't need any hardware capabilities for software raid.

Regards,
Felix

Am 24.06.2010 14:48, schrieb Jonathan Tripathy:
Hi Everyone,
 
Not really a Xen question, but I'm sure someone here will know the answer.
 
Is it possible to install a linux distro (CentOS) on a system that has RAID1 set up under "software RAID"? I have a machine that can only fit 2 disks, and no hardware RAID controller..
 
Thanks
 
Jonathan
 
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>