diff options
author | Joseph Fernandes <josferna@redhat.com> | 2015-11-03 12:08:16 +0530 |
---|---|---|
committer | Dan Lambright <dlambrig@redhat.com> | 2015-11-07 10:32:33 -0800 |
commit | f3b555e029e6531d914fb67e098929ffe03d161b (patch) | |
tree | 3bfed35c167a0c36d8b7eb1b0a72f5f344957062 /xlators | |
parent | 41d7e780fb92ce7d8ab3df6d39baf17a023807a3 (diff) |
tier/ctr: Ignore CTR Lookup heal insert errors
CTR doesnt read from the DB, so to make sure that file records are
created it does a heal during a lookup. It remembers the decision in
the inode context cache and retrys periodically. When the volume is
restarted it looses all the inode cache from the previous time and CTR
lookup heals tries the heal again, but this time it finds that the records
are already there from sql and logs this error, and remembers this until the
volume is restarted or inode is flushed out of inode cache of the brick.
Solution: the log levels should be reduced to trace for this case and
customers need not see this.
Backport of http://review.gluster.org/#/c/12491/
Change-Id: I5f11e83c306ae912a90f12220f62bb7563b8eb96
BUG: 1279059
Signed-off-by: Joseph Fernandes <josferna@redhat.com>
Reviewed-on: http://review.gluster.org/12534
Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Dan Lambright <dlambrig@redhat.com>
Tested-by: Dan Lambright <dlambrig@redhat.com>
Diffstat (limited to 'xlators')
0 files changed, 0 insertions, 0 deletions