Bug 1542459
Summary: | nfs-ganesha: ensure FSAL_CEPH can look up inodes by filehandle when Inode is not in cache | ||||||
---|---|---|---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Jeff Layton <jlayton> | ||||
Component: | CephFS | Assignee: | Matt Benjamin (redhat) <mbenjamin> | ||||
Status: | CLOSED ERRATA | QA Contact: | Ramakrishnan Periyasamy <rperiyas> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 3.0 | CC: | ceph-eng-bugs, dang, ffilz, gfidente, hnallurv, jlayton, john.spray, kdreyer, mbenjamin, pdonnell, rperiyas, rraja, sostapov, tbarron, vashastr, yrabl | ||||
Target Milestone: | z2 | ||||||
Target Release: | 3.0 | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | RHEL: nfs-ganesha-2.5.5-3.el7cp Ubuntu: nfs-ganesha_2.5.2-4redhat1xenial | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-04-26 17:38:39 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1450164, 1475544, 1548353 | ||||||
Attachments: |
|
Description
Jeff Layton
2018-02-06 11:52:44 UTC
> Once the client reconnects to the server, any subsequent reads against the open filehandle should get back an ESTALE error.
Jeff, post your fix the clients wouldn't always get ESTALE for open file handles if a ganesha server restarted, unless the open file handles were for snapped inodes, right?
(In reply to Ram Raja from comment #18) > > Once the client reconnects to the server, any subsequent reads against the open filehandle should get back an ESTALE error. > > Jeff, post your fix the clients wouldn't always get ESTALE for open file > handles if a ganesha server restarted, unless the open file handles were for > snapped inodes, right? Correct. We still don't handle snapshot inodes correctly, but fixing that is a larger-scale problem. Created attachment 1414646 [details]
ganehsa conf used in downstream steup during bug verification
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:1259 |