Bug 1161424
Summary: | [RFE] snapshot configuration should have help option. | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Darshan <dnarayan> | |
Component: | snapshot | Assignee: | bugs <bugs> | |
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | ||
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | mainline | CC: | amukherj, bugs, kaushal, ndevos, rkavunga, smohan | |
Target Milestone: | --- | Keywords: | FutureFeature, Triaged | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Enhancement | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1245080 (view as bug list) | Environment: | ||
Last Closed: | 2018-10-16 05:41:24 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: | 1245080 |
Description
Darshan
2014-11-07 05:51:17 UTC
Can you check "man gluster" and see if the snapshot config section meets your needs It has all the info needed but not in a consumable form. We would need the info to be in a more structured form so that it is consumable by code. Eg: Option: auto-delete Default Value: enabled Description: When auto-delete feature is enabled, then upon reaching the soft-limit, with every successful snapshot creation, the oldest snapshot will be deleted. Option Type: global Option: snap-max-soft-limit ' ' ' so-on Providing an --xml option would be more helpful. Thus whenever we provide the snapshot config options to end users in UI we will refer this command's output, and thus it will be consistent with glusterfs. Even if some default is changed or a new config option is added, it will not effect the end user. There is a relatively new "gluster volume get ...." command. Does this provide the functionality that you need? This will be fixed in glusterd2. Since needinfo has not cleared for quite some time, closing this issue. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |