Hi,
on my nas i exported 3 nfs locations and when I click on refresh/reindex sources… what happens is that I can access only one mount and two other mounts are not available.
volumio@volumio:~$ df -h
df: ‘/mnt/NAS/LOSSY’: Stale file handle
df: ’ /mnt/NAS/LOSSY_stary_archiv’: Stale file handle
Is that issue with volumio? I cant see any error on NAS. Also I cant see if there is any progress of indexing?
If I go to browse my sources -> NAS-> I can see there only one directory LOSSLESS
Thank you
thats what i get from mount command via ssh:
192.168.1.33:/export/storage2/music/_LOSSY_old_archive on /mnt/NAS/LOSSY_stary_archiv type nfs (ro,relatime,vers=3,rsize=131072,wsize=131072,namlen=255,soft,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.33,mountvers=3,mountport=37754,mountproto=udp,local_lock=none,addr=192.168.1.33)
192.168.1.33:/export/storage2/music/_LOSSY on /mnt/NAS/LOSSY type nfs (ro,relatime,vers=3,rsize=131072,wsize=131072,namlen=255,soft,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.33,mountvers=3,mountport=37754,mountproto=udp,local_lock=none,addr=192.168.1.33)
192.168.1.33:/export/storage2/music/_LOSSLESS on /mnt/NAS/LOSSLESS type nfs (ro,relatime,vers=3,rsize=131072,wsize=131072,namlen=255,soft,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.1.33,mountvers=3,mountport=37754,mountproto=udp,local_lock=none,addr=192.168.1.33)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=100020k,mode=700,uid=1000,gid=1000)
volumio@volumio:~$
root@volumio:/home/volumio# systemctl restart mnt-NAS-LOSSY.mount
Job for mnt-NAS-LOSSY.mount failed. See ‘systemctl status mnt-NAS-LOSSY.mount’ and ‘journalctl -xn’ for details.
root@volumio:/home/volumio# journalctl -xn
– Logs begin at Sun 2018-09-16 20:06:46 UTC, end at Sun 2018-09-16 20:20:18 UTC. –
Sep 16 20:20:09 volumio systemd[1]: Unit mnt-NAS-LOSSY.mount entered failed state.
Sep 16 20:20:09 volumio sudo[1779]: pam_unix(sudo:session): session closed for user root
Sep 16 20:20:15 volumio sudo[1798]: root : TTY=pts/0 ; PWD=/home/volumio ; USER=root ; COMMAND=/bin/systemctl restart mnt-NAS-LOSSY.mount
Sep 16 20:20:15 volumio sudo[1798]: pam_unix(sudo:session): session opened for user root by volumio(uid=0)
Sep 16 20:20:15 volumio systemd[1]: Mounting /mnt/NAS/LOSSY…
– Subject: Unit mnt-NAS-LOSSY.mount has begun with start-up
– Defined-By: systemd
– Support: lists.freedesktop.org/mailman/li … temd-devel
– Unit mnt-NAS-LOSSY.mount has begun starting up.
Sep 16 20:20:15 volumio systemd[1]: mnt-NAS-LOSSY.mount failed to run ‘mount’ task: No such file or directory
Sep 16 20:20:15 volumio systemd[1]: Failed to mount /mnt/NAS/LOSSY.
– Subject: Unit mnt-NAS-LOSSY.mount has failed
– Defined-By: systemd
– Support: lists.freedesktop.org/mailman/li … temd-devel
– Unit mnt-NAS-LOSSY.mount has failed.
– The result is failed.
Sep 16 20:20:15 volumio sudo[1798]: pam_unix(sudo:session): session closed for user root
Sep 16 20:20:16 volumio volumio[775]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
Sep 16 20:20:18 volumio volumio[775]: info: CoreCommandRouter::executeOnPlugin: mpd , getMyCollectionStats
root@volumio:/home/volumio#