Bug 1231080
Summary: | Snapshot: When soft limit is reached, auto-delete is enable, create snapshot doesn't logs anything in log files | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Anil Shah <ashah> | |
Component: | snapshot | Assignee: | Avra Sengupta <asengupt> | |
Status: | CLOSED ERRATA | QA Contact: | Anil Shah <ashah> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | rhgs-3.1 | CC: | annair, asengupt, asrivast, byarlaga, rhs-bugs, rjoseph, storage-qa-internal | |
Target Milestone: | --- | Keywords: | Triaged, ZStream | |
Target Release: | RHGS 3.1.1 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.7.1-13 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1255310 (view as bug list) | Environment: | ||
Last Closed: | 2015-10-05 07:11:28 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: | 1223636, 1251815, 1255310, 1255311 |
Description
Anil Shah
2015-06-12 06:57:30 UTC
Upstream patch at http://review.gluster.org/#/c/11963/ Master URL: http://review.gluster.org/#/c/11963/ Release 3.7 URL: http://review.gluster.org/#/c/11964/ RHGS 3.1.1 URL: https://code.engineering.redhat.com/gerrit/#/c/56045/ [root@knightandday ~]# gluster snapshot config Snapshot System Configuration: snap-max-hard-limit : 256 snap-max-soft-limit : 20% auto-delete : enable activate-on-create : disable Snapshot Volume Configuration: Volume : testvol snap-max-hard-limit : 256 Effective snap-max-hard-limit : 256 Effective snap-max-soft-limit : 51 (20%) Able to see log in glusterd logs once soft limit is reached. [2015-08-28 15:31:12.425410] W [MSGID: 106112] [glusterd-snapshot.c:7713:glusterd_handle_snap_limit] 0-management: Soft-limit (value = 51) of volume testvol is reached. Deleting snapshot Scheduled-test-testvol_GMT-2015.08.26-19.44.01 Bug verified on build glusterfs-3.7.1-13.el7rhgs.x86_64 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://rhn.redhat.com/errata/RHSA-2015-1845.html |