NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
khyretos
Apr 28, 2024Aspirant
ReadyNas Nv+ 2, How to useMax storage.
Hi There. I am a complete beginner when it comes to NAS so i apoligize for my ignorance beforehand. I recently got gifted a ReadyNas NV+ 2 (RND4000-200EUS) with 2x 3TB drives. It currently has ...
- Apr 29, 2024
I Solved my issue.
Using the older RAIDar version (4.3.8) did make the process faster but it still made separate drives (using JBOD) but that is ok because i found a solution to my particular case, here is what i have:
So i have 3 drives:
- 3TB (media-c)
- 3TB (media-d)
- 1TB (media-e)
They are all mounted through nfs on my linux server.
i found a way to combine the drive with something called mhddfs. this basically combines my 3 drives into one giving me the max amount of space i want from my media server. using this guide: https://www.tecmint.com/combine-partitions-into-one-in-linux-using-mhddfs/ i guess the only downside is that you cannot controll where the information goes but that does not bother me at all this seems good enough.
Right now i am transfering all media to my nas and i see it transfering at 15-24MiB/sec and i do not know if this is good. i think it should be able to go faster sinca a 7200 drive can give about 80-160MB/s (at least that is what google says)
Can anybody tell me if this is the fastest it can go?. both my devices are connected to a tp link ls1005g (5-port Gigabit Desktop Switch). and the NAS has the green light blinking behind, my server is also blinking green.
If anyone has a better setup please let me know. for now my issue is solved thanks to you guys.
StephenB
Apr 29, 2024Guru - Experienced User
RAID-0 requires all the disks to be the same size, and it looks like yours are not.
However, JBOD is IMO a better choice anyway. With RAID-0 you lose all your data when any of the three disks fail. With JBOD you only lose what is on the disk that failed.
khyretos wrote:
If anyone has a better setup please let me know.
Given the relatively low cost of storage, I'd have just purchased an 8 TB Ironwolf or Red Plus, and stored everything one drive.
khyretos wrote:
Right now i am transfering all media to my nas and i see it transfering at 15-24MiB/sec and i do not know if this is good. i think it should be able to go faster sinca a 7200 drive can give about 80-160MB/s
That is slow. What disks are you using? Did you check to see if they are SMR?
But I think this might be the result of using mhddfs.
Sandshark
Apr 30, 2024Sensei - Experienced User
It's unclear to me how mhddfs is creating that large virtual volume. It appears to be combining drives, not file systems. But how that would allow the umount capability is unclear. The developer has, IMHO, really poor documentation. There is a "how to" without any information as to what it's actually doing.
I recommend you do a little looking into it to make sure you've not created a condition in which the loss of one drive will lose all contents, as would happen with a NAS RAID-0. I think that all you need to do is be sure that you can also directly access just one of the drives and not get file error.
OverlayFS is clearly combining volumes that have their own separate directory structures. That results in some limitations and probably slows things down, but it doesn't create a "lose one, lose all" condition.
Related Content
NETGEAR Academy

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