I am trying to do raid linear. I have a Sparc IPX running RedHat Linux 2.2.5 (RedHat 6.0)
I have two 4 gig disks, with raidtab :
 
raiddev /dev/md0
          raid-level      linear
          nr-raid-disks   2
          persistent-superblock 1
          device          /dev/sdj1
          raid-disk       0
          device          /dev/sdk1
          raid-disk       1
 
Then running
/sbin/mkraid /dev/md0
produces the following:
 
handling MD device /dev/md0
analyzing super-block
disk 0: /dev/sdj1, 4442944kB, raid superblock at 4442880kB
mkraid: aborted
 
This is also accompianted by this mesg in the dmesg :
 
Unimplemented SPARC system call 140
 
anyone have any ideas?
 
-derek
UMIACS System Staff

Reply via email to