Re: Seeking info for RAID 1 on OpenBSD

2007-11-12 Thread Siju George
On Aug 4, 2007 9:26 PM, Greg Oster <[EMAIL PROTECTED]> wrote: > > "L. V. Lammert" writes: > > On Fri, 3 Aug 2007, Joel Knight wrote: > > > > > --- Quoting HDC on 2007/08/02 at 20:26 -0300: > > > > > > > Read this... > > > > http://www.packetmischief.ca/openbsd/doc/raidadmin/

Re: Seeking info for RAID 1 on OpenBSD

2007-08-04 Thread Jeff Quast
On 7/28/07, Lars Noodin <[EMAIL PROTECTED]> wrote: > I have two spare SATA drives on an OpenBSD 4.1 box and would like to set > up RAID level 1. > I'm a big fan of using the ROOTBACKUP=1 option in /etc/daily, and modifying it to also include /var and /usr . It is documented in the manpage for dail

Re: Seeking info for RAID 1 on OpenBSD

2007-08-04 Thread Greg Oster
"L. V. Lammert" writes: > On Fri, 3 Aug 2007, Joel Knight wrote: > > > --- Quoting HDC on 2007/08/02 at 20:26 -0300: > > > > > Read this... > > > http://www.packetmischief.ca/openbsd/doc/raidadmin/ hief > > > .ca/openbsd/> > > > > > > > I used to use raidframe and followed

Re: Seeking info for RAID 1 on OpenBSD

2007-08-04 Thread L. V. Lammert
On Fri, 3 Aug 2007, Joel Knight wrote: > --- Quoting HDC on 2007/08/02 at 20:26 -0300: > > > Read this... > > http://www.packetmischief.ca/openbsd/doc/raidadmin/ > .ca/openbsd/> > > > > I used to use raidframe and followed the procedures in that doc for > doing so, but

Re: Seeking info for RAID 1 on OpenBSD

2007-08-03 Thread Joel Knight
--- Quoting HDC on 2007/08/02 at 20:26 -0300: > Read this... > http://www.packetmischief.ca/openbsd/doc/raidadmin/ .ca/openbsd/> > I used to use raidframe and followed the procedures in that doc for doing so, but now there's no point. If the system requires any type o

Re: Seeking info for RAID 1 on OpenBSD

2007-08-02 Thread Siju George
On 7/28/07, Lars Noodin <[EMAIL PROTECTED]> wrote: > I have two spare SATA drives on an OpenBSD 4.1 box and would like to set > up RAID level 1. > > Tips on documentation, HOWTOs or notes of any kind would be great since > the search engines are rather useless for technical documentation. Some > p

Re: Seeking info for RAID 1 on OpenBSD

2007-08-02 Thread HDC
Read this... http://www.packetmischief.ca/openbsd/doc/raidadmin/ Hernan www.bsderos.com.ar On 8/2/07, Edd Barrett <[EMAIL PROTECTED]> wrote: > > Hi, > > On 02/08/07, David Wilk <[EMAIL PROTECTED]> wrote: > > filesystems until the RAID-1 parity is rebuilt wh

Re: Seeking info for RAID 1 on OpenBSD

2007-08-02 Thread Edd Barrett
Hi, On 02/08/07, David Wilk <[EMAIL PROTECTED]> wrote: > filesystems until the RAID-1 parity is rebuilt which takes about 3hrs > on my system with a 160GB and 200GB RAID-1 arrays. Yup, the reason I use rsync at intervals instead of raidframe. My house had a phase of having power cuts a lot and I

Re: Seeking info for RAID 1 on OpenBSD

2007-08-02 Thread David Wilk
I have my OpenBSD 4.0 system setup with root on RAID-1 and every mounted filesystem is also RAID-1 using the raidframe subsystem in the OpenBSD kernel. THe major problem is that after booting from an improper shutdown, the system will not attempt to mount any filesystems until the RAID-1 parity is

Re: Seeking info for RAID 1 on OpenBSD

2007-07-29 Thread Markus Bergkvist
Lars NoodC)n wrote: Tips on documentation, HOWTOs or notes of any kind would be great since the search engines are rather useless for technical documentation. Some pages have even disappeared, others are quite old. http://www.openbsd.org/faq/faq14.html#RAID http://os.newsforge.com/os/06/03/08/

Seeking info for RAID 1 on OpenBSD

2007-07-28 Thread Lars Noodén
I have two spare SATA drives on an OpenBSD 4.1 box and would like to set up RAID level 1. Tips on documentation, HOWTOs or notes of any kind would be great since the search engines are rather useless for technical documentation. Some pages have even disappeared, others are quite old. I found one