Search found 2 matches

by cmonty14
13 Mar 2021, 10:29
Forum: File recovery
Topic: Recover files after mkfs.ext4 /dev/mapper/<vg>-data.
Replies: 3
Views: 4095

Re: Recover files after mkfs.ext4 /dev/mapper/<vg>-data.

The original fileystem on the relevant logical volume was: EXT4

Is there any other "promising" option for data recovery?
by cmonty14
12 Mar 2021, 08:04
Forum: File recovery
Topic: Recover files after mkfs.ext4 /dev/mapper/<vg>-data.
Replies: 3
Views: 4095

Recover files after mkfs.ext4 /dev/mapper/<vg>-data.

Hello,

I have accidently deleted all files in a logical volume by executing mkfs.ext4 /dev/mapper/<vg>-data .

The disk is not damaged, the partition table is correct, all partitions are accessible, LVM is showing no errrors.

Based on the documentation I cannot undelete files of an ext4 ...