[asterisk-users] Saftware RAID1 or Hardware RAID1 with Asterisk

shadowym shadowym at hotmail.com
Fri Aug 24 15:08:05 CDT 2007


Still true on CentOS 5.  You can only RAID partitions unless you do the LVM
thing.  What are the disadvantages compared to being able to RAID the whole
disk? Maybe for monitoring it's just more to deal with but does it make a
RAID 1 any less reliable?

-----Original Message-----
From: Zane C.B. [mailto:v.velox at vvelox.net] 
Sent: Thursday, August 23, 2007 9:06 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Saftware RAID1 or Hardware RAID1 with Asterisk

On Wed, 22 Aug 2007 12:37:26 -0600
Stephen Bosch <posting at vodacomm.ca> wrote:

> Zane C.B. wrote:
> > 1: Software RAID on Linux is way less than impressive. Plus last
> > a I checked Linux can't handle mirroring a entire disk. Last I
> > looked at it around a year ago you were limited to only mirroring
> > partitions, which is a joke from a administrative standpoint.
> 
> How is this any different in FreeBSD?
> 
> Could you explain to me how else you are going to mirror an entire
> disk in software when your boot partition is on the disk?

The raid info is done the same as on other decent system, it is stored
at the in the last sector of the provider.

making a mirrored freebsd system is like this...
1: install freebsd
2: dd if=<current drive> of=<2nd drive for mirror>
3: gmirror label <some name> <2nd drive>
4: mount 2nd drive and edit fstab to boot
using /dev/gmirror/<whatever>
5: boot from 2nd drive
6: gmirror insert <name> <original drive>


/me loves GEOM, the goddess of all disk subsystems or whatever.

http://www.freebsd.org/cgi/man.cgi?query=gmirror&apropos=0&sektion=0&manpath
=FreeBSD+6.2-RELEASE&format=html






More information about the asterisk-users mailing list