NAS326: Restore Deleted JBOD Volume
All Replies
-
So i guess it's testdisk now... Or do you see something where i made an error?0
-
When using --build, you'll have to provide a --data-offset=16, else the raid header space will be used as well.SpamMaster50000 said:So i guess it's testdisk now... Or do you see something where i made an error?
0 -
Hmm, not goodthe problem was that my version of mdadm doesn't yet know the data offset option~ # mdadm --build --assume-clean --level=linear --raid-devices=2 --rounding=64K --data-offset=16 /dev/md2 /dev/sda3 /dev/sdb3
mdadm: unrecognized option '--data-offset=16'
Usage: mdadm --help
for help
0 -
Can i use losetup instead?
0 -
SpamMaster50000 said:Can i use losetup instead?Good thinking! Yes, that should be possible.losetup /dev/loop1 -o 8192 /dev/sda3losetup /dev/loop2 -o 8192 /dev/sdb3mdadm --build <arguments> /dev/md2 /dev/loop1 /dev/loop2
0
Categories
- All Categories
- 164 Beta Program
- 1.7K Nebula
- 86 Nebula Ideas
- 62 Nebula Status and Incidents
- 4.7K Security
- 236 Security Ideas
- 1.1K Switch
- 50 Switch Ideas
- 908 WirelessLAN
- 27 WLAN Ideas
- 5.3K Consumer Product
- 172 Service & License
- 294 News and Release
- 65 Security Advisories
- 14 Education Center
- 911 FAQ
- 399 Nebula FAQ
- 249 Security FAQ
- 90 Switch FAQ
- 100 WirelessLAN FAQ
- 18 Consumer Product FAQ
- 55 Service & License FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 68 About Community
- 51 Security Highlight
Consumer Product Help Center
FAQ
Freshman Member
Guru Member