qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC] qemu snapshot enchancement


From: Wenchao Xia
Subject: Re: [Qemu-devel] [RFC] qemu snapshot enchancement
Date: Tue, 29 Jan 2013 10:44:36 +0800
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

于 2013-1-28 21:38, Dietmar Maurer 写道:
If you've been using it for 4 years then it was without dm-thin, which is a new
snapshot mechanism that solves limitations of classic LVM snapshot
volumes.  So if you're referring to inefficient LVM snapshots then that should
be solvable now.

Are you sure this work on shared iSCSI devices (I have my doubts)?

Besides, we use RHEL6.3 kernel, and AFAIK dm-thin is still not marked stable 
there.

Or is LVM a pain for other reasons?

a.) it only works on LVM (new solution works on any storage type)
b.) You need free space on the VG (almost every user configures LVM without 
leaving
any free space on the VG).
c.) you need to specify snapshot size in advance
d.) performance is bad on writes.

The new solution work perfectly on all storage types, works on shared storage, 
and
does not need any free space on the source storage.



  The solution seems OK in improving the performance, I just wondering
if it is possible to put it in lower level component, not qemu? It will
make qemu block layer more complicate, and since it can ignore the
format so it is more likely a storage dedicated function, so could
u check if it can be offloaded from qemu?

--
Best Regards

Wenchao Xia




reply via email to

[Prev in Thread] Current Thread [Next in Thread]