Arnd Bergmann wrote: > On Thursday 19 July 2007, Anthony Liguori wrote: > >>> Interestingly, once you have the kernel driver that maps a block device, >>> you can do most of the useful user scenarios by means of /dev/loop >>> and/or device mapper. >>> >> Not quite. Using device mapper to implement something like qcow turns >> out to be pretty painful. >> > > Right. Note that I said 'most scenarios', not all ;-) > > I don't understand enough about qcow to see why you can't do the same > with simple dm snapshots, but I'm sure there is a reason to have it. >
The other thing that you would want is "dm-file". The loopback device has some problems with data corruption under certain scenarios. There were patches for dm-file floating around but I haven't seen much activity recently. Regards, Anthony Liguori > Arnd <>< > > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel