Turn on durability downgrading

Bug #1090917 reported by Jason Gerard DeRose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dmedia
Fix Released
High
Jason Gerard DeRose

Bug Description

So this month we're also turning on the automatic durability downgrading.

Dmedia tracks each location where a file is stored. Normally a location provides 1 or more "copies" worth of durability, but there are a number of scenarios that can cause Dmedia to downgrade its confidence in a location, which means setting that location to zero "copies".

These thresholds will be tuned over time, and eventually we'll develop a more subtle statical model. For now, the schema is deliberately simplistic, with just enough complexity to drive the automation behaviors. And for now we're using some static thresholds that are hopefully conservative enough, but are also pretty much arbitrary:

* If a given drive (FileStore) hasn't been connected in more than 1 week, we downgrade all the copies in that FileStore

* If a new file that has *never* been verified goes more than 48 hours without being verified, we downgrade

* If a file that has been verified at least once in the past goes more than 4 weeks without being verified, we downgrade

Related branches

Changed in dmedia:
status: In Progress → Fix Committed
Changed in dmedia:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.