[elrepo] CIFS issue with kernel-ml 4.10.4-1
Akemi Yagi
amyagi at gmail.com
Tue Mar 28 13:42:00 EDT 2017
On Tue, Mar 28, 2017 at 10:35 AM, Weiner, Michael <weinerm at ccf.org> wrote:
>
> On Tue, Mar 28, 2017 at 10:20 AM, Weiner, Michael <weinerm at ccf.org> wrote:
>> Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE CIFS VFS: Send
>> error in SessSetup = -13 CIFS VFS: cifs_mount failed w/return code =
>> -13
>>
>> So now, we are unable to mount the CIFS share at all. Has anyone else seen this and how do I overcome this issue.
> Can you run the same mount command with a "-vvv" flag and see if you can collect more info?
>
> $sudo mount -vvv -t cifs //smb-isi1.lerner.ccf.org/padgetrlab ~/padgetrlab -o username=hershbc,password=********,domain=LERNER,uid=1528,gid=196
> [sudo] password for hershbc:
> mount: fstab path: "/etc/fstab"
> mount: mtab path: "/etc/mtab"
> mount: lock path: "/etc/mtab~"
> mount: temp path: "/etc/mtab.tmp"
> mount: UID: 0
> mount: eUID: 0
> mount: spec: "//smb-isi1.lerner.ccf.org/padgetrlab"
> mount: node: "/home0/mweiner/padgetrlab"
> mount: types: "cifs"
> mount: opts: "username=hershbc,password=********,domain=LERNER"
> final mount options: 'username=hershbc,password=********,domain=LERNER'
> mount: external mount: argv[0] = "/sbin/mount.cifs"
> mount: external mount: argv[1] = "//smb-isi1.lerner.ccf.org/padgetrlab"
> mount: external mount: argv[2] = "/home0/mweiner/padgetrlab"
> mount: external mount: argv[3] = "-v"
> mount: external mount: argv[4] = "-o"
> mount: external mount: argv[5] = "rw,username=hershbc,password=********,domain=LERNER,uid=1528,gid=196"
> mount.cifs kernel mount options: ip=10.88.60.107,unc=\\smb-isi1.lerner.ccf.org\padgetrlab,,ver=1,user=hershbc,domain=LERNER,pass=********,uid=1528,gid=196
> mount error(13): Permission denied
> Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Can you also look in /var/log/messages ?
Akemi
More information about the elrepo
mailing list