On Wed, Sep 21, 2016 at 09:50:45PM +0200, Simon Becks wrote: > Thank you. I already learned a lot. Your command only shows data for > all of the 3 disks. And for the removed disk? photorec is slow, not sure how long you let it run; also we don't know the extent of your damages. You could search for known filetype headers on your own. Megapixel JPEGs, or multi-megabyte MP3 tracks, might work. If you find such a file header at $offset of one disk, you could look at the same $offset of the other disks, and see if you can deduct the disk order, raid layout, et cetera from this. So for example if you were using the wrong chunk size you should be able to tell from that... But this is tedious work, usually it's easier to trial&error until you come up with the right setting that just works. Or that would work if it wasn't overwritten... :-/ Regards Andreas Klauer -- 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