All of lore.kernel.org
 help / color / mirror / Atom feed
* FIXED : brute-force my RAID 5 - just some fsck errors..
@ 2006-07-25 21:39 Sevrin Robstad
  0 siblings, 0 replies; only message in thread
From: Sevrin Robstad @ 2006-07-25 21:39 UTC (permalink / raw)
  To: linux-raid

I finally got my old RAID-5 up again, after bruteforcing the setup of 
it... (A Script that ran "mdadm --create --run -n 6 -l 5 /dev/md0 
/dev/1-5 missing;fsck -n -f /dev/md0;mdadm --stop /dev/md0;)
The first run didn't find anything that made sense, but desperately I 
ran the same script with -c xx from 4 to 256 and I finally hit jackpot 
with one combo and 256kb chunksize.

Most of the RAID is fine, and I'm backing up the whole 1 terrabyte. But 
there's some errors on it, fsck reports

"Illegal block #12 (xxx) in inode 95764590."

It's the same from block #12 to block #1035, and same inode.

There's also some multiply-claimed block(s) in some inodes, and some 
files that share Inode's.


will fsck fix if I run it without "-n"  ?  Or will it just we worse ? Or 
is it possible that I have done another mistake with some 
RAID-parametres ???


Thanx for all help anyway!


Sevrin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-25 21:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-25 21:39 FIXED : brute-force my RAID 5 - just some fsck errors Sevrin Robstad

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.