Re: Recover filenames from failed RAID0

2016-07-18 Thread keld
Hi Which file system did you use? I once wrote some code to get files out of an ext3 filesystem, http://www.open-std.org/keld/readme-salvage.html Maybe you can make some corrections for it to work as I remember the code, then if you hit a directory, it will salvage the file names and the files

Re: Recover filenames from failed RAID0

2016-07-17 Thread Michel Dubois
Dear linux-raid mailing list, I have a RAID0 array of four 3TB disks that failed on the "third" disk. I am aware of the non-redundancy of RAID0 but I would like to recover the filenames from that RAID0. If I could recover some data it would be a bonus. Below you'll find the outputs of the follow