linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 15480] New: Mounting Azure Fles Share using cifs-utils fails
@ 2023-09-20 13:09 samba-bugs
  2023-09-21  1:46 ` [Bug 15480] " samba-bugs
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: samba-bugs @ 2023-09-20 13:09 UTC (permalink / raw)
  To: cifs-qa

https://bugzilla.samba.org/show_bug.cgi?id=15480

            Bug ID: 15480
           Summary: Mounting Azure Fles Share using cifs-utils fails
           Product: CifsVFS
           Version: 5.x
          Hardware: x64
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: user space tools
          Assignee: jlayton@samba.org
          Reporter: sverrir.jonsson@thyssenkrupp-materials.com
        QA Contact: cifs-qa@samba.org
  Target Milestone: ---

we are trying to use CIFS-UTILS (Version 6 included with Ubuntu 22.04 as well
as Version 7 installed from 
https://www.samba.org/ftp/linux-cifs/cifs-utils/cifs-utils-7.0.tar.bz2 ) to
mount a share from Azure Files. 

'''
edgedevice@edgedevice-8CG8360GN5:~/cifs/cifs-utils-7.0$ sudo mount -v -t cifs
"//sa32310601.privatelink.file.core.windows.net/prodfileproxy" /mnt/azure_test
-o
"username=S1003368,domain=tk-materials.com,password=*********************,vers=3.11,sec=ntlmssp,serverino,nosharesock,actimeo=30,mfsymlinks"
mount.cifs kernel mount options:
ip=10.5.142.10,unc=\\sa32310601.privatelink.file.core.windows.net\prodfileproxy,vers=3.11,sec=ntlmssp,serverino,nosharesock,actimeo=30,mfsymlinks,user=S1003368,domain=tk-materials.com,pass=********
mount error(2): No such file or directory
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log
messages (dmesg)

DMESG Reports the following:
[83672.820955] CIFS: VFS: cifs_mount failed w/return code = -2
[84042.391251] CIFS: Status code returned 0xc0000016
STATUS_MORE_PROCESSING_REQUIRED
[84042.429097] CIFS: Status code returned 0xc0000034
STATUS_OBJECT_NAME_NOT_FOUND
[84042.429126] CIFS: VFS: \\sa32310601.privatelink.file.core.windows.net Send
error in SessSetup = -2
'''

Mounting the same share from a standalone Windows 10 machine Works. As well as
using the Samba smbclient.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-09-27 14:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-20 13:09 [Bug 15480] New: Mounting Azure Fles Share using cifs-utils fails samba-bugs
2023-09-21  1:46 ` [Bug 15480] " samba-bugs
2023-09-21  7:31 ` samba-bugs
2023-09-21  7:32 ` samba-bugs
2023-09-22  0:13 ` samba-bugs
2023-09-22  3:37 ` samba-bugs
2023-09-27 14:13 ` samba-bugs
2023-09-27 14:14 ` samba-bugs
2023-09-27 14:54 ` samba-bugs
2023-09-27 14:55 ` samba-bugs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).