2013/7/12 Valerio Pachera <sirio81 at gmail.com>: > root at test004:~# collie vdi list > Name Id Size Used Shared Creation time VDI id Copies Tag > backup 0 10 GB 2.4 GB 0.0 MB 2013-07-10 16:58 19093f > 2 > backup_data 0 1.0 TB 501 GB 0.0 MB 2013-07-10 16:55 c8d128 > 2 Note: this vdi list was before taking the snaphost. Now turned off the guest, deleted the snapshot and recreated it. I got no error message. root at test004:~# collie vdi list Name Id Size Used Shared Creation time VDI id Copies Tag backup 0 10 GB 2.4 GB 0.0 MB 2013-07-10 16:58 19093f 2 s backup_data 1 1.0 TB 501 GB 0.0 MB 2013-07-10 16:55 c8d128 2 backup_data 0 1.0 TB 0.0 MB 501 GB 2013-07-12 12:21 c8d129 2 I guess there's some contrast between the 'vdi snapshot' trying to flush the cache and qemu. |