Dimi Paun wrote:
On Mon, 2006-05-22 at 18:24 +0300, Avi Kivity wrote:How do you migrate your storage?You don't just copy it blindly, you can synch it differentially, via something like rsync for example.I'm sure you can do even better with a special filesystem that can track what changed since lastsynch.
Well, you could have the desktop and laptop in a raid-1 over nbd with a write intent bitmap, so that only changed blocks are copied. Seems like everything is in place for that.
-- error compiling committee.c: too many arguments to function