Bug 1304282
Summary: | [USS]: Need defined rules for snapshot-directory, setting to a/b works but in linux a/b is b is subdirectory of a | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Vijaikumar Mallikarjuna <vmallika> |
Component: | snapshot | Assignee: | Manikandan <mselvaga> |
Status: | CLOSED ERRATA | QA Contact: | Anil Shah <ashah> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.1 | CC: | asengupt, rcyriac, rhinduja, rhs-bugs, rjoseph, smohan, storage-qa-internal, surs |
Target Milestone: | --- | Keywords: | Triaged, ZStream |
Target Release: | RHGS 3.1.3 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | USS | ||
Fixed In Version: | glusterfs-3.7.9-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1163736 | Environment: | |
Last Closed: | 2016-06-23 05:06:34 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 | ||
Bug Blocks: | 1166590, 1168819, 1299184, 1305868 |
Comment 2
Vijaikumar Mallikarjuna
2016-02-03 09:14:41 UTC
Master URL: http://review.gluster.org/#/c/9209/ (MERGED) Release 3.7 URL: http://review.gluster.org/#/c/13409/ (MERGED) [root@dhcp46-4 ~]# gluster v set vol0 snapshot-directory ./ab/c volume set: failed: snapshot-directory expects value to contain only '0-9a-z-_' [root@dhcp46-4 ~]# gluster v set vol0 snapshot-directory ./test volume set: failed: snapshot-directory expects value to contain only '0-9a-z-_' [root@dhcp46-4 ~]# gluster v set vol0 snapshot-directory .test volume set: success Volume Name: vol0 Type: Distributed-Replicate Volume ID: ad6df718-e95d-4dae-b1df-fcbfafbdcda6 Status: Started Number of Bricks: 2 x 2 = 4 Transport-type: tcp Bricks: Brick1: 10.70.46.4:/run/gluster/snaps/c7fafe9d394b4feaae6fd35391ae192c/brick1/b1 Brick2: 10.70.47.46:/run/gluster/snaps/c7fafe9d394b4feaae6fd35391ae192c/brick2/b2 Brick3: 10.70.46.213:/run/gluster/snaps/c7fafe9d394b4feaae6fd35391ae192c/brick3/b3 Brick4: 10.70.46.148:/run/gluster/snaps/c7fafe9d394b4feaae6fd35391ae192c/brick4/b4 Options Reconfigured: features.barrier: disable features.uss: enable features.snapshot-directory: .test performance.readdir-ahead: on snap-activate-on-create: enable Bug verified on build glusterfs-3.7.9-1.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://access.redhat.com/errata/RHBA-2016:1240 |