Upgrading From NSA310 (x2) plus NSA365 to a NAS542
JohnGLav
Posts: 3 Freshman Member
Hi All,
Apologies for the long question
I've just discovered that the disk format has been changed between my earlier Zyxel products and the new NAS542.
Can anyone come up with a step by step strategy to upgrade, without losing my existing data or having to buy additional disks?
I have:
I had hoped to keep each disk as a individual storage locations, but could live with them being seen as a single volume. Not too interested in RAID itself, due to its storage demands, probably JBOD or something similar?
I'm not that familiar with NAS/RAID etc. I don't find the Zyxel manual too helpful. It assumes you know what you need to do and relates how to do each activity separately.
Thanks in advance.
John.
#NAS_Dec_2019
Apologies for the long question
I've just discovered that the disk format has been changed between my earlier Zyxel products and the new NAS542.
Can anyone come up with a step by step strategy to upgrade, without losing my existing data or having to buy additional disks?
I have:
- An NSA310 with a WD Red 3TB disk (80% full).
- A second NSA310 with a Samsung 1.5TB disk (75% full).
- An NSA325 with two WD Red 3TB disks (both about 66% full).
- The new NAS542 with an empty 4TB WD Red.
I had hoped to keep each disk as a individual storage locations, but could live with them being seen as a single volume. Not too interested in RAID itself, due to its storage demands, probably JBOD or something similar?
I'm not that familiar with NAS/RAID etc. I don't find the Zyxel manual too helpful. It assumes you know what you need to do and relates how to do each activity separately.
Thanks in advance.
John.
#NAS_Dec_2019
0
Best Answers
-
Thanks! I'll give the simple version a go first. Appreciate your response.0
-
Just a quick follow up. Worked exactly as you explained. It's a shame the Zyxel manual doesn't explain basic concepts and the best approaches to common situations. However, with your advice, I'm well on the way. Many thanks.0
All Replies
-
This doesn't seem a big puzzle to me. Create a volume on that new disk, fill it with data from whichever disk. When copied, put that (now redundant) disk in the 542, and create a new volume on it. Repeat.At the end you'll have a redundant 1.5TB disk left, I guess.To make it a bit more sophisticated, you can do the copy actions on the nas itself. After you have created the first volume, you can put the first disk-to-be-copied in the nas. Enable the ssh server in the network menu, and login over ssh, as root, password your admin password.Now find your old disk:cat /proc/partitionssizes are in kB. Assuming the old disk is sdb, you can assemble and mount the raidarray:mdadm --assemble /dev/md3 /dev/sdb2 --runmkdir /mnt/olddiskmount /dev/md3 /mnt/olddiskIf that throws no errors, you can copy everything over:cd /i-data/sysvol/cp -av /mnt/olddisk/* .Now just wait until the copying is done. You'll have to keep the ssh client open.For the 2nd old disk you'll have to pick the first free md device for assembling the array.losetup -awill show all md devices in use.All target volumes are mounted in /i-data/. Usingdf /i-data/*will tell you which one is new and empty.0
-
Thanks! I'll give the simple version a go first. Appreciate your response.0
-
Just a quick follow up. Worked exactly as you explained. It's a shame the Zyxel manual doesn't explain basic concepts and the best approaches to common situations. However, with your advice, I'm well on the way. Many thanks.0
Categories
- All Categories
- 415 Beta Program
- 2.4K Nebula
- 151 Nebula Ideas
- 98 Nebula Status and Incidents
- 5.7K Security
- 277 USG FLEX H Series
- 277 Security Ideas
- 1.4K Switch
- 74 Switch Ideas
- 1.1K Wireless
- 42 Wireless Ideas
- 6.4K Consumer Product
- 250 Service & License
- 395 News and Release
- 85 Security Advisories
- 29 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.6K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 85 About Community
- 75 Security Highlight