[Bugs] [Bug 1283972] New: dht must avoid fresh lookups when a single replica pair goes offline
bugzilla at redhat.com
bugzilla at redhat.com
Fri Nov 20 12:25:11 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1283972
Bug ID: 1283972
Summary: dht must avoid fresh lookups when a single replica
pair goes offline
Product: GlusterFS
Version: 3.7.5
Component: distribute
Keywords: Triaged
Assignee: bugs at gluster.org
Reporter: sabansal at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Depends On: 1281230
+++ This bug was initially created as a clone of Bug #1281230 +++
Description of problem:
Currently even if a single replica pair goes down, there will be fresh lookups
for all files and directories thought there is no layout changes. Hence DHT
must avoid fresh lookups when bricks go down.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Create a 2x2 dist-rep volume, mount the volume and create few directories.
2. Bring one the replica pair down.
3. Perform lookup on the directories
Actual results:
Fresh lookups on all the directories
Expected results:
Fresh lookup must be avoided, and read xattr from the other pair
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1281230
[Bug 1281230] dht must avoid fresh lookups when a single replica pair goes
offline
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list