Michael McClure wrote:
Thanks for the reply. Should I be using a different version/release that would work better for RAID? If so, pls let me know. As far as your info requests, see below.
thanks. mike.
# lsmod Module Pages Used by 3c59x 19984 1 pci-scan 2296 0 [3c59x] raid5 17664 0 (unused) raid1 7916 0 (unused) raid0 2768 0 (unused) ntfs 39868 0 (unused) smbfs 26744 0 (unused) nfsd 181896 0 (unused) nfs 71452 0 (unused) lockd 44392 0 [nfsd nfs] sunrpc 60676 0 [nfsd nfs lockd] ext2 40548 0 (unused)
toaster: -root- # cat /proc/mdstat Personalities : [raid0] [raid1] [raid5] read_ahead not set unused devices: <none>
OK, so RAID support is in the kernel and you've got the required modules loaded. What about your IDE drive? IIRC, you arn't using one of the kernels with IDE built-in, and it doesn't look like you're loading any IDE modules based on the above.
Can you access the low-level /dev/hdX devices that make up your RAID?
What does "fdisk -l /dev/hdc" and "fdisk -l /dev/hdd" show?
Are you *REALLY* trying to build a RAID5 device with two partitions on the same drive (/dev/hdd1 & /dev/hdd2 in your example raidtab, which go along with /dev/hdc1)? If so, I'm not sure that will work, and it wouldn't be recommended in any case...
-- Charles Steinkuehler [EMAIL PROTECTED]
-------------------------------------------------------
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
