Oh yea, one other thing.

When i run mkraid /dev/md0 i get the following
handling /dev/md0
analyzing super-block
disk0: /dev/hda3, 387072kB, raid superblock at 387008kB
Segmentation fault



Glenn McGrath wrote:
> 
> Hi.
> 
> Im trying to modify the debian install disks to be able to setup raid
> from scratch.
> 
> Im using the 2.2.14pre8, with raid0145-19990824-2.2.11 and the
> ide.2.2.14pre9.19991123 patches.
> 
> I tried with both linear and raid0, also tryed including "nr-raid-disks
> 0" (hmm  looking back i dont even know why i tried this)
> 
> Ive got heaps of memory free but only 1MB of space available on the
> local filesystem.
> 
> At the stage im trying to run mkraid /dev/md0 the root filesystem is
> mounted on a loopback device (or ramdisk?).
> 
> Has anyone else experienced segfaults with mkraid ?
> 
> cat //proc/mdstat produces
> 
> Personalities : [linear] [raid0] [raid1] [raid5] [translucent]
> read_ahead not set
> unused devices: <none>
> 
> my //etc/raidtab looks like
> 
> raiddev         /dev/md0
>         raid-level              0
>         persistent-superblock   1
>         nr-raid-disks           2
>         nr-spare-disks          0
>         chunk-size              4
>         device                  /dev/hda3
>         raid-disk               0
>         device                  /dev/hdb3
>         raid-disk               1
> 
> Any comments/ideas welcome
> Thanks
> 
> Glenn McGrath

Reply via email to