Bug 1166590
| Summary: | [USS]: Error on setting wrong value of uss should be enhanced | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Rahul Hinduja <rhinduja> |
| Component: | snapshot | Assignee: | Vijaikumar Mallikarjuna <vmallika> |
| Status: | CLOSED WORKSFORME | QA Contact: | storage-qa-internal <storage-qa-internal> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.1 | CC: | asengupt, rhs-bugs, smohan, storage-qa-internal, vmallika |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | USS | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-02-03 09:13:42 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: | 1163736, 1168819, 1304282, 1305868 | ||
| Bug Blocks: | |||
|
Description
Rahul Hinduja
2014-11-21 10:06:07 UTC
This issue is not reproducible in glusterfs-3.7.5, so closing the bug: # gluster volume set vol1 uss abc volume set: failed: abc is not a valid boolean value. uss expects a valid boolean value. # gluster volume set vol1 uss enable volume set: success # gluster volume set vol1 uss off volume set: success |