using dmraid to recover data from a isw_raid_member from recovered disks images
Jelle de Jong <[email protected]> Wed, 28 May 2014 10:40:48 +0200
| Newsgroups | gmane.linux.ataraid |
|---|---|
| Message-ID | <[email protected]> |
Hello everybody, I think this is the right mailinglist for dmraid? I made disk images with dd from to harddrives and made a copy for testing. losetup /dev/loop0 sdd1Z-copy losetup /dev/loop1 sddSN-copy blkid /dev/loop* /dev/loop0: TYPE="isw_raid_member" /dev/loop1: TYPE="isw_raid_member" But how do I use dmraid to assamble the array? dmraid -ay doesnt find the devices? http://paste.debian.net/hidden/b222c2e8/ # dmraid --version dmraid version: 1.0.0.rc16 (2009.09.16) shared dmraid library version: 1.0.0.rc16 (2009.09.16) device-mapper version: 4.27.0 Kind regards, Jelle de Jong