December 13, 20241 yr I have 2 Unraid servers: Server 1 is a FileServer & Server 2 is an AppServer Everything is working good, but there's been a couple of times where the AppServer loses connection with the FileServer shares. A quick unmount/mount in the AppServer resolves this. So, my question is - is there an EASY way to monitor the NFS connections and if it drops out, it will trigger an unmount/mount?
December 13, 20241 yr Author 20 minutes ago, dlandon said: Are you using UD to mount the remote NFS shares? Yes, UD, with the Automount option selected.
December 13, 20241 yr Author When it happens, UD shows the shares as mounted, but if you try to browse them, a "not available" message is in the file browser. Also, the AppServer is v7.rc.1
December 13, 20241 yr Post Unraid diagnostics and go to a command line and enter 'ud_diagnostics' then post the /flash/logs/ud_diagnostics.zip file.
December 13, 20241 yr Author 34 minutes ago, dlandon said: Post Unraid diagnostics and go to a command line and enter 'ud_diagnostics' then post the /flash/logs/ud_diagnostics.zip file. Will do as soon as I get home.
December 13, 20241 yr Author 5 hours ago, dlandon said: Post Unraid diagnostics and go to a command line and enter 'ud_diagnostics' then post the /flash/logs/ud_diagnostics.zip file. Both files are attached ud_diagnostics-20241213-165246.zip busybee-diagnostics-20241213-1651.zip
December 13, 20241 yr Solution This is what is causing your issues: Dec 12 18:08:35 BusyBee kernel: NFS: server NEO.LOCAL error: fileid changed Dec 12 18:08:35 BusyBee kernel: fsid 0:105: expected fileid 0x90200023f1474bb, got 0xad000000017aa6 Dec 12 18:08:35 BusyBee kernel: NFS: server NEO.LOCAL error: fileid changed Dec 12 18:08:35 BusyBee kernel: fsid 0:105: expected fileid 0x90100000e3d07e3, got 0xad000000017aa4 Dec 12 18:08:35 BusyBee kernel: NFS: server NEO.LOCAL error: fileid changed Dec 12 18:08:35 BusyBee kernel: fsid 0:105: expected fileid 0x90100038ba83239, got 0xad000000017aa2 Try by fixing these problems: Dec 12 18:10:04 BusyBee root: Fix Common Problems: Warning: Docker application binhex-readarr has volumes being passed that are mounted by Unassigned Devices, but they are not mounted with the slave option Dec 12 18:10:04 BusyBee root: Fix Common Problems: Warning: Docker application Radarr has volumes being passed that are mounted by Unassigned Devices, but they are not mounted with the slave option Dec 12 18:10:04 BusyBee root: Fix Common Problems: Warning: Docker application Sonarr has volumes being passed that are mounted by Unassigned Devices, but they are not mounted with the slave option Dec 12 18:10:04 BusyBee root: Fix Common Problems: Warning: Docker application tdarr has volumes being passed that are mounted by Unassigned Devices, but they are not mounted with the slave option
December 13, 20241 yr Author Read/Write (this one is pretty obvious I guess) RW/Slave RW/Shared RO/Slave RO/Shared I'm assuming that I need to use RW/Slave, but where in the container do I set this?
December 14, 20241 yr Author So far, so good. If it's still running correctly tomorrow morning, I'll mark your fix as the solution. I appreciate the help.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.