小编Ole*_*set的帖子

SMBFS Mount 突然停止工作。CIFS 错误

当我今天上班时,我们服务器上安装的驱动器突然停止工作。在我的/etc/fstab我有以下几行:

//172.22.64.50/Web/  /mnt/netapp smbfs username=*****,password=******,iocharset=utf8,sec=ntlm  0  0
Run Code Online (Sandbox Code Playgroud)

这已经工作了一年多了。然后,当我现在尝试输入 mount -a 时突然出现以下错误:

root@ks-vps:~# mount -a
mount error(5): Input/output error
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Run Code Online (Sandbox Code Playgroud)

我一直无法在 Google 上找到解决方案或任何东西来为我指明正确的方向,所以我希望这里的人可以提供一些提示。

/var/log/syslog 的输出:

Nov 17 09:21:20 ks-vps kernel: [ 3118.370055] Status code returned 0xc0000001 NT_STATUS_UNSUCCESSFUL
Nov 17 09:21:20 ks-vps kernel: [ 3118.370067] CIFS VFS: Send error in SessSetup = -5
Nov 17 09:21:20 ks-vps kernel: [ 3118.370850] CIFS VFS: cifs_mount failed w/return code = -5
Run Code Online (Sandbox Code Playgroud)

ubuntu mount smb

6
推荐指数
1
解决办法
1万
查看次数

标签 统计

mount ×1

smb ×1

ubuntu ×1