| Summary: | can create and append but not overwrite a file | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Donald Berry <dberry> |
| Component: | samba | Assignee: | Sachin Prabhu <sprabhu> |
| Status: | CLOSED NOTABUG | QA Contact: | qe-baseos-daemons |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.9 | CC: | dberry, gdeschner, jlayton, sbose, sprabhu |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-16 10:51:52 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: | |
|
Description
Donald Berry
2013-12-05 17:14:03 UTC
Can you upgrade to samba3x and try again? Please note that after upgrading to samba3x you cannot downgrade to the old samba packages anymore, because the on-disk tdb files used by samba are upgrade automatically during the upgrade. To be on the safe side it is recommended to backup the tdb files before upgrading. More details can be found in the Release Notes. This happens using both samba3x-client-3.5.10-0.108.el5_8 (RHEL 5.8) and 3.6.6 (RHEL 5.9). It does not happen on RHEL 6, where mount.cifs is in cifs-utils. It also does not happen with either RHEL 5 or RHEL 6 when mounting an HA Netapp Ontap CIFS share - it only happens with clustered Ontap. Jeff, Sachin, can one you have a look at this ticket? Sounds like a kernel issue. Hello Donald, I have tried this on my test machine and it works fine for me. Can you please provide a tcpdump taken with the command on the client tcpdump -w out.pcap -s 0 host fsg6000cnc -w out.pcap -> Write tcpdump to a file called out.pcap -s 0 -> Capture complete packets. host fsg6000cnc -> filter to capture packets to and from fsg6000cnc which is the server. You will need to run this command in a terminal while you run the test again on a different terminal. Once the test has been completed, please stop the tcpdump with ctrl-C. Can you also provide me with the kernel version you are using. Could you also please open a support ticket and point them to this bz since that is the proper channel for a support request. Sachin Prabhu ahh sorry, Didn't see that this is a support case. Sachin, were you trying it with clustered OnTap (not HA/7-mode)? The customer has tried 8.2p2 and 8.2p4 with the same results. This case is also being worked on by NetApp. Thank you for submitting this request for inclusion in Red Hat Enterprise Linux 5. We've carefully evaluated the request, but are unable to include it in the last planned RHEL5 minor release. This Bugzilla will soon be CLOSED as WONTFIX. To request that Red Hat re-consider this request, please re-open the bugzilla via appropriate support channels and provide additional business and/or technical details about its importance to you. email from Netapp Jan. 28: ... - Our engineering team has found the issue as we discussed and has been able to successfully reproduce the error. - They have tested a fix in the code that has had successful results. - From one of our engineer’s notes “in samba source code to see where the error is coming from and how the client handles the error. I see why STATUS_INVALID_INFO_CLASS and ERRunknownlevel (124) errors work with samba client, but not STATUS_UNSUCCESSFUL.” - They have discussed that the fix does work with Older versions of the Samba client and that this should possibly be the return code we use going forward as it does not seem to affect any of the newer versions of the Samba client either. - We are currently doing further regression testing but as of now I cannot give a date on when the fix will be implemented in either a patch or major revision of the code. So we will have to wait a bit longer while they work the details out. ... So we are waiting on a patch/fix from Netapp and will see if that resolves the issue. This issue was resolved by the customer upgrading their NetApp clustered OnTap software version to 8.2P4D6. |