Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1418022

Summary: Release Notes Lead One To Believe RHEL7 Has Full SMB Protocol 3.1.1 Support
Product: Red Hat Enterprise Linux 7 Reporter: Bernie Hoefer <bhoefer>
Component: Red_Hat_Enterprise_Linux-Release_Notes-7-en-USAssignee: Milan Navratil <mnavrati>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: high    
Version: 7.2CC: bhoefer, lkuprova, rhel-docs
Target Milestone: rcKeywords: Documentation
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-15 08:32:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bernie Hoefer 2017-01-31 15:57:22 UTC
Document URL: 
<https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.2_Release_Notes/file_systems.html#idp14216928>


Section Number and Name: 
Chapter 7, "⁠cifs rebase to version 3.17"


Describe the issue: 
A customer, having read the above and these release notes from RHEL 7.0 and 7.3:

<https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.0_Release_Notes/chap-Red_Hat_Enterprise_Linux-7.0_Release_Notes-Authentication_and_Interoperability.html#idp5955624>

<https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/7.3_Release_Notes/new_features_authentication_and_interoperability.html#idp21247424>

...thought RHEL7 would fully support SMB protocol 3.1.1.  Although RHEL 7.3's Samba 4.4.4 is able to create SMB 3.1.1 shares, the RHEL7 Linux kernel cannot mount them.  That feature, even in upstream kernel 4.9.6, is still experimental.  (See the note about config CIFS_SMB311 in <https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/fs/cifs/Kconfig?id=09f886dc5a6945679ed35e6acfbc746f472f0f34>.)


Suggestions for improvement: 
Instead of stating "Server Message Block 2 and 3 (SMB2 and SMB3)", instead be specific about the version number like so:  "which provides various minor fixes and new features for Server Message Block 2 and 3 (SMB 2.0, 2.1, 3.0 and 3.0.2)."

Customers would also benefit by having a note added in the above release note sections that Linux kernel CIFS module support of SMB protocol 3.1.1 is still experimental, and thus not available in Red Hat kernels.


Additional information: 
I think part of the confusion stems from referring to a family of protocol versions ("SMB3") instead of exact versions.  If I say my foobar program can run on "RHEL7", but then people try to run it on RHEL 7.3 and find out it doesn't work, they will understandably be upset when they find out I meant "RHEL 7.0".