[Bugs] [Bug 1260730] New: Database locking due to write contention between CTR sql connection and tier migrator sql connection
bugzilla at redhat.com
bugzilla at redhat.com
Mon Sep 7 14:24:31 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1260730
Bug ID: 1260730
Summary: Database locking due to write contention between CTR
sql connection and tier migrator sql connection
Product: GlusterFS
Version: mainline
Component: tiering
Assignee: bugs at gluster.org
Reporter: josferna at redhat.com
QA Contact: bugs at gluster.org
CC: bugs at gluster.org
Description of problem:
The DB on the brick is been accessed by CTR, for write and
tier migrator, for read and write. The write from tier migrator is reseting
the heat counters after a cycle. Since we are using sqlite, two connections
trying to write would cause a db lock contention. As a result CTR used to fail
to update the db.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list