Re: RAID Tools and linear RAID arrays

2003-03-06 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 6 Mar 2003 09:07:48 -0500, Jeff Kinz wrote: > On Thu, Mar 06, 2003 at 08:37:34AM -0500, Rechenberg, Andrew wrote: > > You shouldn't make a file system on the real disk partitions. This is > > the procedure you should try: > > > > - Partition

Re: RAID Tools and linear RAID arrays

2003-03-06 Thread Jeff Kinz
On Thu, Mar 06, 2003 at 08:37:34AM -0500, Rechenberg, Andrew wrote: > You shouldn't make a file system on the real disk partitions. This is > the procedure you should try: > > - Partition your disks with your favorite partition program > - Make your RAID devices with mkraid > - Run mke2fs -j on t

RE: RAID Tools and linear RAID arrays

2003-03-06 Thread Rechenberg, Andrew
You shouldn't make a file system on the real disk partitions. This is the procedure you should try: - Partition your disks with your favorite partition program - Make your RAID devices with mkraid - Run mke2fs -j on the resultant /dev/md device - Mount and use When you reboot your rc.sysinit scr

Re: RAID Tools and linear RAID arrays

2003-03-06 Thread Nate Golnik
On 7 Mar 2003, Stephen Kuhn wrote: > Just wondering if anyone has worked with the linear RAID-0 setups for > creating large partitions; I've created the following: > > /etc/raidtab: > > raiddev /dev/md0 > > raid-level 0 > persistent-superblock 1 > chunk-size