NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
GusT
Dec 17, 2023Tutor
ReadyNAS 104 x Flex-RAID x RAID 0 -- replace one disk with larger?
I have a ReadyNAS 104 device with 4 x 1 TB HDDs operating in a RAID 0 volume with Flex-RAID option. (Yes, I know RAID 0 is not reliable, this is kind of an intermediary storage and hot backup storage...
- Dec 19, 2023
GusT wrote:
For the Samsung, I could not find accurate information, however it's recommended for desktop PCs, so probably they are not SMRs either.
Many (perhaps most) desktop drives in the 2-6 TB range are now SMR. That is one reason why I recommend either enterprise class drives or WD Red Plus or Seagate Ironwolf for ReadyNAS generally.
But as I said earlier, 1 TB drives are CMR. SMR allows 2-6 TB drives to have fewer platters (making them less expensive). New 1 TB drives typically only have one platter anyway, so SMR doesn't have any cost benefit. In any event, your disks are too old to be SMR.
GusT wrote:- 1 x WDC WD10JPVT-75A1YT0
- 2x SAMSUNG HD103SI
- 1x WDC WD10EADS-22M2B0
All very old, and discontinued a long time ago.
- WD10JPVT - introduced 2011
- HD103SI - introduced 2010
- WD10EADS - introduced 2008
Drives can work well for a very long time. I have four WD20EARS drives (introduced in 2010) that are still working ok.
But they do eventually fail, so a failing disk is a possibility. We'd have to have more information from the logs to tell.
You can also download the full log zip file, and look at the smart stats in disk_info.log.
GusT wrote:
With RAID-5 my experience was 2 MB/s, kind of USB2.
USB-2 disk speeds are typically 30-40 MB/s for large file transfers.
No way to tell now what the problem was. It could have been network-related or disk-related. It might even have been an issue on the PC you were using at the time.
Also, with mechanical disks, the speed does depend on what you are copying. The speeds I am giving are for larger files. If you are copying a folder full lot of small files (for instance, jpg photos), then the speeds are much slower. But RAID-5 read speeds should about the same as RAID-0.
SSDs don't have that problem, as there is no delay waiting for the data to reach the write heads for the platter. So if you want to maximize the performance, one option would be to get a single 2-4 TB SATA SSD, and set that up as a JBOD (single disk) volume. If that works well for you, you could add a second SSD (as a second volume) and retire the old mechanical disks.
Whether you use RAID redundancy or not, you should still have a backup plan for your data - RAID isn't enough to keep it safe. And without RAID redundancy you do need to have another copy in order to deal with disk replacements (either failures or expansion in capacity).
GusT wrote:
I guess once or twice I could see 50 MB/s, but the usual rate was not higher than 20 MB/s on 5e UTP cables capable of a lot more. Disk tests run regularly, and only the drive I plan to replace shows ATA errors (I don't know if 105 ATA errors is high or not).
The RN100 series can't keep up with gigabit ethernet (which would be about 100 MB/s). As noted above, the speed does depend on what you are copying.
You say "cables". Are you using both NIC ports in the NAS? That can be a factor if you don't know how to set that up properly. I don't recommend connecting them both - the RN100 series can't keep up with a single gigabit connection, so there is no benefit.
I'd consider 105 ATA errors to be concerning myself. But it does depend on the details - in particular whether the counts are regularly rising or not.
GusT wrote:
(Nowadays I can access it via WiFi, so it's inherently limited to 12-15 MB/s.)
FYI, WiFi 6 can deliver a lot more than that.
GusT
Dec 19, 2023Tutor
Well, it includes
- 1 x WDC WD10JPVT-75A1YT0
- 2x SAMSUNG HD103SI
- 1x WDC WD10EADS-22M2B0
The WDC disks are not SMRs for sure. For the Samsung, I could not find accurate information, however it's recommended for desktop PCs, so probably they are not SMRs either.
I guess once or twice I could see 50 MB/s, but the usual rate was not higher than 20 MB/s on 5e UTP cables capable of a lot more. (Nowadays I can access it via WiFi, so it's inherently limited to 12-15 MB/s.) Disk tests run regularly, and only the drive I plan to replace shows ATA errors (I don't know if 105 ATA errors is high or not).
With RAID-5 my experience was 2 MB/s, kind of USB2.
Does any of the above tell you anything new or interesting?
StephenB
Dec 19, 2023Guru - Experienced User
GusT wrote:
For the Samsung, I could not find accurate information, however it's recommended for desktop PCs, so probably they are not SMRs either.
Many (perhaps most) desktop drives in the 2-6 TB range are now SMR. That is one reason why I recommend either enterprise class drives or WD Red Plus or Seagate Ironwolf for ReadyNAS generally.
But as I said earlier, 1 TB drives are CMR. SMR allows 2-6 TB drives to have fewer platters (making them less expensive). New 1 TB drives typically only have one platter anyway, so SMR doesn't have any cost benefit. In any event, your disks are too old to be SMR.
GusT wrote:
- 1 x WDC WD10JPVT-75A1YT0
- 2x SAMSUNG HD103SI
- 1x WDC WD10EADS-22M2B0
All very old, and discontinued a long time ago.
- WD10JPVT - introduced 2011
- HD103SI - introduced 2010
- WD10EADS - introduced 2008
Drives can work well for a very long time. I have four WD20EARS drives (introduced in 2010) that are still working ok.
But they do eventually fail, so a failing disk is a possibility. We'd have to have more information from the logs to tell.
You can also download the full log zip file, and look at the smart stats in disk_info.log.
GusT wrote:
With RAID-5 my experience was 2 MB/s, kind of USB2.
USB-2 disk speeds are typically 30-40 MB/s for large file transfers.
No way to tell now what the problem was. It could have been network-related or disk-related. It might even have been an issue on the PC you were using at the time.
Also, with mechanical disks, the speed does depend on what you are copying. The speeds I am giving are for larger files. If you are copying a folder full lot of small files (for instance, jpg photos), then the speeds are much slower. But RAID-5 read speeds should about the same as RAID-0.
SSDs don't have that problem, as there is no delay waiting for the data to reach the write heads for the platter. So if you want to maximize the performance, one option would be to get a single 2-4 TB SATA SSD, and set that up as a JBOD (single disk) volume. If that works well for you, you could add a second SSD (as a second volume) and retire the old mechanical disks.
Whether you use RAID redundancy or not, you should still have a backup plan for your data - RAID isn't enough to keep it safe. And without RAID redundancy you do need to have another copy in order to deal with disk replacements (either failures or expansion in capacity).
GusT wrote:
I guess once or twice I could see 50 MB/s, but the usual rate was not higher than 20 MB/s on 5e UTP cables capable of a lot more. Disk tests run regularly, and only the drive I plan to replace shows ATA errors (I don't know if 105 ATA errors is high or not).
The RN100 series can't keep up with gigabit ethernet (which would be about 100 MB/s). As noted above, the speed does depend on what you are copying.
You say "cables". Are you using both NIC ports in the NAS? That can be a factor if you don't know how to set that up properly. I don't recommend connecting them both - the RN100 series can't keep up with a single gigabit connection, so there is no benefit.
I'd consider 105 ATA errors to be concerning myself. But it does depend on the details - in particular whether the counts are regularly rising or not.
GusT wrote:
(Nowadays I can access it via WiFi, so it's inherently limited to 12-15 MB/s.)
FYI, WiFi 6 can deliver a lot more than that.
- GusTDec 19, 2023Tutor
Thank you for the many valuable information. And you are very right, it's just so simple, I don't need to consume that much electricity of having 4x1TB disks, or 1x2TB and 3x1TB when I can just insert 2x2TB for the same capacity after backing up everything from the drives. Some slots may well remain empty.
I guess the only thing I should pay attention to is to pause cloud syncing to ReadyCloud before starting the operation, and re-create the new volume with the same name, so it won't start to upload a whole new copy of my data, but it will be able to resume syncing.
- StephenBDec 19, 2023Guru - Experienced User
GusT wrote:
pause cloud syncing to ReadyCloud
ReadyCloud was taken down last summer (and never included cloud storage, so no syncing).
Are you syncing to some other cloud service (google drive, onedrive, dropbox)???
- GusTDec 19, 2023Tutor
God, I look like an idiot. 😄 I must confess I always mixed up ReadyCloud with ReadyNAS Vault. I use this latter and it works properly as far as I can tell – time to time I check what's there and it seems it synchronizes as requested. To me it's cloud, too: it's the computer of someone else. 🙂
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!