[Gluster-devel] bit rot support for glusterfs

Venky Shankar yknev.shankar at gmail.com
Tue Jan 7 13:34:36 UTC 2014


> 1. Depend on change-log to recompute checksum. This eliminates
> periodic crawl of brick/volume to update the checksum.
>

Consumption would be very much similar to how Geo-replication makes use of
journals, i.e. notification after a specified time interval. If you need
somewhat realtime notifications, that can be worked upon. For already
existing data on a volume you could fallback to a FS crawl and use
changelog thereafter.

FWIW, an history API for changelog consumption (from bricks) would be of
much use here (given a [start-time, end-time], fetch all changelogs given
that change-logging was _always_ enabled in that time duration, else resort
to FS crawl).

    Venky
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-devel/attachments/20140107/5f206495/attachment-0001.html>


More information about the Gluster-devel mailing list