FIXED : brute-force my RAID 5 - just some fsck errors..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux