| Summary: | SAMBA+TIER : Unable to create file on tier volume from one of the two windows client having the same volume share mounted | ||
|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | Vivek Das <vdas> |
| Component: | samba | Assignee: | rhs-smb <rhs-smb> |
| Status: | CLOSED DEFERRED | QA Contact: | storage-qa-internal <storage-qa-internal> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | rhgs-3.1 | CC: | jbyers, madam, nlevinki, vdas |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-04-05 10:32:48 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
Vivek Das
2016-05-02 15:49:39 UTC
Additional info : Unmount and mount of the volume share in windows client has also been carried for the above issue. what is the exact procedure to 'create a text file' ? Guessing: Right mouse button in explorer, chose new..., chose text file ? and what is the name of the file that you attempted to create, so I can find the spot in the capture / log ? OK... in the captures I see attempts to open "New Text Document.txt" with result ACCESS_DENIED. The capture seems to be confusing wireshark sometimes, too, since sometimes it interprets a READ RESPONSE as the reply to the create request (e.g. request in frame 14704 with response in frame 15790 ...). The logs are again rather useless since it only collects log.smbd from /var/log/samba, which is not the main samba log file, and it is rotated at 50K, which is not enough. /var/log/messages contains some lvl-0 messages though: May 2 14:13:16 localhost smbd[12517]: remove_oplock: update_num_read_oplocks failed for file New Microsoft Word Document.docx, fnum 3607849963, 616a7a47:8eae8005c4ccc23b:0 May 2 14:13:21 localhost smbd[1735]: glfs_stat(New Microsoft Word Document.docx) failed: Invalid argument ... May 2 14:54:07 localhost smbd[1735]: glfs_stat(New Text Document.txt) failed: Stale file handle ... May 2 14:54:43 localhost smbd[1735]: remove_oplock: update_num_read_oplocks failed for file New Microsoft Word Document.docx, fnum 964554519, ce7f023f:948edf52dced7f6a:0 ... May 2 14:57:38 localhost smbd[1735]: glfs_stat(New Text Document.txt) failed: Invalid argument lots of those. Maybe the libgfapi experts can comment on those? best I know, we currently support neither EC nor tiering with Samba. If we decide to support it and if this reoccurs, we need a new bug. |