I want to setup a raid0 stripped swap partition in an old 386 with 2 
hd. It has 2.2.0-pre1, and raidtools-0.90, raid0 is a module and its 
loaded when trying to do this.

I have tried with partitions id of 82 (linux swap) and fd (raid0??), 
and it always fails at the same place...


#/etc/raidtab
# Striping example

raiddev /dev/md0
                     raid-level              0
                     nr-raid-disks           2
                     persistent-superblock   1
                     nr-spare-disks          0
                     chunk-size              32
                     device                              /dev/hda2
                                 raid-disk               0
                                 device                  /dev/hdb3
                                 raid-disk               1

[root@head /etc]# mkraid /dev/md0
handling MD device /dev/md0
analyzing super-block
disk 0: /dev/hda2, 7004kB, raid superblock at 6912kB
disk 1: /dev/hdb3, 5712kB, raid superblock at 5632kB
mkraid: aborted

[root@head]# mkraid --******-force /dev/md0
DESTROYING the contents of /dev/md0 in 5 seconds, Ctrl-C if unsure!
handling MD device /dev/md0
analyzing super-block
disk 0: /dev/hda2, 7004kB, raid superblock at 6912kB
disk 1: /dev/hdb3, 5712kB, raid superblock at 5632kB
mkraid: aborted


P.D. sorry if it's a FAQ. but I haven't found much info updated about 
software raid in linux and please mail me because I'm not subscribed 
yet.

P.D.2 Is there a archive where I can read the messages of this list?


                 \_/,         _
                 |  @___oo   (  Jorge Nerin
       /\  /\   / (___,,,}_--~  
      ) /^\) ^\/ _)        ~__  [EMAIL PROTECTED]
      )   /^\/   _)          (_  
      )   _ /  / _)            ( [EMAIL PROTECTED]
  /\  )/\/ ||  | )_)            
 <  >      |(,,) )__)            
  ||      /    \)___)\             
  | \____(      )___) )___           
   \______(_______;;; __;;;

Greeetings from Zaragoza (Spain)

Reply via email to