Is it possible to restore data from a non-persistent DM snapshot after crash?
1
vote
1
answer
69
views
I often use non-persistent device mapper snapshots, an example table looks like this:
0 10485760 snapshot /dev/sdc3 /dev/sdc6 N 16
In case of a crash, I still have both /dev/sdc3
and /dev/sdc6
because disks are non-volatile. But is it possible to get that snapshot
device back, or at least recover the changes from /dev/sdc6
somehow?
I know that persistent snapshots exist for my purpose but I'm still curious. Thanks.
Asked by melonfsck - she her
(150 rep)
Jan 28, 2024, 09:51 PM
Last activity: Jan 29, 2024, 10:43 AM
Last activity: Jan 29, 2024, 10:43 AM