LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   mount raid (https://www.linuxquestions.org/questions/linux-general-1/mount-raid-658294/)

realnoname 07-25-2008 05:48 PM

mount raid
 
i have been using mdadm for my raid 5 and so far its worked great till now, i have only been using this raid for about a week and i had always mounted from fstab with
Quote:

/dev/md0 /mnt/myfiles ext3 defaults 0 0
till now when it didnt mount on boot i tried to mount it but i get this

Quote:

EXT3-fs error (device md0): ext3_check_descriptors: Block bitmap for group 2944!
EXT3-fs: group descriptors corrupted!

mount: wrong fs type, bad option, bad superblock on /dev/md0,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

realnoname 07-27-2008 10:32 PM

sorry to bump but does anyone have any ideas?

checkmate3001 07-27-2008 11:50 PM

I have no idea... I myself am trying to figure out this raid stuff with mdadm... I just learned how to set faulty, remove, and add a drive from an array... I have some questions of my own - so perhaps you may find something useful in my post.


All times are GMT -5. The time now is 08:51 PM.