Jump to content

CIFS issues with Ubuntu Server


Recommended Posts

Hey guys, 

 

Seemingly overnight, I seem to be having some issues with samba mounts on a few of my Ubuntu servers connected to UNRAID. 

 

Setup is Proxmox, both UNRAID and the Ubuntu VMs are on the same hypervisor, and has been working flawlessly until tonight.

image.png.5b61e3dfcd2371f879fe6473f071dd37.png

image.thumb.png.d7f6d92803cace8f56580584c662cbe9.png

 

Getting the following on console logs on one of the Ubuntu VM (similar errors on the others):

image.thumb.png.d316761c3cb7342bcd1ad1712a2a5d83.png

 

fstab is:

 

LABEL=cloudimg-rootfs                  /                      ext4    discard,errors=remount-ro            0 1
LABEL=UEFI                             /boot/efi              vfat    umask=0077                           0 1

#tmpfs                                  /dev/shm/docker        tmpfs   defaults,uid=alex,gid=users,size=120G 0 0
tmpfs                                  /dev/shm/plex          tmpfs   defaults,uid=alex,gid=docker,size=20G 0 0
tmpfs                                  /dev/shm/backup        tmpfs   defaults,uid=alex,gid=docker,size=20G 0 0
#tmpfs                                  /dev/shm/sab           tmpfs   defaults,uid=alex,gid=users,size=60G 0 0
#tmpfs                                  /dev/shm/tdarr         tmpfs   defaults,uid=alex,gid=users,size=40G 0 0
#tmpfs                                  /mnt/backup            tmpfs   defaults,uid=alex,gid=users,size=20g 0 0

//192.168.50.111/docker                /mnt/docker            cifs    vers=3.11,uid=alex,gid=docker,noserverino,nobrl,hard,_netdev,mfsymlinks,iocharset=utf8,x-systemd.automount,credentials=/home/alex/.smb_credentials
//192.168.50.111/media                 /mnt/media             cifs    vers=3.11,uid=alex,gid=docker,noserverino,nobrl,hard,_netdev,mfsymlinks,iocharset=utf8,x-systemd.automount,credentials=/home/alex/.smb_credentials
#//192.168.50.111/plexbackup           /mnt/plexbak            cifs    vers=3.11,uid=alex,gid=users,noserverino,nobrl,hard,_netdev,mfsymlinks,iocharset=utf8,x-systemd.automount,credentials=/home/alex/.smb_credentials
#//192.168.50.111/projects             /mnt/projects           cifs    vers=3.11,uid=alex,gid=users,noserverino,nobrl,hard,_netdev,mfsymlinks,iocharset=utf8,x-systemd.automount,credentials=/home/alex/.smb_credentials
//192.168.50.111/oldhd                 /mnt/oldhd             cifs    vers=3.11,uid=alex,gid=users,noserverino,nobrl,hard,_netdev,mfsymlinks,iocharset=utf8,x-systemd.automount,credentials=/home/alex/.smb_credentials
//192.168.50.111/downloads             /mnt/downloads         cifs    vers=3.11,uid=alex,gid=users,noserverino,nobrl,hard,_netdev,mfsymlinks,iocharset=utf8,x-systemd.automount,credentials=/home/alex/.smb_credentials
//192.168.50.111/projectsbackup        /mnt/gitbackup         cifs    vers=3.11,uid=alex,gid=users,noserverino,nobrl,hard,_netdev,mfsymlinks,iocharset=utf8,x-systemd.automount,credentials=/home/alex/.smb_credentials
//192.168.50.111/transcode             /mnt/transcode         cifs    vers=3.11,uid=alex,gid=docker,noserverino,nobrl,hard,_netdev,mfsymlinks,iocharset=utf8,x-systemd.automount,credentials=/home/alex/.smb_credentials
//192.168.50.111/sabnzbd               /mnt/sabnzbd           cifs    vers=3.11,uid=alex,gid=docker,noserverino,nobrl,hard,_netdev,mfsymlinks,iocharset=utf8,x-systemd.automount,credentials=/home/alex/.smb_credentials
//192.168.50.111/docker_data           /mnt/docker_data       cifs    vers=3.11,uid=alex,gid=docker,noserverino,nobrl,hard,_netdev,mfsymlinks,iocharset=utf8,x-systemd.automount,credentials=/home/alex/.smb_credentials

 

Not quite sure where the error may be in this case, any assistance would be great. 

 

There doesn't *seem* to be any issues with the Windows machine connected to the shares.

 

Intermittently, the Ubuntu VM seems to show:

ls: cannot access '/mnt/oldhd': Host is down
ls: cannot access '/mnt/media': Host is down
 

image.thumb.png.6cfeb69d62dd6d9db8a8a8206c5b5f42.png

tower-diagnostics-20240410-0244.zip

Edited by modem7
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...