Jump to content

NFS share mapping not working anymore in RC2


jluerken

Recommended Posts

Hi,

 

I am getting an error message in the logfiles since the upgrade to 6.9.10 RC2 when I try to map a remote NFS share using the WebGUI

Nov 14 12:36:40 Unraid unassigned.devices: Mounting Remote SMB/NFS Share '192.168.1.88:/media/USB'...
Nov 14 12:36:40 Unraid unassigned.devices: Mount NFS command: /sbin/mount -t 'nfs' -o rw,noacl '192.168.1.88:/media/USB' '/mnt/remotes/192.168.1.88_USB'
Nov 14 12:36:40 Unraid rpc.statd[25060]: Version 2.5.4 starting
Nov 14 12:36:40 Unraid rpc.statd[25060]: Flags: TI-RPC 
Nov 14 12:36:40 Unraid rpc.statd[25060]: Failed to register (statd, 1, udp): svc_reg() err: RPC: Remote system error - Connection refused
Nov 14 12:36:40 Unraid rpc.statd[25060]: Failed to register (statd, 1, tcp): svc_reg() err: RPC: Remote system error - Connection refused
Nov 14 12:36:40 Unraid rpc.statd[25060]: Failed to register (statd, 1, udp6): svc_reg() err: RPC: Remote system error - Connection refused
Nov 14 12:36:40 Unraid rpc.statd[25060]: Failed to register (statd, 1, tcp6): svc_reg() err: RPC: Remote system error - Connection refused
Nov 14 12:36:40 Unraid rpc.statd[25060]: failed to create RPC listeners, exiting
Nov 14 12:36:50 Unraid unassigned.devices: Error: shell_exec(/sbin/mount -t 'nfs' -o rw,noacl '192.168.1.88:/media/USB' '/mnt/remotes/192.168.1.88_USB' 2>&1) took longer than 10s!
Nov 14 12:36:50 Unraid unassigned.devices: NFS mount failed: 'command timed out'.
Nov 14 12:36:50 Unraid unassigned.devices: Mount of '192.168.1.88:/media/USB' failed: 'command timed out'.

 

When I try to do this manually on the console I get

 

mount.nfs: rpc.statd is not running but is required for remote locking.
mount.nfs: Either use '-o nolock' to keep locks local, or start statd.

 

ps -ef | grep statd shows that it is running.

How can I check RPC and STATD or restart those services on unraid manually via console?

Other tips to fix the issue are welcome too ;-)

 

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...