Re: Reiserfs licencing - possible GPL conflict?

Ingo Molnar (mingo@chiara.csoma.elte.hu)
Wed, 10 Nov 1999 18:35:37 +0100 (CET)


On Wed, 10 Nov 1999, Jeff V. Merkey wrote:

> into EXT2 on-disk formats (getting the picture now). Not to mention
> that if you want to use the thing as a native linux file system, you get
> mirroring, striping, failover, and mulitple namespace support for every
> computer system on the planet in a consolidated set of utilities and
> file system without needing end users to have a degree in astrophysics
> to configue raid drivers, etc.

this is all fine (and i agree with the rest), but could you please quit
bashing the RAID code?

$ cat /etc/raidtab
# Sample RAID-1 configuration
raiddev /dev/md0
raid-level 1
nr-raid-disks 2
chunk-size 4

device /dev/hda1
raid-disk 0
device /dev/hdb1
raid-disk 1

'mkraid /dev/md0', and there it goes the 2-disk mirror. Or maybe it's
easier to get a degree in astrophysics than i thought? ;)

-- mingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/