Bug 772610
Summary: | Include glusterd UUID in pathinfo xattr request | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Venky Shankar <vshankar> |
Component: | posix | Assignee: | Venky Shankar <vshankar> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Vijaykumar Koppad <vkoppad> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | mainline | CC: | amarts, bbandari, gluster-bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.4.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-07-24 18:00:01 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | 3.3.0qa45 | Category: | --- |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 817967 |
Description
Venky Shankar
2012-01-09 12:24:24 UTC
CHANGE: http://review.gluster.com/2614 (Introduce new extended attribute: node-uuid) merged in master by Vijay Bellur (vijay) On the mount point if you get xattr for node-uuid you will get the glusterd uuid of the brick in which that file is present in the backend of the distributed setup . Command - getattr -n trusted.glusterfs.node-uuid <filename> |