Can I read a raid drive from an NSA320 in an NAS540?

dvbird
Posts: 5
Freshman Member


I have an old NSA320 that had two drives in a raid 1 configuration. The NSA320 died (currupted firmware). I used one of the drives as a new volume in the NAS540, thinking I would be able to read the data from second NSA320 drive. Can I do this? If so, how?
#NAS_June
0
Accepted Solution
-
Yes you can.Enable the ssh daemon and login over ssh.Then find the name of the partition:
cat /proc/partitions
Assuming it's sdb2, assemble the raidarray:<div>su</div><div><br></div><div>mdadm --assemble /dev/md5 /dev/sdb2 --run</div>
Now you can mount the array:<div>mkdir /i-data/olddisk</div><div><br></div><div>mount /dev/md5 /i-data/olddisk</div>
Don't know if the partition will show up automagically in webinterface/samba, but at least you should now be able to copy the contents from old array to the new one using the command prompt
1
All Replies
-
No, you can't.
NAS540 and NSA320 were used different file system, you can mount NSA320 drive to Linux and copy out the data, then restore back to NAS540.
1 -
Yes you can.Enable the ssh daemon and login over ssh.Then find the name of the partition:
cat /proc/partitions
Assuming it's sdb2, assemble the raidarray:<div>su</div><div><br></div><div>mdadm --assemble /dev/md5 /dev/sdb2 --run</div>
Now you can mount the array:<div>mkdir /i-data/olddisk</div><div><br></div><div>mount /dev/md5 /i-data/olddisk</div>
Don't know if the partition will show up automagically in webinterface/samba, but at least you should now be able to copy the contents from old array to the new one using the command prompt
1
Categories
- All Categories
- 431 Beta Program
- 2.6K Nebula
- 164 Nebula Ideas
- 112 Nebula Status and Incidents
- 6K Security
- 364 USG FLEX H Series
- 292 Security Ideas
- 1.5K Switch
- 78 Switch Ideas
- 1.2K Wireless
- 42 Wireless Ideas
- 6.6K Consumer Product
- 262 Service & License
- 407 News and Release
- 87 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.9K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 85 About Community
- 83 Security Highlight