Search found 7 matches

by kwerner
20 Oct 2016, 21:30
Forum: Partition Recovery
Topic: RAID 1 table overwrtitten
Replies: 0
Views: 1147

RAID 1 table overwrtitten

Good evening,

accidentally the partition table of a disk holding a linux software RAID 1 was overwritten with one from an empty disk.
Trying to recover my data I already tried photorec but wasn't successful.
I used ddrescue to copy all data from the 'original' disk (/dev/sdb)

More info:
(after the ...
by kwerner
20 Oct 2016, 11:57
Forum: File recovery
Topic: cow - qcow2
Replies: 6
Views: 3975

Re: cow - qcow2

I ended up with about 40 .cow files ranging in size between a few KB and 1.7TB, none was usable.
qemu-img info and check even didn't complain about any errors with a few files. Still no t-shirt.

Will give testdisk another try.
by kwerner
17 Oct 2016, 14:10
Forum: File recovery
Topic: cow - qcow2
Replies: 6
Views: 3975

Re: cow - qcow2

I don`t want to be overly verbose but it might help someone else.
This is what is happening right now.
---
root@rescue ~ # l /mnt/recover3/recup_dir.1/
total 33G
-rw-r--r-- 1 136734 136734 3.1G Oct 17 14:24 f165515264.cow
-rw-r--r-- 1 136734 136734 79G Oct 17 14:49 f171855872.cow
-rw-r--r-- 1 136734 ...
by kwerner
17 Oct 2016, 13:30
Forum: File recovery
Topic: cow - qcow2
Replies: 6
Views: 3975

Re: cow - qcow2

Looking good so far:

root@rescue ~ # l /mnt/recover3/recup_dir.1/
total 33G
-rw-r--r-- 1 136734 136734 3.1G Oct 17 14:24 f165515264.cow
-rw-r--r-- 1 136734 136734 9.2G Oct 17 14:27 f171855872.cow
-rw-r--r-- 1 136734 136734 196K Oct 17 14:07 f43520000.cow
-rw-r--r-- 1 136734 136734 196K Oct 17 14:07 ...
by kwerner
17 Oct 2016, 12:35
Forum: File recovery
Topic: cow - qcow2
Replies: 6
Views: 3975

Re: cow - qcow2

ddrescue completed. Status:
---
PhotoRec 7.1-WIP, Data Recovery Utility, August 2016
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
Disk /dev/sda - 3000 GB / 2794 GiB (RO) - ST33000650NS
Partition
Start
End
Size in sectors
No partition
0
0 1 364801 80 63 5860533168 [Whole ...
by kwerner
17 Oct 2016, 10:53
Forum: File recovery
Topic: cow - qcow2
Replies: 6
Views: 3975

Re: cow - qcow2

Will try with a new copy. Right now ddrescue is still running. Maybe without using testdisk at all.
by kwerner
16 Oct 2016, 10:22
Forum: File recovery
Topic: cow - qcow2
Replies: 6
Views: 3975

cow - qcow2

Good day,

it has been asked before. But I don't get the answer.
I need to recover qcow2 files that hold my VMs created with qemu-img. Photorec (tested different versions) does find *.cow files but many more than I originally had and of very small size. The ones I am looking for are about 80GB.
Is ...