← Back to team overview

zeitgeist team mailing list archive

[Bug 489194] Re: Implement storage monitor (devices and connectivity)

 

Seif; I am not sure we need an ontology here. What We really care about
is the storage ids. Zeitgeist should not care about what is what. Just
that we have "some storage medium" that can be available or not.

Going into the realm of semantics brings a lot of complexity with it,
and I think we should only do that where it makes absolute sense. And I
think that we can prolly avoid it here... I am not 100% sure though..?

-- 
Implement storage monitor (devices and connectivity)
https://bugs.launchpad.net/bugs/489194
You received this bug notification because you are a member of
Zeitgeist-Engine, which is the registrant for Zeitgeist Framework.

Status in Zeitgeist Framework: Confirmed

Bug description:
This is a reminder bug.

We need to write a "storage monitor" that manage the various storage mediums we can have event subjects stored on. The storage monitor should write any changes back to the 'storage' table in the DB.

What we need to track is connection and disconnections of storage volumes (probably using gio) - ie. track whether or not files on USB thumb drives are available or not etc.  Also the network connection state should be updated in the storage table so that we can filter out remote files and website on request.



References