Hi,
i have a NFS share to allow my main pc to access a data storage on my NAS pc. I use this for years but as i tried to access the share today it did not worked. I do not understand what changed. Here is my system mount unit file for that was working before:
192.168.178.137 is the local IP of my NAS. It is still there and healthy the services are also still running.
journalctl -xe has this related entries:
Does anyone know what could be the problem here?
i have a NFS share to allow my main pc to access a data storage on my NAS pc. I use this for years but as i tried to access the share today it did not worked. I do not understand what changed. Here is my system mount unit file for that was working before:
Code:
[Unit]
Description=Mount /mnt/nas/public
Wants=network-online.target
After=network-online.target
[Mount]
What=192.168.178.137:/mnt/volume1/public
Where=/mnt/nas/public
Type=nfs
[Install]
WantedBy=multi-user.target
journalctl -xe has this related entries:
Code:
-- The job identifier is 2832.
Feb 08 22:12:15 mypc.fritz.box mount[2879]: Created symlink /run/systemd/system/remote-fs.target.wants/rpc-statd.service → /usr/lib/systemd/system/rpc-statd.service.
Feb 08 22:12:15 mypc.fritz.box systemd[1]: Reloading.
Feb 08 22:12:15 mypc.fritz.box systemd[1]: /usr/lib/systemd/system/rpc-statd.service:15: PIDFile= references a path below legacy directory /var/run/, updating /var/run/rpc.statd.pid → /run/rpc.statd.pid; please update the unit file >
Feb 08 22:12:15 mypc.fritz.box systemd[1]: /usr/lib/systemd/system/display-manager.service:12: PIDFile= references a path below legacy directory /var/run/, updating /var/run/displaymanager.pid → /run/displaymanager.pid; please updat>
Feb 08 22:12:15 mypc.fritz.box systemd[1]: /usr/lib/systemd/system/ntpd.service:15: PIDFile= references a path below legacy directory /var/run/, updating /var/run/ntp/ntpd.pid → /run/ntp/ntpd.pid; please update the unit file accordi>
Feb 08 22:12:15 mypc.fritz.box systemd[1]: /usr/lib/systemd/system/pcscd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/pcscd/pcscd.comm → /run/pcscd/pcscd.comm; please update the unit >
Feb 08 22:12:15 mypc.fritz.box systemd[1]: /usr/lib/systemd/system/usbmuxd.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/usbmuxd.pid → /run/usbmuxd.pid; please update the unit file accordi>
Feb 08 22:12:15 mypc.fritz.box mount[2859]: mount.nfs: Protocol not supported
Feb 08 22:12:15 mypc.fritz.box systemd[1]: mnt-nas-public.mount: Mount process exited, code=exited, status=32/n/a
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- An n/a= process belonging to unit mnt-nas-public.mount has exited.
--
-- The process' exit code is 'exited' and its exit status is 32.
Feb 08 22:12:15 mypc.fritz.box systemd[1]: mnt-nas-public.mount: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit mnt-nas-public.mount has entered the 'failed' state with result 'exit-code'.
Feb 08 22:12:15 mypc.fritz.box systemd[1]: Failed to mount Mount /mnt/nas/public.
-- Subject: A start job for unit mnt-nas-public.mount has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit mnt-nas-public.mount has finished with a failure.
--
-- The job identifier is 2704 and the job result is failed.
Feb 08 22:12:15 mypc.fritz.box polkitd[1464]: Unregistered Authentication Agent for unix-process:2818:5299 (system bus name :1.56, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale de_DE.UTF-8) (disconnected from b>
Feb 08 22:12:17 mypc.fritz.box PackageKit[2782]: daemon quit
Feb 08 22:12:17 mypc.fritz.box systemd[1]: packagekit.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The unit packagekit.service has successfully entered the 'dead' state.
Feb 08 22:12:19 mypc.fritz.box kwin_x11[2532]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 11845, resource id: 35651727, major code: 18 (ChangeProperty), minor code: 0
Feb 08 22:12:19 mypc.fritz.box plasmashell[2534]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:454: TypeError: Cannot read property 'length' of undefined
Feb 08 22:12:19 mypc.fritz.box plasmashell[2534]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:371: Unable to assign [undefined] to QString
Feb 08 22:12:21 mypc.fritz.box nscd[1476]: 1476 Prüfe auf überwachte Datei »/etc/services«: Datei oder Verzeichnis nicht gefunden