From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcsI6-0001MA-CT for qemu-devel@nongnu.org; Fri, 18 Sep 2015 05:49:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZcsI5-0001Mw-KC for qemu-devel@nongnu.org; Fri, 18 Sep 2015 05:49:14 -0400 Date: Fri, 18 Sep 2015 11:49:02 +0200 From: Kevin Wolf Message-ID: <20150918094902.GB4320@noname.redhat.com> References: <20150918090203.GA4320@noname.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] internal snapshots with sheepdog List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vasiliy Tolstov Cc: sheepdog@lists.wpkg.org, qemu-block@nongnu.org, mitake.hitoshi@lab.ntt.co.jp, qemu-devel , libvir-list@redhat.com, namei.unix@gmail.com Am 18.09.2015 um 11:03 hat Vasiliy Tolstov geschrieben: > 2015-09-18 12:02 GMT+03:00 Kevin Wolf : > > Doesn't sheepdog already support storing snapshots in the same image? > > I thought it would just work; at least, there's some code there for it. > > Yes, qemu and sheepdog have ability to create internal snapshot, i > miss that, but when i'm try in libvirt create live snapshot - libvirt > says, that this is not possible with raw image. Then I guess your mail should be directed to the libvirt list instead (CCed). Kevin