This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
computing:storage:data_recovery [2011/11/28 15:51] gcooper created |
computing:storage:data_recovery [2012/04/18 11:43] (current) gcooper |
||
---|---|---|---|
Line 11: | Line 11: | ||
http:// | http:// | ||
- | === Howto === | + | === LVM and Linux RAID Howto === |
+ | |||
+ | The increased use of virtualization has made common the situation where you have layers of drives, partitions, RAID, logical volumes then more partitions, RAID and LVs on top of the first layers. | ||
+ | |||
+ | Central to recovering data is the use of //kpartx// to find and activate the additional partitions. | ||
+ | |||
+ | Primary link: http:// | ||
+ | |||
+ | http:// | ||
+ | |||
+ | http:// | ||
+ | |||
+ | === ddrescue | ||
http:// | http:// | ||
+ | |||
+ | ==== Tools ==== | ||
+ | |||
+ | === testdisk === | ||
+ | |||
+ | http:// | ||
+ | |||
+ | http:// |