From: samba-bugs@samba.org
To: cifs-qa@samba.org
Subject: [Bug 15480] New: Mounting Azure Fles Share using cifs-utils fails
Date: Wed, 20 Sep 2023 13:09:34 +0000 [thread overview]
Message-ID: <bug-15480-10630@https.bugzilla.samba.org/> (raw)
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.
next reply other threads:[~2023-09-20 13:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-20 13:09 samba-bugs [this message]
2023-09-21 1:46 ` [Bug 15480] Mounting Azure Fles Share using cifs-utils fails 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-15480-10630@https.bugzilla.samba.org/ \
--to=samba-bugs@samba.org \
--cc=cifs-qa@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.