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
- 3.1K Nebula
- 237 Nebula Ideas
- 6.8K Security
- 740 USG FLEX H Series
- 377 Security Ideas
- 1.8K Switch
- 87 Switch Ideas
- 1.5K Wireless
- 58 Wireless Ideas
- 7.2K Consumer Product
- 319 Service & License
- 512 News and Release
- 99 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 5.3K FAQ
- 34 Documents
- 91 About Community
- 119 Security Highlight
Freshman Member
Guru Member