NAS326: Restore Deleted JBOD Volume
Options
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
- 442 Beta Program
- 3K Nebula
- 228 Nebula Ideas
- 130 Nebula Status and Incidents
- 6.6K Security
- 643 USG FLEX H Series
- 357 Security Ideas
- 1.8K Switch
- 86 Switch Ideas
- 1.4K Wireless
- 54 Wireless Ideas
- 7K Consumer Product
- 303 Service & License
- 496 News and Release
- 93 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 4.9K FAQ
- 34 Documents
- 89 About Community
- 110 Security Highlight
Freshman Member
Guru Member