First your raid5 for data partition:
- Code: Select all
[ 562.909148] md/raid:md4: raid level 5 active with 5 out of 5 devices, algorithm 2
[ 562.916668] RAID conf printout:
[ 562.916678] --- level:5 rd:5 wd:5
[ 562.916688] disk 0, o:1, dev:sda2
[ 562.916696] disk 1, o:1, dev:sdb2
[ 562.916704] disk 2, o:1, dev:sdc2
[ 562.916712] disk 3, o:1, dev:sdd2
[ 562.916720] disk 4, o:1, dev:sde2
[ 562.916922] md4: detected capacity change from 0 to 7993301139456
So only your fs on md4 is corrupted.
It seems that you need an usb stick (1GB is enough) to get more memory to use xfs_repair.
So download this version and do fvdw's help in this post:http://plugout.net/viewtopic.php?f=26&t=2247&hilit=xfs_repair&start=20#p19210