Quantcast
Channel: Active questions tagged mount+fstab - Ask Ubuntu
Viewing all articles
Browse latest Browse all 699

Mount CIFS doesn't work after reboot but will work from command line

$
0
0

In /etc/fstab I have the following

//10.10.1.191/TVENALL /mnt/medias/tv/TVENALL cifs auto,defaults,nofail,vers=3.0,credentials=/etc/plex.cred,uid=master 0 0

In journalctl -b I see the following

Aug 14 13:50:03 hsplx181 kernel: CIFS VFS: \\10.10.1.191 Error -104 sending data on socket to serverAug 14 13:50:03 hsplx181 kernel: FS-Cache: N-cookie d=000000003fdc3b12 n=00000000b7faa4cf Aug 14 13:50:03 hsplx181 kernel: FS-Cache: N-key=[8] '0200008b0a0a01c4' Aug 14 13:50:03 hsplx181 kernel: FS-Cache: Duplicate cookie detected Aug 14 13:50:03 hsplx181 kernel: CIFS VFS: \10.10.1.196 Error -104 sending data on socket to server Aug 14 13:50:03 hsplx181 kernel: CIFS VFS: cifs_mount failed w/return code = -2 Aug 14 13:50:03 hsplx181 mount[1142]: mount error(2): No such file or directory

also this

Aug 14 13:50:03 hsplx181 systemd[1]: mnt-medias-tv-TVENALL.mount: Mount process exited, code=exited, status=32/n/aAug 14 13:50:03 hsplx181 systemd[1]: mnt-medias-tv-TVENALL.mount: Failed with result 'exit-code'. Aug 14 13:50:03 hsplx181 systemd[1]: Failed to mount /mnt/medias/tv/TVENALL.Aug 14 14:07:19 hsplx181 kernel: CIFS VFS: parse_server_interfaces: malformed interface infoAug 14 14:07:19 hsplx181 kernel: CIFS: Attempting to mount //10.10.1.191/TVENALL

But If I run sudo mount -av it works with any error.

Ubuntu Server 20.04.06 LTS

Any help will be appreciated.

Thanks


Viewing all articles
Browse latest Browse all 699

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>