NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
evoblade
Mar 03, 2016Aspirant
ReadyNAS NV+ performance and file permission issues.
I have a NV+ with 4x1TB HDD. Lately its performance is pretty slow. Initially I attributed this to marginal WIFI connection to my router (the NV+ is hardwired), but the other night I connected my lap...
- Mar 10, 2016
The fastest method over wired ethernet,using NFS, followed by Windows (CIFS). Rsync is robust, but not as fast as the other two for full restores.
One popular method is to configure the backup as incremental NFS, then edit the job after it completes to use rsync. Then rerun it. Running it again should be incremental (and very fast), and it can clean up any mismatches in owner/group/permissions/timestamps.
If you are connecting the USB drive directly to the NAS, then local->local is the fastest option. But that is slower than wired ethernet on the NV+ v1.
StephenB
Mar 03, 2016Guru - Experienced User
What firmware are you running? Do you have SSH enabled?
Also, have you checked the disk smart stats?
You can of course back up the data and try a factory reset.
- evobladeMar 04, 2016AspirantSMART attributes look ok. SSH root access is enabled. I installed it and poked around but i didnt change anything with it. firmware: RAIDiator 4.1.14 [1.00a043] Factory reset keeps my current firmware version or reverts to original?
- mdgm-ntgrMar 04, 2016NETGEAR Employee Retired
When you update the firmware it is both updated on the flash and on the disks.
So when you do a factory reset it will wipe all data, settings, everything and install the firmware currently on the flash. 4.1.14 would be on the flash on your system at the moment so that is what it would install.
Your system would be returned to the state it would've been in if it shipped from the factory with 4.1.14.
- evobladeMar 04, 2016Aspirant
StephenB ,
How does SSH affect performance?
I cobbled together a backup drive last night. Apparently just having a <2TB partition on a larger drive isn't good enough to get the NV+ to recognize it as USB drive with a valid partition. Hopefully this will give me enough redundancy to feel safe nuking the NV+ with a factory reset.
- evobladeMar 04, 2016Aspirant
Also, I believe I saw in another post that Share permissions were "deprecated". Should I stick to user permissions after the FR? What are best practices to keep all of my files readable and writeable. I don't really need multiple users, but I can create one user to log in to shares with.
Would the shares be owned by admin, with RW rights given to the user? Is it possible to make shares that are owned by the user? I'm definitely going to avoid "guest" being turned on, since his "nouser, nogroup" files are not RW by the regular users. I really don't want to screw this up.
I have read this post, but it was a bit confusing. It seems to me that the extra layer of abstraction that the NAS adds above the standard linux permission really makes for some big headaches. The post I linked seemed to imply the best practice was owner: admin, group:users, set group and everyone to RW and then adjust the protocol permission as necessary?
- StephenBMar 04, 2016Guru - Experienced User
evoblade wrote:
Also, I believe I saw in another post that Share permissions were "deprecated". Should I stick to user permissions after the FR?
Yes.
evoblade wrote:
What are best practices to keep all of my files readable and writeable.
I've attached a couple screen shots on settings I suggest. You'd need to do these for each share. Note I did some merging, some of these screens require scrolling to see everything.
On the CIFS tab for each share:
Then scroll down and enter
Then switch to the "advanced options tab" and enter
evoblade wrote:
Would the shares be owned by admin, with RW rights given to the user? Is it possible to make shares that are owned by the user? I'm definitely going to avoid "guest" being turned on, since his "nouser, nogroup" files are not RW by the regular users. I really don't want to screw this up.
First, if you don't need security on your local LAN, then its fine to enable guest (and I did that in the settings above). nobody and nogroup translate to the built in linux "guest" account, and its fine to use them as the share owners. Then you don't need to create any NAS accounts.
An alternative is to use admin for both the user and the group, and configure the PCs to use NAS admin credentials when they access the NAS. You'd do that in the windows credential manager.
If permissions do get messed up, you can always go to the advanced option screen (as shown above) and check the "set ownership and permission..." box. When you click apply, the box will clear, and the ownership/permissions for everything in the share are reset. There's a pop-up when that completes (and it is also in the log).
Related Content
NETGEAR Academy

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