Last week I went to the howto's and set up a raid0.   -------  RH
7.2,
scsi drives

    /etc/raidtab
    raiddev /dev/md0
            raid-level      0
            nr-raid-disks   2
            chunk-size     4
            persistent-superblock 1
            device          /dev/sde1
            raid-disk       0
            device          /dev/sdg1
            raid-disk       1

I did the mkraid /dev/md0,   mkfs ... mount ... and Ta-Da that was
easy

Then this Monday I needed to reboot and now raidstart /dev/md0 does
nothing - returns 0.

    mount -t ext2 /dev/md0 /R1
    mount: wrong fs type, bad option, bad superblock on /dev/md0,
           or too many mounted file systems
           (aren't you trying to mount an extended partition,
           instead of some logical partition inside?)

Tks
Chuck







_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to