Hello,
I have been trying for hours to create a Cifs mount on my Proxmox server as this tutorial indicates. Unfortunately it keeps failing. Both directories exist, the user has authorization and general connection to the IP also exists. I keep getting the error: “Bad Network”, Permission deni” or ”No such file or directory”
I have absolutely no idea what else to change. The errors make no sense at all. Does anyone have any ideas?
My fstab entry:
I have been trying for hours to create a Cifs mount on my Proxmox server as this tutorial indicates. Unfortunately it keeps failing. Both directories exist, the user has authorization and general connection to the IP also exists. I keep getting the error: “Bad Network”, Permission deni” or ”No such file or directory”
I have absolutely no idea what else to change. The errors make no sense at all. Does anyone have any ideas?
My fstab entry:
Code:
//192.168.7.200/volume1/Nextcloud/ /mnt/lxc_shares/nextcloud cifs _netdev,x-systemd.automount,noatime,uid=100000,gid=110000,dir_mode=0770,file_mode=0770,user=proxmox,pass=randomcharsand! 0 0
Code:
CIFS: Attempting to mount //192.168.7.200/volume1/Nextcloud
[2506118.105029] CIFS: VFS: BAD_NETWORK_NAME: \\192.168.7.200\volume1
[2506118.105256] CIFS: VFS: cifs_mount failed w/return code = -2