Hi, it's been a very long time since I've posted, but I'm stuck on my raid config. I'm running Dachstein w/the raid-ide kernal:

# uname -a
Linux toaster 2.2.19-3-LEAF-RAID #2 Sat Dec 1 17:15:49 CST 2001 i386 unknown


I loaded the raid0,1,5 modules, and raid.lrp. I also have the hdsupp tools: # lrpkg -l Name Version Description ===============-==============-============================================== root 4.0.6 etc 4.0.1 ramlog 1.1 Creates additinal ramdisks on boot local 4.0.6 Local package. This package does not contain a modules 4.0.6 Modules package. Contains kernel modules and u libz 1.1.4 zlib compression library. Needed for openssh vim 5.3-1 sshd 3.5p1 OpenSSH sshd daemon. raid 0.90.0 RAID support sftp 3.5p1 OpenSSH sftp client & server programs. ssh 3.5p1 OpenSSH ssh & scp programs. hdsupp 1.18-1 This package installs full hard drive support smb swat This program is part of the Samba suite.

I have the following raid conf file:
raiddev /dev/md0
      raid-level              5
      nr-raid-disks           3
      nr-spare-disks          0
      chunk-size              4
      persistent-superblock   1
      device                  /dev/hdc1
      raid-disk               0
      device                  /dev/hdd1
      raid-disk               1
      device                  /dev/hdd2
      raid-disk               2

Yes, I know, ignore the fact that the 2nd partition sets are on the same
disk -- I'm just trying to see if I can get it to work.  I also tried
doing a straight Raid 1 using the first two partitions in the set above
and get the same error.

When I do my mkraid command, I get the following:

# mkraid /dev/md0
cannot determine md version: No such file or directory

#

What am I missing?

thanks.
mike.





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to