Bug 1505807
Summary: | files are appendable on file-based worm volume | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Vishal Pandey <vpandey> |
Component: | unclassified | Assignee: | Vishal Pandey <vpandey> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | atumball, bugs, jurgen.reij, ksubrahm, mhergaar, rhs-bugs, sankarshan, smohan, storage-qa-internal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.13.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1487504 | Environment: | |
Last Closed: | 2017-12-08 17:45:00 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
Vishal Pandey
2017-10-24 10:22:46 UTC
REVIEW: https://review.gluster.org/18560 (write once read many: file appendable in worm state) posted (#3) for review on master by Vishal Pandey (vpandey) COMMIT: https://review.gluster.org/18560 committed in master by ------------- write once read many: file appendable in worm state Issue: A new file is appendable even when file level worm is 1. Fix: Do a state transition in writev function in worm.c file. Steps To Test: 1- Activate file level worm. 2- Create a new file. 3- Leave file dormant for auto commit period. 4- Try and append some content to the file. 5- check the file if new content has been appended or not. 6- check if file has been transitioned to Worm Retention state. Change-Id: I52d50ad888cb0c39ad54be9352ccb07d48b8d71a BUG: 1505807 Signed-off-by: Vishal Pandey <vishpandey2014> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.13.0, please open a new bug report. glusterfs-3.13.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://lists.gluster.org/pipermail/announce/2017-December/000087.html [2] https://www.gluster.org/pipermail/gluster-users/ *** Bug 1345900 has been marked as a duplicate of this bug. *** |