On Mon, Nov 28, 2011 at 2:32 PM, Jeff Layton <jlayton@xxxxxxxxxx> wrote: > On Mon, 28 Nov 2011 03:35:22 +0000 > jr <creature.eternal@xxxxxxxxx> wrote: > > > --------------[snip]---------------- >> [92841.247667] /build/buildd/linux-3.0.0/fs/cifs/connect.c: CIFS VFS: in >> cifs_get_tcon as Xid: 54 with uid: 0 >> [92841.247673] /build/buildd/linux-3.0.0/fs/cifs/transport.c: For >> smb_command 117 >> [92841.247677] /build/buildd/linux-3.0.0/fs/cifs/transport.c: Sending >> smb: total_len 90 >> [92841.248606] /build/buildd/linux-3.0.0/fs/cifs/connect.c: rfc1002 >> length 0x27 >> [92841.248620] /build/buildd/linux-3.0.0/fs/cifs/transport.c: >> cifs_sync_mid_result: cmd=117 mid=3 state=4 >> [92841.248625] Status code returned 0xc0000022 NT_STATUS_ACCESS_DENIED >> [92841.248630] /build/buildd/linux-3.0.0/fs/cifs/netmisc.c: Mapping smb >> error code 0xc0000022 to POSIX err -13 >> [92841.248635] /build/buildd/linux-3.0.0/fs/cifs/connect.c: CIFS VFS: >> leaving cifs_get_tcon (xid = 54) rc = -13 >> [92841.248639] /build/buildd/linux-3.0.0/fs/cifs/connect.c: CIFS Tcon rc >> = -13 > --------------[snip]---------------- > > Looks like the tree connect is falling down. Does the user you're > connecting as have access to the exported share? You may want to check > the logs on the NAS and see why it's rejecting the tree connect request. > > -- > Jeff Layton <jlayton@xxxxxxxxxx> > -- > To unsubscribe from this list: send the line "unsubscribe linux-cifs" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Not sure if tcon fails or not because, right below, another tree connection request succeeds. [92841.248643] /build/buildd/linux-3.0.0/fs/cifs/connect.c: build_unc_path_to_root: full_path=\\nas\public [92841.248648] /build/buildd/linux-3.0.0/fs/cifs/transport.c: For smb_command 117 [92841.248652] /build/buildd/linux-3.0.0/fs/cifs/transport.c: Sending smb: total_len 94 [92841.251461] /build/buildd/linux-3.0.0/fs/cifs/connect.c: rfc1002 length 0x3c [92841.251473] /build/buildd/linux-3.0.0/fs/cifs/transport.c: cifs_sync_mid_result: cmd=117 mid=4 state=4 [92841.251478] /build/buildd/linux-3.0.0/fs/cifs/connect.c: CIFS Tcon rc = 0 ipc_tid = 1 -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html