NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
FG
Jul 13, 2016Aspirant
Expanding Disk Space on raid 10
firmware 6.5.0 readynas 2120 I’m use 4---2TB drives with raid 10, total storage 4TB. I want to add more storage. I’ll either switch to raid 5 or get larger drives and stay with raid 10. I only h...
- Retired_MemberJul 18, 2016RAID6 on 4 HDDs with ARM CPU is going to be slower than RAID5. Imo, the difference of performance between RAID5 and RAID10 is not going to make any significant difference in your case. Unless you'll never use the capacity it would give you with the HDDs you have, I would pick RAID5.
StephenB
Jul 14, 2016Guru - Experienced User
FG wrote:
firmware 6.5.0
readynas 2120
I’m use 4---2TB drives with raid 10, total storage 4TB. I want to add more storage. I’ll either switch to raid 5 or get larger drives and stay with raid 10. I only have 1 volume on the nas. I was hoping to vertically expand the volume, but I don’t think you can do a vertical expansion with raid 10 in the readynas line……maybe you can in the readydata?
No - you can't expand RAID-10.
FG wrote:
My 1st step would be getting all the data off the current drives. There is roughly about 1TB snapshots on the current drives, I want to keep those snapshots. Will the snapshots come with the data if a I do a full backup of the nas?
They will not be kept. You could format a USB drive as BTRFS, and then you could preserve the snapshots by copying the volume with ssh. (btfrs send | btrfs receive)
FG wrote:
Also, once I have a copy of the data, I should be able to delete the current volume and load new disk, correct? I won’t need to start over with all my nas settings will I
I'd save the NAS configuration (system->settings) anyway.
But you should be able to destroy the data volume, and replace the disks one by one. Uninstall any apps first. The NAS will need to resync the OS partition as you do this. When you are done, recreate the RAID-10 volume and reinstall any apps.
FG
Jul 14, 2016Aspirant
Is formating a USB for BTRFS my best option for perserving the snapshots?
What about this hair-brain idea....
Since I have raid 10 with 4 disks, then 2 of the disk hold all the information (either 1&2 or 3&4). Could I pull drives 1 and 2 out, set up a new volume as raid 5 for drive 1 and 2. Then copy the 2 remaining drives from the raid 10-----drive 3 and 4 to drive 1 and 2. Next delete the raid 10 volume and then expand the raid 5 volume to a 4 disk raid?
- StephenBJul 14, 2016Guru - Experienced User
Personally I'd just let the snapshots go. Trying to keep them makes the job a lot bigger.
FG wrote:
Is formating a USB for BTRFS my best option for perserving the snapshots?
I think so.
FG wrote:
Since I have raid 10 with 4 disks, then 2 of the disk hold all the information (either 1&2 or 3&4). Could I pull drives 1 and 2 out, set up a new volume as raid 5 for drive 1 and 2. Then copy the 2 remaining drives from the raid 10-----drive 3 and 4 to drive 1 and 2. Next delete the raid 10 volume and then expand the raid 5 volume to a 4 disk raid?
The GUI doesn't tell you how the disks are paired - I'm not sure if you'd need disk 1+2 or disk 1+3.
If one of your new disks has enough space for all the data, you could possibly remove disk-4, install a new drive there and select jbod. Copy the subvolumes over via ssh, destroy the raid-10 volume and insert remaining new disks as RAID-5. Copy the subvolumes back (again using ssh), destroy the temporary volume and remove the disk. Change back to xraid, and then re-add that disk.
I think using a USB 3.0 enclosure or SATA adapter is better though. Then you can remove all the existing disks at once, giving you an intact RAID-10 volume that you can use as a fallback if something goes wrong.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!