NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
6.4.1
3 TopicsReady NAS 104 Locks Up (6.4.1)
Hello all! At some point that I haven't nailed down, my ReadyNas104 (6.4.1) hangs completely. All front lights get stuck solid, the screen continues displaying whatever was on it at the time of the hang, and the NAS begins refusing all network access, including SMB, AFP, HTTP, Anything. The only solution is to unplug it and plug it back in, triggering a volume resync, which usually fails and locks up again around 22% or so. I've performed an OS Reinstall, Complete Factory Reset, and Have tried disabling bit rot, and the antivirus scanner. The NAS is running no apps, has one user (admin), and has 2 shares, one containing disk images, the other media files. Both shares are using SMB, AFP, and NFS. The log files are availible here. Any help you could give would be appreciated.Solved3.2KViews0likes5CommentsRsync not working with restricting security options in 6.4.1
After updating to Readynas OS 6.41 my rsync backups over SSH with KEY to another server do no longer work. The remote server has this option in /root/.ssh/authorized_keys command="/usr/local/bin/rrsync /mnt/disk/",no-pty,no-agent-forwarding,no-port-forwarding,no-user-rc,no-X11-forwarding ssh-rsa READYNAS PUCLIC KEYHERE The readynas did to backups to this system without problems... until i moved to 4.6.1 (from 6.2.5). It works if I: A) Either put this in /root/.ssh/authorized_keys on the remote server: command="/usr/local/bin/rrsync /mnt/disk/" ssh-rsa READYNAS PUCLIC KEYHERE B) Or if I issues this command from the CLI on the readynas (ssh login to NAS): rsync -avlz -e "ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null" --stats --progress --exclude 'home_dieter/snapshot' /data/home_personx 10.0.0.xx:/ My conclusion: the 6.4.1 does add some command to the Rsync over SSH that failes to work with a security restricted Rsync server. It's NOT that the Rsync does not work together in terms of incompatible Rsync protocol versions, as far as I can tell. Can someone perhaps tell me what Rsync options the 6.4.1 uses with Rsync over SSH? What has changed with 6.4.1 compared to 6.2.5? info: My NAS: readynas 102, backup server: Debian “jessie”2.8KViews0likes1CommentUpgraded from 6.4.0 to 6.4.1... external backup drive disappeared...
Every frickin upgrade is an adventure. Anyway... RN104 was running 6.4.0. Nightly backups to external USB drive were working perfectly. The same day that I upgraded to 6.4.1, I got a message that the nightly backup failed because the destination wasn't there. After investigating I see that the NAS no longer sees the external USB backup drive. Wonderful. The disk is recognized by my desktop, just not the NAS. Anybody have similar issue? Fix? Thanks.2.9KViews0likes5Comments