[TriLUG] Anyone here know much about kernel programming?

Ron Kelley rkelleyrtp at gmail.com
Mon Jul 11 13:53:20 EDT 2011


Does DRBD do what you are looking for?



Thanks,

-----------------------------
Ron Kelley
rkelleyrtp at gmail.com



On Jul 11, 2011, at 1:50 PM, Paul Bennett wrote:

> Just had a thought about backups...
> 
> On Windows, you can get a number of products that sit between the filesystem driver and the block device driver. While a backup is occurring, this extra driver caches writes to the disk, and presents them back as successful (and returns the "written" data to the filesystem driver if a read is requested). Once a block is backed up, any writes for that block are flushed to the block device, and freed from the cache.
> 
> The net result? Invisible, consistent backups on a live running system.
> 
> I wonder whether Linux has something that can do that, instead of having to script up "take snapshot, backup snapshot, blow snapshot away" stuff?
> 
> If not, I hereby suggest that someone should make one. It'd have to be something in the kernel, probably fairly deeply in the kernel.
> 
> Anyone here got enough experience on kernel programming to help me learn how to make an equivalent dealie in the Linux kernel?
> 
> 
> Thanks,
> 
> 
> --
> Paul
> -- 
> This message was sent to: Ron Kelley <rkelleyrtp at gmail.com>
> To unsubscribe, send a blank message to trilug-leave at trilug.org from that address.
> TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
> Unsubscribe or edit options on the web	: http://www.trilug.org/mailman/options/trilug/rkelleyrtp%40gmail.com
> TriLUG FAQ          : http://www.trilug.org/wiki/Frequently_Asked_Questions




More information about the TriLUG mailing list