[sheepdog-users] When does sheepdog flush the cache?

Liu Yuan namei.unix at gmail.com
Mon Jan 28 15:21:37 CET 2013


On 01/28/2013 10:17 PM, Valerio Pachera wrote:
> 2013/1/28 Liu Yuan <namei.unix at gmail.com>:
>> where is the cache and which node you start VM on?
> 
> cache and journal are not on separate device.
> node1 is the the node where I imported the disk and run the vm.
> Sheepdog is run with the same options on both nodes.
> On node2 I only check 'vdi list'.
> 

I tried following:
 $ qemu-img convert linux-0.2.img sheepdog:test
 $ kvm -hda sheepdog:test

Boot without any problem and after the startup, the objects are all
pushed back to the cluster storage as expected (at init phase, VM will
issue 'flush' request).

Thanks,
Yuan



More information about the sheepdog-users mailing list