On 11/13/2017 03:31 AM, Chenjia (C) wrote:
Dear libvirt expert,

we find a blocker issue in our project. Would you please offer us some feedback?

Our project have a requirement: restore as much as xen snapshot at same time.  we have done the following test(our environment is cpu E52620,  256G memory, SSD hard disk. The xen snapshot is Win7 OS with 1G memory):

1)Save 40 xen snapshots to disk, then restore these snapshot at sametime, we found the restore speed is too slow, and the bottleneck is the IO speed.

You'll have to define "snapshots", since the libvirt Xen drivers do not support any of the virDomainSnapshot* APIs. By snapshot do you mean saving domain state to a file with e.g. 'virsh save ...'?


2)we save all the 40 xen snapshot to ramdisk,  then we got a good performance, but the space is too big, about 40G, it is too expensive .

Our question is :

1)each our xen snapshot is almost same except IP address(Win7 OS with 1G memory), does there have some way to reduce the 40 snapshots space?

Maybe I'm being dense, but it is still not clear to me what you mean by "snapshot", or how your snapshots are created and restored.

Regards,
Jim

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to