Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 6251

Troubleshooting • Re: Mounting failed, reason given by server: No such file or directory

$
0
0
Have rebooted multiple times - no change - command below gives following output:
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
systemd 1 root 32u IPv4 11024 0t0 TCP *:sunrpc (LISTEN)
systemd 1 root 33u IPv4 4145 0t0 UDP *:sunrpc
systemd 1 root 34u IPv6 11027 0t0 TCP *:sunrpc (LISTEN)
systemd 1 root 35u IPv6 11483 0t0 UDP *:sunrpc
rpcbind 551 _rpc 4u IPv4 11024 0t0 TCP *:sunrpc (LISTEN)
rpcbind 551 _rpc 5u IPv4 4145 0t0 UDP *:sunrpc
rpcbind 551 _rpc 6u IPv6 11027 0t0 TCP *:sunrpc (LISTEN)
rpcbind 551 _rpc 7u IPv6 11483 0t0 UDP *:sunrpc
Thanks
NFS is in a bad state on your Pi.
A reboot would definitely be a good thing
You can check which process is using port 111 (portmapper) using the following command:

Code:

$ sudo lsof -i :111
EDIT: add a space after "-i"

Statistics: Posted by deathgnome — Tue Jan 30, 2024 4:38 am



Viewing all articles
Browse latest Browse all 6251

Latest Images

Trending Articles



Latest Images