NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
SMB
27 TopicsCorruption when reading large files from an RN31400 over SMB
When I copy a large file (example: Ubuntu 24.04.3 ISO, 6.3 GB) from my RN31400 NAS to my local drive on a Windows 10 machine using SMB, the file will almost always contain at least one error (as detected with fc /b). If I copy the same file to the same drive when the machine is booted into Linux and using NFS, the file will contain no errors. Has anyone run into this? I'm using the latest NAS firmware (6.10.10).14Views0likes2CommentsCharacter encoding, Codepages, SMB/CIFS and NFS
We've got 4 ReadyNAS in operation. The 2 oldest units run RAIDiator: v4.1.16 with Samba v.3.6.25 and cannot be upgraded anymore. Microsoft finally decided to dump SMBv1 and all machines on our network got upgraded to a life without SMBv1 hence the 2 old NAS were no longer available to the network. To resolve this issue we decided to enable NSF and disable SMB/CIFS. Microsoft was nice enough to include the NSF-Client and server in their updates. This way we can keep them units on the Network and in production as redundant backups of backups - we first thought. We we're able to map the shares to Windows 10, read and write data for testing, etc. all is operational. So far so good and almost too nice to be true. But there is a problem! Folder- & file-names that use special characters changed their appearance. For instance all Umlaut like äöü became double characters. eg. the letter "ü" displays as double character "ü" in NSF-client. Yep it's an issue directly related to varying codepages. Apparently the NAS OS (RAIDiator) uses varying codepages for SMB/CIFS and NSF. The option for language selection in Frontview is missleading. To be on the safe side one would have to select english ASCII. By selecting any Unicode option incompatibility between SMB/CIFS and NFS filesystems/protocols gets in effect without any mention. This is not documented by Neatgear (at least we could not find anyting). We assume we're not the first and only customers experiencing this senselessness and would like to learn wether there is a solution that we might have missed. Looking forward to receiving responses.4.4KViews0likes7CommentsCant enable SMB on ReadyNas 316
Hi, I noticed that SMB service on my ReadyNas 316 with version 6.9.3 stopped working 2 days ago and I can't turn it on. At first I didnt see the shares and after reboot, I saw that SMB was turned off. I have tried to search for any solutions but I cant find one. I really don't want to do an factory reset. What I tried so far: OS Reinstall Downgrade from: 6.9.3 -> 6.9.1 -> 6.9.0 -> 6.8.1 and then back to 6.9.3 = None version is working Update pagages with "apt upgrade" When I run "systemctl status -a smb": root@NAS:~# systemctl status -a smb smb.service - Samba SMB Daemon Loaded: loaded (/lib/systemd/system/smb.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sat 2018-04-28 13:18:04 CEST; 49s ago Process: 8988 ExecStart=/usr/sbin/smbd --foreground --no-process-group $SMBDOPTIONS (code=exited, status=1/FAILURE) Main PID: 8988 (code=exited, status=1/FAILURE) Apr 28 13:18:03 NAS systemd[1]: Starting Samba SMB Daemon... Apr 28 13:18:04 NAS systemd[1]: smb.service: Main process exited, code=exited, status=1/FAILURE Apr 28 13:18:04 NAS systemd[1]: Failed to start Samba SMB Daemon. Apr 28 13:18:04 NAS systemd[1]: smb.service: Unit entered failed state. Apr 28 13:18:04 NAS systemd[1]: smb.service: Failed with result 'exit-code'. When I try to manually start smb.service I get: root@NAS:~# systemctl start smb Job for smb.service failed because the control process exited with error code. See "systemctl status smb.service" and "journalctl -xe" for details. I find following in journalctl -xe: Apr 28 13:14:57 NAS systemd[1]: Starting Samba NMB Daemon... -- Subject: Unit nmb.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nmb.service has begun starting up. Apr 28 13:14:58 NAS systemd[1]: nmb.service: Main process exited, code=exited, status=1/FAILURE Apr 28 13:14:58 NAS systemd[1]: Failed to start Samba NMB Daemon. -- Subject: Unit nmb.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nmb.service has failed. -- -- The result is failed. Apr 28 13:14:58 NAS systemd[1]: nmb.service: Unit entered failed state. Apr 28 13:14:58 NAS systemd[1]: nmb.service: Failed with result 'exit-code'. Apr 28 13:15:09 NAS readynasd[3398]: Service 'nmb.service' goto unexpected state 'failed'. Expect to be 'active'('activating'). Apr 28 13:15:09 NAS readynasd[3398]: Protocol 'cifs' is reloaded Apr 28 13:15:09 NAS systemd[1]: Starting Samba NMB Daemon... -- Subject: Unit nmb.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nmb.service has begun starting up. Apr 28 13:15:09 NAS systemd[1]: Started WSD/LLMNR Discovery/Name Service Daemon. -- Subject: Unit wsdd2.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit wsdd2.service has finished starting up. -- -- The start-up result is done. Apr 28 13:15:09 NAS wsdd2[8270]: starting. Apr 28 13:15:09 NAS systemd[1]: nmb.service: Main process exited, code=exited, status=1/FAILURE Apr 28 13:15:09 NAS systemd[1]: Failed to start Samba NMB Daemon. -- Subject: Unit nmb.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nmb.service has failed. -- -- The result is failed. Apr 28 13:15:09 NAS systemd[1]: nmb.service: Unit entered failed state. Apr 28 13:15:09 NAS systemd[1]: nmb.service: Failed with result 'exit-code'. Apr 28 13:15:09 NAS systemd[1]: Starting Samba SMB Daemon... -- Subject: Unit smb.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit smb.service has begun starting up. Apr 28 13:15:09 NAS wsdd2[8270]: cannot read workgroup from testparm Apr 28 13:15:09 NAS wsdd2[8270]: cannot read workgroup from testparm Apr 28 13:15:09 NAS wsdd2[8270]: cannot read netbios name from testparm Apr 28 13:15:09 NAS wsdd2[8270]: cannot read netbios name from testparm Apr 28 13:15:09 NAS systemd[1]: smb.service: Main process exited, code=exited, status=1/FAILURE Apr 28 13:15:09 NAS systemd[1]: Failed to start Samba SMB Daemon. -- Subject: Unit smb.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit smb.service has failed. -- -- The result is failed. Apr 28 13:15:09 NAS systemd[1]: smb.service: Unit entered failed state. Apr 28 13:15:09 NAS systemd[1]: smb.service: Failed with result 'exit-code'. Apr 28 13:15:09 NAS wsdd2[8270]: Terminated received. Apr 28 13:15:09 NAS wsdd2[8270]: Terminated received. Apr 28 13:15:09 NAS systemd[1]: Stopping WSD/LLMNR Discovery/Name Service Daemon... -- Subject: Unit wsdd2.service has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel Can someone please help me?Solved2KViews0likes2CommentsWindows 10 Enterprise: still no longer able to access NAS shares despite firmware v6.9.3 (followup)
Hi, This is a followup to below thread: https://community.netgear.com/t5/Using-your-ReadyNAS/Windows-10-Install-no-longer-able-to-access-NAS-shares/m-p/1467864 Resume: - Windows 10 Entreprise disabled SMB access to shares requesting/proposing the guest credentials. It won't even prompt for a user/pass account - ReadyNAS change log: OS 6.9.2 will fix this from the developers statements by disabling guest access - Until now, we were obliged to add in windows 10 the NAS credentials under which we need to access the SMB shares Current state using 6.9.3 firmware: - I tried to remove the corresponding windows credentail in the NAS: conenction is broken. I still need to add in windows 10 enterprise the NAS account to access the shares. It is behaving like if the NAS is still proposing guest access to windows 10 Bug report: This issue that was reported is still not fixed under 6.9.3. Any technical explanation and why we still need to manually add a windows account to access a NAS share ?Solved3.5KViews0likes8CommentsRN3138 From linux to SMB share
Hello. I'm running a FreePBX VoiP server and I'm trying to share recorded calls directly to the ReadyNAS SMB share. The problem is that I'm constantly getting a permision denied error. I've mapped the smb share on the PBX and I'm able to create folders and even files through mkdir or nano logged as root. Unfortunately the automatic system which saves the recordings is not using a root account or privilages - it uses different user. And that's where I'm stuck and I don't really know how to make it work. I've created a username on ReadyNAS with same credentials as on the PBX and it still doesn't want to work. Does anyone know how to make it work, or should I just try to do it in a different way (maybe an rsync? FTP?). I know it sounds complicated, but the goal that I want to achive is simple - to give everyone an access to their recorded calls right after they finish the conversation, and the default location of the recorded calls is on the PBX server where only I have access (and it has to stay that way :) ). I'm aware that it's not only ReadyNAS related, but maybe someone had simillar problem (maybe not directly with PBX but with any other linux-based system). Cheers.Solved1.2KViews0likes1CommentReadyNAS RNDP4000 unable to access admin page or via share
For some inexplicable reason, my ReadyNAS Pro 4 can't seem to access the admin page anymore, nor can I reach it through a networked drive path. RaidAR can see the unit and reports it being healthy, but I can't access the admin page. I can see the shares from Windows 10, but only the read-only side. If I try to navigate to the share via the previous name or via the local IP address, I receive the error that windows can't access it. I went ahead and did an OS Reinstall from the boot menu, which has changed the IP address for the device on my local network, but still is not allowing me to access the admin page. Aside from standard Windows updates, there have been no changes made to my network or home configuration, so I'm at a bit of a loss for what I can do here. I've tried to disable all firewalls to test, tried multiple Internet browsers to test and I'm not sure what can be done. I can ping the IP address for the ReadyNAS, but I'm not sure what's going on with the web interface at all. If I go to the IP address in a browser directly, I can login with the default credentials to access the /shares, but I can't access /admin at all. I get an error that says: "This site isn’t secure Error Code: DLG_FLAGS_SEC_CERT_CN_INVALID" and if I try to ignore that error, it simply redirects me back. I understand my ReadyNAS is an older unit and I'd love to upgrade to a new one if I can simply install my current drives into a new unit, but that's another question for another time. Any help would be greatly appreciated.Solved6.4KViews0likes15CommentsWindows 10 Install: no longer able to access NAS shares
Hi, I upgraded 3 days a go to Windows 10 Enterprise build 16299. It was an installation from scratch I sadly have no longer access to any of my SMB shares. Access was working on Windows 7: see image below - I tried dropping to SMB1 in SMB Application + reboot both PC and NAS: no success - I disabled IPV6 under LAN adapter in Windows 10: no success - I enabled every sharing option under Windows 10 for both Private and Public networks: no success Using cmd in admin console to map the network share: net use * /delete net use t: \\nas-ip-address\data /user:admin nas-admin-password Under the shell cmd, I have access to the shares and their listing through drive T: However, it is wired that Explorer GUI cannot access to the T: drive. So I still cannot see my shares in GUI Under Explorer, I can see the NAS: - under "Media Devices", and brows the DLNA folders - under "Storage", double clicking brings the NAS web admin GUI - under "Computer", named correctly "NAS-01": but if I try to access the shares it gives me a "Network access error" I attach above the image with my error Please help me fix this asap, I am lost and really need the SMB access to manage my backupsSolved43KViews0likes5CommentsRN 10200 & kodi. Movies don't play.
Hi I have my mediaplayer Minix U9 H connected to my NAS (lan ethernet cable). Using Kodi & smb I can see all my video's. However, they won't play. Sometimes I get pixeles & colours on the screen,sometimes a freezing image,sometimes no reaction at all. Any suggestion? Thanks!ReadyNas104 - cannot active SMB
I' ve upgrade the firmware from 6.7.5 to 6.8.0 the other day. After that I installed one app from the website but failed. And the app cannot be started or uninstalled from the website, so I used command dpkg -r to uninstall that through SSH. Then I reboot the nas and found I cannot connect the nas by Network Neighborhood, even use IP address directly. I checked the website that smb button turned grey. Whenever activate it times, SMB still cannot work and the button was grey all the time. So I reinstall os 6.7.5 with img downloaded from office site, but the smb still not work. Then upgade to os 6.8.0 again, the smb service still cannot be actived. After the upgrade, the status is as follows and I'll mail the log. root@z00-nas:~# systemctl status smb.service ● smb.service - Samba SMB Daemon Loaded: loaded (/lib/systemd/system/smb.service; enabled; vendor preset: enab led) Active: failed (Result: exit-code) since Thu 2017-09-14 02:30:22 H KT; 36s ago Process: 6943 ExecStart=/usr/sbin/smbd $SMBDOPTIONS (code=exited, stat us=1/FAILURE) Main PID: 6943 (code=exited, status=1/FAILURE) Sep 14 02:30:20 z00-nas systemd[1]: Starting Samba SMB Daemon... Sep 14 02:30:22 z00-nas systemd[1]: smb.service: Main process exited, co de=exited, status=1/FAILURE Sep 14 02:30:22 z00-nas systemd[1]: Failed to start Samba SMB Daemon. Sep 14 02:30:22 z00-nas systemd[1]: smb.service: Unit entered failed sta te. Sep 14 02:30:22 z00-nas systemd[1]: smb.service: Failed with result 'exi t-code'. root@z00-nas:~# I checked the questions asked in forums, but cannot found the fix methon except factory reset. But I don't have enough spaces to backup from the NAS, is there any other way to fix it?1.1KViews0likes3CommentsRN2120 - Management Service Offline + no SMB access after 6.8.0 update
HELP! I updated to 6.8.0 and now have "management service offline" and no access to SMB shares. Share is visible in MacOSX but when prompted to enter credentials the finder window disappears and does not connect.1.5KViews0likes7Comments